summaryrefslogtreecommitdiffstats
path: root/hw/qdev.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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