aboutsummaryrefslogtreecommitdiff
path: root/hw/qdev.h
AgeCommit message (Expand)AuthorFilesLines
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