index
:
~pgrunt/qemu
cdrom
master
virgl-spice
Fork of QEMU git://git.qemu-project.org/qemu.git
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ioport.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
1
-78
/
+0
2012-03-05
ioport: add destructor method to IORange
Avi Kivity
1
-0
/
+1
2012-02-29
ioport: change portio_list not to use memory_region_set_offset()
Avi Kivity
1
-0
/
+1
2011-10-11
Introduce PortioList
Avi Kivity
1
-0
/
+21
2011-07-23
report serial devices created with -device in the PIIX4 config space
Paolo Bonzini
1
-1
/
+1
2010-11-21
Type-safe ioport callbacks
Avi Kivity
1
-0
/
+2
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
1
-10
/
+10
2009-10-01
Get rid of _t suffix
malc
1
-10
/
+10
2009-09-20
ioports: remove unused env parameter and compile only once
Blue Swirl
1
-10
/
+6
2009-07-16
ioport: use uint{32, 16, 8}_t for ioport value and pio_addr_t for ioport addr...
Isaku Yamahata
1
-9
/
+12
2009-07-16
Update to a hopefully more future proof FSF address
Blue Swirl
1
-2
/
+1
2009-07-09
use constant IOPORTS_MASK instead of 0xffff.
Isaku Yamahata
1
-0
/
+1
2009-07-09
split out ioport related stuffs from vl.c into ioport.c.
Isaku Yamahata
1
-0
/
+54