index
:
~jwrdegoede/qemu
chardev-flowcontrol
master
qemu-1.0-usbredir
qemu-1.3-usbredir-wip
qemu-kvm-0.15.0-usbredir
qemu-kvm-1.0-usbredir
qemu-kvm-1.0.1-usbredir
qemu-kvm-1.1-usbredir
qemu-kvm-1.1-usbredir-live
qemu-kvm-1.2-f18
qemu-kvm-1.2-usbredir
qemu-kvm-1.2-usbredir-wip
spice-patches
stable-1.5
usb-borken
usb-for-gerd
usb-next
usb-patches
usb-wip
usbredir
Hans' usb redirection qemu repo
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
isa.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-04
isa: Add isa_address_space_io()
Julien Grall
1
-0
/
+1
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
1
-3
/
+3
2012-10-06
isa: add a isa_vga_init() function
Aurelien Jarno
1
-0
/
+2
2012-06-18
Merge remote-tracking branch 'afaerber-or/qom-next-2' into staging
Anthony Liguori
1
-0
/
+3
2012-06-18
qdev: Convert busses to QEMU Object Model
Anthony Liguori
1
-0
/
+3
2012-06-15
Un-inline fdctrl_init_isa()
Markus Armbruster
1
-2
/
+0
2012-04-28
isa: Add isa_bus_from_device() method
Hervé Poussineau
1
-0
/
+5
2012-02-03
qdev: register all types natively through QEMU Object Model
Anthony Liguori
1
-2
/
+0
2012-01-27
isa: pic: convert to QEMU Object Model
Anthony Liguori
1
-8
/
+15
2011-12-20
isa: move ISABus structure definition to header file
Hervé Poussineau
1
-0
/
+6
2011-12-20
isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() ...
Hervé Poussineau
1
-6
/
+5
2011-10-16
pc: Generalize ISA IRQs to GSIs
Jan Kiszka
1
-0
/
+2
2011-10-11
isa: Remove isa_init_ioport_range and isa_init_ioport
Richard Henderson
1
-2
/
+0
2011-10-11
isa: Add isa_register_portio_list()
Avi Kivity
1
-1
/
+30
2011-10-10
isa: Tidy support code for isabus_get_fw_dev_path
Richard Henderson
1
-4
/
+1
2011-09-25
isa: add isa_register_ioport()
Richard Henderson
1
-1
/
+4
2011-09-25
isa: Pass i/o address space to isa_bus_new
Richard Henderson
1
-1
/
+1
2011-08-22
isa: add isa_address_space()
Avi Kivity
1
-0
/
+1
2011-08-08
isa-mmio: convert to memory API
Avi Kivity
1
-0
/
+2
2011-02-21
isa-bus: Remove bogus IRQ sharing check
Jan Kiszka
1
-1
/
+1
2011-02-12
isa: add creation function that may fail
Blue Swirl
1
-0
/
+1
2010-12-11
Keep track of ISA ports ISA device is using in qdev.
Gleb Natapov
1
-0
/
+4
2010-12-11
isa_mmio: Always use little endian
Alexander Graf
1
-1
/
+1
2010-05-22
Compile dma only once
Blue Swirl
1
-1
/
+1
2010-03-21
Compile isa_mmio only once
Blue Swirl
1
-1
/
+1
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
1
-2
/
+2
2009-10-01
Get rid of _t suffix
malc
1
-2
/
+2
2009-09-10
qdev: add isa_create() function
Gerd Hoffmann
1
-0
/
+1
2009-09-10
qdev: simplify isa irq assignments
Gerd Hoffmann
1
-4
/
+2
2009-09-10
qdev: drop iobase properties from isa bus
Gerd Hoffmann
1
-3
/
+1
2009-08-27
qdev: add return value to init() callbacks.
Gerd Hoffmann
1
-1
/
+1
2009-08-27
Move isa_connect_irq calls into isa_create_simple
Gerd Hoffmann
1
-1
/
+2
2009-08-27
Add isa_reserve_irq().
Jes Sorensen
1
-0
/
+1
2009-08-27
isa bus irq changes and fixes.
Gerd Hoffmann
1
-1
/
+3
2009-08-10
qdev/isa: add isa bus support to qdev.
Gerd Hoffmann
1
-0
/
+25
2009-07-09
split out ioport related stuffs from vl.c into ioport.c.
Isaku Yamahata
1
-6
/
+2
2008-10-31
Make DMA bottom-half driven (v2)
aliguori
1
-1
/
+0
2008-08-30
Fix some warnings that would be generated by gcc -Wredundant-decls
blueswir1
1
-0
/
+3
2007-11-17
Break up vl.h.
pbrook
1
-0
/
+24