summaryrefslogtreecommitdiff
path: root/hw/qdev.h
AgeCommit message (Expand)AuthorFilesLines
2009-07-22Suppress a Sparse warningBlue Swirl1-0/+3
2009-07-16qdev: add user-specified identifier to devices.Gerd Hoffmann1-0/+1
2009-07-16qdev: add no_user, alias and descGerd Hoffmann1-0/+3
2009-07-16qdev/compat: compat property infrastructure.Gerd Hoffmann1-0/+11
2009-07-16qdev: rework device properties.Gerd Hoffmann1-25/+48
2009-07-09qdev: remove DeviceTypeGerd Hoffmann1-4/+3
2009-07-09qdev: replace bus_type enum with bus_info struct.Gerd Hoffmann1-12/+11
2009-06-11qdev: move name+size into DeviceInfo (v2)Gerd Hoffmann1-2/+6
2009-06-05qdev: add monitor command to dump the tree.Gerd Hoffmann1-0/+5
2009-06-05Record device property typesPaul Brook1-0/+15
2009-06-04qdev: kill DeviceState->nameGerd Hoffmann1-1/+0
2009-05-26Remove qdev irq sink handlingPaul Brook1-4/+1
2009-05-23Add common BusStatePaul Brook1-12/+42
2009-05-17Consistently use uint64_t for int propertiesPaul Brook1-1/+1
2009-05-14PCI network qdev conversionPaul Brook1-0/+2
2009-05-14qdev scsi bus infrastructurePaul Brook1-0/+4
2009-05-14qdev child bus supportPaul Brook1-0/+6
2009-05-14Basic qdev infrastructure.Paul Brook1-0/+67