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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
isa: Add isa_bus_from_device() method
Hervé Poussineau
2012-04-28
1
-0
/
+5
*
qdev: register all types natively through QEMU Object Model
Anthony Liguori
2012-02-03
1
-2
/
+0
*
isa: pic: convert to QEMU Object Model
Anthony Liguori
2012-01-27
1
-8
/
+15
*
isa: move ISABus structure definition to header file
Hervé Poussineau
2011-12-20
1
-0
/
+6
*
isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() ...
Hervé Poussineau
2011-12-20
1
-6
/
+5
*
pc: Generalize ISA IRQs to GSIs
Jan Kiszka
2011-10-16
1
-0
/
+2
*
isa: Remove isa_init_ioport_range and isa_init_ioport
Richard Henderson
2011-10-11
1
-2
/
+0
*
isa: Add isa_register_portio_list()
Avi Kivity
2011-10-11
1
-1
/
+30
*
isa: Tidy support code for isabus_get_fw_dev_path
Richard Henderson
2011-10-10
1
-4
/
+1
*
isa: add isa_register_ioport()
Richard Henderson
2011-09-25
1
-1
/
+4
*
isa: Pass i/o address space to isa_bus_new
Richard Henderson
2011-09-25
1
-1
/
+1
*
isa: add isa_address_space()
Avi Kivity
2011-08-22
1
-0
/
+1
*
isa-mmio: convert to memory API
Avi Kivity
2011-08-08
1
-0
/
+2
*
isa-bus: Remove bogus IRQ sharing check
Jan Kiszka
2011-02-21
1
-1
/
+1
*
isa: add creation function that may fail
Blue Swirl
2011-02-12
1
-0
/
+1
*
Keep track of ISA ports ISA device is using in qdev.
Gleb Natapov
2010-12-11
1
-0
/
+4
*
isa_mmio: Always use little endian
Alexander Graf
2010-12-11
1
-1
/
+1
*
Compile dma only once
Blue Swirl
2010-05-22
1
-1
/
+1
*
Compile isa_mmio only once
Blue Swirl
2010-03-21
1
-1
/
+1
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-2
/
+2
*
Get rid of _t suffix
malc
2009-10-01
1
-2
/
+2
*
qdev: add isa_create() function
Gerd Hoffmann
2009-09-10
1
-0
/
+1
*
qdev: simplify isa irq assignments
Gerd Hoffmann
2009-09-10
1
-4
/
+2
*
qdev: drop iobase properties from isa bus
Gerd Hoffmann
2009-09-10
1
-3
/
+1
*
qdev: add return value to init() callbacks.
Gerd Hoffmann
2009-08-27
1
-1
/
+1
*
Move isa_connect_irq calls into isa_create_simple
Gerd Hoffmann
2009-08-27
1
-1
/
+2
*
Add isa_reserve_irq().
Jes Sorensen
2009-08-27
1
-0
/
+1
*
isa bus irq changes and fixes.
Gerd Hoffmann
2009-08-27
1
-1
/
+3
*
qdev/isa: add isa bus support to qdev.
Gerd Hoffmann
2009-08-10
1
-0
/
+25
*
split out ioport related stuffs from vl.c into ioport.c.
Isaku Yamahata
2009-07-09
1
-6
/
+2
*
Make DMA bottom-half driven (v2)
aliguori
2008-10-31
1
-1
/
+0
*
Fix some warnings that would be generated by gcc -Wredundant-decls
blueswir1
2008-08-30
1
-0
/
+3
*
Break up vl.h.
pbrook
2007-11-17
1
-0
/
+24