]> git.proxmox.com Git - qemu.git/history - hw/sysbus.c
Revert "Get rid of _t suffix"
[qemu.git] / hw / sysbus.c
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-28 Gerd Hoffmannqdev: add return value to init() callbacks.
2009-07-31 Blue SwirlFix Sparse warnings: "Using plain integer as NULL pointer"
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-07-09 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-07-09 Gerd Hoffmannqdev: replace bus_type enum with bus_info struct.
2009-06-11 Gerd Hoffmannqdev: move name+size into DeviceInfo (v2)
2009-06-05 Gerd Hoffmannqdev: add monitor command to dump the tree.
2009-06-05 Paul BrookRecord device property types
2009-05-22 Paul BrookAdd common BusState
2009-05-14 Paul BrookBasic qdev infrastructure.