summaryrefslogtreecommitdiffstats
path: root/hw/qdev.c
Commit message (Expand)AuthorAgeFilesLines
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-161-2/+1
* Don't leak VLANClientState on PCI hot removeMark McLoughlin2009-07-091-2/+3
* qdev: remove DeviceTypeGerd Hoffmann2009-07-091-23/+15
* qdev: replace bus_type enum with bus_info struct.Gerd Hoffmann2009-07-091-38/+20
* qdev: move name+size into DeviceInfo (v2)Gerd Hoffmann2009-06-111-11/+7
* Merge branch 'net-queue'Anthony Liguori2009-06-101-4/+5
|\
| * net: re-name vc->fd_read() to vc->receive()Mark McLoughlin2009-06-091-5/+5
| * net: add fd_readv() handler to qemu_new_vlan_client() argsMark McLoughlin2009-06-091-3/+4
* | Fix Sparse warningBlue Swirl2009-06-091-1/+1
|/
* qdev: c99 initilaizers for bus_type_namesGerd Hoffmann2009-06-081-5/+5
* Fix typoPaul Brook2009-06-061-1/+1
* qdev: add monitor command to dump the tree.Gerd Hoffmann2009-06-051-0/+73
* Record device property typesPaul Brook2009-06-051-7/+32
* qdev: kill DeviceState->nameGerd Hoffmann2009-06-041-2/+1
* Remove qdev irq sink handlingPaul Brook2009-05-261-13/+0
* Add common BusStatePaul Brook2009-05-231-36/+53
* Consistently use uint64_t for int propertiesPaul Brook2009-05-171-2/+2
* PCI network qdev conversionPaul Brook2009-05-141-0/+25
* qdev scsi bus infrastructurePaul Brook2009-05-141-0/+19
* qdev child bus supportPaul Brook2009-05-141-0/+30
* Basic qdev infrastructure.Paul Brook2009-05-141-0/+237
OpenPOWER on IntegriCloud