Sign in
qemu
/
qemu
/
c580dee4e170adad1ebdf901d32f0e1ed7d125b9
/
ioport.c
6bf9fd4
Introduce PortioList
by Avi Kivity
· 13 years ago
bf3fb0e
ioport: register ranges by byte aligned addresses always
by Avi Kivity
· 14 years ago
6141dbf
report serial devices created with -device in the PIIX4 config space
by Paolo Bonzini
· 14 years ago
f66a99d
ioport: Improve error output
by Andreas Färber
· 14 years ago
acd1c81
Type-safe ioport callbacks
by Avi Kivity
· 14 years ago
bd3c9aa
trace: Trace port IO
by Prerna Saxena
· 15 years ago
c227f09
Revert "Get rid of _t suffix"
by Anthony Liguori
· 15 years ago
99a0949
Get rid of _t suffix
by malc
· 15 years ago
afcea8c
ioports: remove unused env parameter and compile only once
by Blue Swirl
· 15 years ago
1dde6fc
Make ioport default tables const
by Blue Swirl
· 16 years ago
4a1418e
Unbreak large mem support by removing kqemu
by Anthony Liguori
· 16 years ago
0732353
ioport: use uint{32, 16, 8}_t for ioport value and pio_addr_t for ioport address.
by Isaku Yamahata
· 16 years ago
fc7083b
ioport: remove some #ifdef DEBUG_UNUSED_IOPORT.
by Isaku Yamahata
· 16 years ago
23e0aff
ioport: consolidate duplicated logic in register_ioport_{read, write}().
by Isaku Yamahata
· 16 years ago
d56dd6c
use constant IOPORTS_MASK instead of 0xffff.
by Isaku Yamahata
· 16 years ago
3299397
split out ioport related stuffs from vl.c into ioport.c.
by Isaku Yamahata
· 16 years ago