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
/
sysbus.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-08
hw: move headers to include/
Paolo Bonzini
1
-85
/
+0
2013-04-01
sysbus: Remove sysbus_add_memory and sysbus_del_memory
Peter Maydell
1
-5
/
+0
2013-03-10
Merge remote-tracking branch 'bonzini/hw-dirs' into staging
Anthony Liguori
1
-1
/
+1
2013-03-01
hw: include hw header files with full paths
Paolo Bonzini
1
-1
/
+1
2013-02-27
Fix guest OS hang when 64bit PCI bar present
Alexey Korolev
1
-0
/
+2
2013-01-21
sysbus: Drop sysbus_from_qdev() cast macro
Andreas Färber
1
-1
/
+0
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
1
-1
/
+1
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
1
-9
/
+9
2012-06-18
qdev: Convert busses to QEMU Object Model
Anthony Liguori
1
-0
/
+3
2012-02-03
qdev: register all types natively through QEMU Object Model
Anthony Liguori
1
-4
/
+0
2012-01-27
sysbus: apic: ioapic: convert to QEMU Object Model
Anthony Liguori
1
-8
/
+17
2012-01-17
hw/sysbus.h: Increase maximum number of device IRQs.
Evgeny Voevodin
1
-1
/
+1
2011-12-20
sysbus: add sysbus_address_space()
Avi Kivity
1
-0
/
+1
2011-12-19
sysbus: remove sysbus_init_mmio_cb2
Benoît Canet
1
-5
/
+0
2011-11-28
sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()
Avi Kivity
1
-1
/
+1
2011-11-28
sysbus: remove sysbus_init_mmio()
Avi Kivity
1
-4
/
+0
2011-09-04
sysbus: add sysbus_add_memory_overlap()
Avi Kivity
1
-0
/
+2
2011-09-04
sysbus: add helpers to add and delete memory regions to the system bus
Avi Kivity
1
-0
/
+6
2011-08-28
hw/sysbus: Add sysbus_mmio_get_region()
Peter Maydell
1
-0
/
+1
2011-08-25
Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"
Anthony Liguori
1
-8
/
+0
2011-08-25
sysbus: add sysbus_add_memory_overlap()
Avi Kivity
1
-0
/
+2
2011-08-24
sysbus: add helpers to add and delete memory regions to the system bus
Avi Kivity
1
-0
/
+6
2011-08-22
sysbus: remove sysbus_init_mmio_cb()
Avi Kivity
1
-2
/
+0
2011-08-22
sysbus: add a variant of sysbus_init_mmio_cb with an unmap callback
Avi Kivity
1
-0
/
+3
2011-07-29
sysbus: add MemoryRegion based memory management API
Avi Kivity
1
-0
/
+3
2011-02-12
sysbus: add creation function that may fail
Blue Swirl
1
-0
/
+9
2010-12-11
Add get_fw_dev_path callback for system bus.
Gleb Natapov
1
-0
/
+4
2010-10-02
sysbus: fix address truncation
Blue Swirl
1
-2
/
+3
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
1
-8
/
+8
2009-10-01
Get rid of _t suffix
malc
1
-8
/
+8
2009-08-27
qdev: add return value to init() callbacks.
Gerd Hoffmann
1
-1
/
+1
2009-07-16
Sparc32: convert slavio interrupt controller to qdev
Blue Swirl
1
-1
/
+1
2009-07-12
Sparc32: convert tcx to qdev
Blue Swirl
1
-1
/
+1
2009-06-11
qdev: move name+size into DeviceInfo (v2)
Gerd Hoffmann
1
-2
/
+1
2009-06-05
Record device property types
Paul Brook
1
-0
/
+7
2009-05-14
Basic qdev infrastructure.
Paul Brook
1
-0
/
+56