index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ioport.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-11
Introduce PortioList
Avi Kivity
1
-0
/
+108
2011-07-29
ioport: register ranges by byte aligned addresses always
Avi Kivity
1
-2
/
+2
2011-07-23
report serial devices created with -device in the PIIX4 config space
Paolo Bonzini
1
-6
/
+13
2011-03-06
ioport: Improve error output
Andreas Färber
1
-2
/
+4
2010-11-21
Type-safe ioport callbacks
Avi Kivity
1
-0
/
+64
2010-09-09
trace: Trace port IO
Prerna Saxena
1
-0
/
+7
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
1
-9
/
+9
2009-10-01
Get rid of _t suffix
malc
1
-9
/
+9
2009-09-20
ioports: remove unused env parameter and compile only once
Blue Swirl
1
-6
/
+6
2009-09-06
Make ioport default tables const
Blue Swirl
1
-2
/
+2
2009-08-24
Unbreak large mem support by removing kqemu
Anthony Liguori
1
-24
/
+0
2009-07-16
ioport: use uint{32, 16, 8}_t for ioport value and pio_addr_t for ioport addr...
Isaku Yamahata
1
-19
/
+18
2009-07-16
ioport: remove some #ifdef DEBUG_UNUSED_IOPORT.
Isaku Yamahata
1
-12
/
+12
2009-07-09
ioport: consolidate duplicated logic in register_ioport_{read, write}().
Isaku Yamahata
1
-14
/
+16
2009-07-09
use constant IOPORTS_MASK instead of 0xffff.
Isaku Yamahata
1
-2
/
+2
2009-07-09
split out ioport related stuffs from vl.c into ioport.c.
Isaku Yamahata
1
-0
/
+258