Sign in
qemu
/
qemu
/
64b625f4b2fdb2c873e25c149648b2ce923faab7
/
hw
/
sysbus.c
64b625f
qdev: simplify (de)allocation of buses
by Paolo Bonzini
· 12 years ago
a8170e5
Rename target_phys_addr_t to hwaddr
by Avi Kivity
· 12 years ago
a5cf826
scsi, pci, qdev, isa-bus, sysbus: don't let *_get_fw_dev_path return NULL
by Jim Meyering
· 12 years ago
f968fc6
qdev: Connect busses with their parent devices
by Anthony Liguori
· 13 years ago
0d93692
qdev: Convert busses to QEMU Object Model
by Anthony Liguori
· 13 years ago
8185d21
qdev: Move SysBus initialization to sysbus.c
by Paolo Bonzini
· 13 years ago
83f7d43
qom: Unify type registration
by Andreas Färber
· 13 years ago
d307af7
qdev: kill off DeviceInfo
by Anthony Liguori
· 13 years ago
39bffca
qdev: register all types natively through QEMU Object Model
by Anthony Liguori
· 13 years ago
999e12b
sysbus: apic: ioapic: convert to QEMU Object Model
by Anthony Liguori
· 13 years ago
f3c6a16
Merge remote-tracking branch 'qemu-kvm/memory/page_desc' into staging
by Anthony Liguori
· 13 years ago
e114fea
hw/sysbus.c: Remove unnecessary conditionals
by Peter Maydell
· 13 years ago
62ec483
sysbus: add sysbus_address_space()
by Avi Kivity
· 13 years ago
ab0115e
sysbus: remove sysbus_init_mmio_cb2
by Benoît Canet
· 13 years ago
750ecd4
sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()
by Avi Kivity
· 13 years ago
3f7f1c8
sysbus: remove sysbus_init_mmio()
by Avi Kivity
· 13 years ago
d0bc5bc
sysbus: Supply missing va_end()
by Markus Armbruster
· 13 years ago
d40b2af
sysbus: add sysbus_add_memory_overlap()
by Avi Kivity
· 14 years ago
2b985d9
sysbus: add helpers to add and delete memory regions to the system bus
by Avi Kivity
· 14 years ago
46c305e
hw/sysbus: Add sysbus_mmio_get_region()
by Peter Maydell
· 14 years ago
01e0451
Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"
by Anthony Liguori
· 14 years ago
28e7796
sysbus: add sysbus_add_memory_overlap()
by Avi Kivity
· 14 years ago
be35694
sysbus: add helpers to add and delete memory regions to the system bus
by Avi Kivity
· 14 years ago
c5b3572
sysbus: remove sysbus_init_mmio_cb()
by Avi Kivity
· 14 years ago
d761201
sysbus: add a variant of sysbus_init_mmio_cb with an unmap callback
by Avi Kivity
· 14 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 14 years ago
ec3bb83
sysbus: add MemoryRegion based memory management API
by Avi Kivity
· 14 years ago
a08784d
Remove unused sysemu.h include directives
by Blue Swirl
· 14 years ago
4912371
sysbus: add creation function that may fail
by Blue Swirl
· 14 years ago
0fba9fd
sysbus: print number of irqs in dev_print
by Dmitry Eremin-Solenikov
· 14 years ago
c646f74
Add get_fw_dev_path callback for system bus.
by Gleb Natapov
· 14 years ago
3f7132d
sysbus: fix address truncation
by Blue Swirl
· 14 years ago
e23a1b3
New qdev_init_nofail()
by Markus Armbruster
· 15 years ago
c227f09
Revert "Get rid of _t suffix"
by Anthony Liguori
· 15 years ago
99a0949
Get rid of _t suffix
by malc
· 15 years ago
81a322d
qdev: add return value to init() callbacks.
by Gerd Hoffmann
· 16 years ago
660f11b
Fix Sparse warnings: "Using plain integer as NULL pointer"
by Blue Swirl
· 16 years ago
8167ee8
Update to a hopefully more future proof FSF address
by Blue Swirl
· 16 years ago
10c4c98
qdev: replace bus_type enum with bus_info struct.
by Gerd Hoffmann
· 16 years ago
074f2ff
qdev: move name+size into DeviceInfo (v2)
by Gerd Hoffmann
· 16 years ago
cae4956
qdev: add monitor command to dump the tree.
by Gerd Hoffmann
· 16 years ago
1431b6a
Record device property types
by Paul Brook
· 16 years ago
02e2da4
Add common BusState
by Paul Brook
· 16 years ago
aae9460
Basic qdev infrastructure.
by Paul Brook
· 16 years ago