aboutsummaryrefslogtreecommitdiff
path: root/hw/qdev.h
AgeCommit message (Expand)Author
2009-06-11qdev: move name+size into DeviceInfo (v2)Gerd Hoffmann
2009-06-05qdev: add monitor command to dump the tree.Gerd Hoffmann
2009-06-05Record device property typesPaul Brook
2009-06-04qdev: kill DeviceState->nameGerd Hoffmann
2009-05-26Remove qdev irq sink handlingPaul Brook
2009-05-23Add common BusStatePaul Brook
2009-05-17Consistently use uint64_t for int propertiesPaul Brook
2009-05-14PCI network qdev conversionPaul Brook
2009-05-14qdev scsi bus infrastructurePaul Brook
2009-05-14qdev child bus supportPaul Brook
2009-05-14Basic qdev infrastructure.Paul Brook