vmstate: port hpet device
[qemu] / hw / sysbus.c
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 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.