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