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
/
hw
/
isa-bus.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-15
Remove unused sysemu.h include directives
Blue Swirl
1
-1
/
+0
2011-02-21
isa-bus: Remove bogus IRQ sharing check
Jan Kiszka
1
-13
/
+3
2011-02-12
isa: add creation function that may fail
Blue Swirl
1
-0
/
+12
2010-12-11
Add get_fw_dev_path callback to ISA bus in qdev.
Gleb Natapov
1
-0
/
+16
2010-12-11
Keep track of ISA ports ISA device is using in qdev.
Gleb Natapov
1
-0
/
+25
2010-12-11
Introduce fw_name field to DeviceInfo structure.
Gleb Natapov
1
-0
/
+1
2010-12-11
isa-bus.c: use hw_error instead of fprintf
Tristan Gingold
1
-7
/
+4
2010-04-09
move two variable declarations out of vl.c
Paolo Bonzini
1
-0
/
+1
2009-10-07
Make isa_create() terminate program on failure
Markus Armbruster
1
-5
/
+3
2009-10-07
New qdev_init_nofail()
Markus Armbruster
1
-1
/
+1
2009-10-07
Make qdev_init() destroy the device on failure
Markus Armbruster
1
-1
/
+0
2009-09-10
qdev: add isa_create() function
Gerd Hoffmann
1
-2
/
+13
2009-09-10
qdev: tag isabus-bridge as no-user
Gerd Hoffmann
1
-0
/
+1
2009-09-10
qdev: simplify isa irq assignments
Gerd Hoffmann
1
-27
/
+11
2009-09-10
qdev: drop iobase properties from isa bus
Gerd Hoffmann
1
-9
/
+1
2009-08-28
Suppress kraxelisms
Blue Swirl
1
-2
/
+4
2009-08-27
qdev: add return value to init() callbacks.
Gerd Hoffmann
1
-3
/
+5
2009-08-27
Move isa_connect_irq calls into isa_create_simple
Gerd Hoffmann
1
-1
/
+6
2009-08-27
Add isa_reserve_irq().
Jes Sorensen
1
-0
/
+21
2009-08-27
isa bus irq changes and fixes.
Gerd Hoffmann
1
-7
/
+63
2009-08-24
qdev/prop: convert isa-bus to helper macros.
Gerd Hoffmann
1
-12
/
+3
2009-08-10
qdev/isa: add isa bus support to qdev.
Gerd Hoffmann
1
-0
/
+102