summaryrefslogtreecommitdiffstats
path: root/hw/virtio
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-bootindex-20141015-1' ...Peter Maydell2014-10-161-0/+4
|\
| * virtio-blk: alias bootindex property explicitly for virt-blk-pci/ccw/s390Gonglei2014-10-151-0/+2
| * virtio-net: alias bootindex property explicitly for virt-net-pci/ccw/s390Gonglei2014-10-151-0/+2
* | virtio-mmio: Drop useless bus->allow_hotplug = 0Igor Mammedov2014-10-151-15/+2
* | virtio-pci: Drop BusState::allow_hotplugIgor Mammedov2014-10-151-3/+0
|/
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2014-09-302-24/+35
|\
| * virtio-scsi: Add 'iothread' property to virtio-scsiFam Zheng2014-09-301-0/+2
| * virtio: add a wrapper for virtio-backend initializationGonglei2014-09-302-28/+32
| * virtio-9p: fix virtio-9p child refcount in transportsGonglei2014-09-301-0/+1
| * virtio-9p: use aliases instead of duplicate qdev propertiesGonglei2014-09-301-1/+1
| * virtio-balloon: fix virtio-balloon child refcount in transportsGonglei2014-09-301-1/+1
| * virtio-rng: fix virtio-rng child refcount in transportsGonglei2014-09-301-0/+1
| * virtio-rng: use aliases instead of duplicate qdev propertiesGonglei2014-09-301-1/+1
| * virtio-serial: fix virtio-serial child refcount in transportsGonglei2014-09-301-0/+1
| * virtio-serial: use aliases instead of duplicate qdev propertiesGonglei2014-09-301-1/+1
| * virtio/vhost-scsi: fix virtio-scsi/vhost-scsi child refcount in transportsGonglei2014-09-301-0/+2
| * virtio/vhost-scsi: use aliases instead of duplicate qdev propertiesGonglei2014-09-301-2/+2
| * virtio-net: fix virtio-net child refcount in transportsGonglei2014-09-301-0/+1
| * virtio-net: use aliases instead of duplicate qdev propertiesGonglei2014-09-301-2/+1
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-09-301-20/+19
|\ \
| * | Revert "virtio-pci: fix migration for pci bus master"Michael S. Tsirkin2014-09-291-20/+19
| |/
* | virtio-balloon: fix integer overflow in memory stats featureLuiz Capitulino2014-09-261-1/+6
|/
* block: Always compile virtio-blk dataplaneFam Zheng2014-09-221-1/+1
* vring: Better error handling if num is too largeFam Zheng2014-09-221-1/+2
* virtio-pci: fix migration for pci bus masterMichael S. Tsirkin2014-09-181-19/+20
* virtio-pci: enable bus master for old guestsMichael S. Tsirkin2014-09-181-0/+10
* Revert "virtio: don't call device on !vm_running"Michael S. Tsirkin2014-09-181-8/+1
* Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell2014-09-041-1/+8
|\
| * virtio: don't call device on !vm_runningMichael S. Tsirkin2014-09-041-1/+8
* | vhost_net: start/stop guest notifiers properlyJason Wang2014-09-031-2/+0
|/
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2014-08-191-3/+0
|\
| * memory: remove memory_region_destroyPaolo Bonzini2014-08-181-3/+0
* | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell2014-08-151-0/+6
|\ \
| * | virtio-rng: add some trace eventsAmit Shah2014-08-121-0/+6
* | | virtio: Move extern declaration to header fileStefan Weil2014-08-091-2/+0
|/ /
* | virtio-rng: replace error_set calls with error_setgJohn Snow2014-08-041-5/+4
* | virtio-rng: Move error-checking forward to prevent memory leakJohn Snow2014-08-041-10/+10
* | virtio-rng: Add human-readable error message for negative max-bytes parameterJohn Snow2014-07-221-1/+7
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-07-181-1/+5
|\ \ | |/ |/|
| * vhost-user: minor cleanupsMichael S. Tsirkin2014-07-181-1/+3
| * vhost-user: Fix VHOST_SET_MEM_TABLE processingNikolay Nikolaev2014-07-181-1/+3
* | virtio-blk: embed VirtQueueElement in VirtIOBlockReqStefan Hajnoczi2014-07-141-11/+6
* | dataplane: do not free VirtQueueElement in vring_push()Stefan Hajnoczi2014-07-141-5/+4
|/
* virtio-pci: fix MSI memory region use after freePaolo Bonzini2014-07-061-2/+2
* hw/virtio: enable common virtio feature for mmio deviceMing Lei2014-07-061-0/+6
* virtio: move common virtio properties to bus class deviceMing Lei2014-07-061-6/+6
* virtio-blk: replace x-iothread with iothread link propertyStefan Hajnoczi2014-07-011-0/+2
* virtio: fix virtio-blk child refcount in transportsStefan Hajnoczi2014-07-011-0/+1
* virtio-blk: use aliases instead of duplicate qdev propertiesStefan Hajnoczi2014-07-012-3/+1
* virtio-blk: move x-data-plane qdev property to virtio-blk.hStefan Hajnoczi2014-07-011-3/+0
OpenPOWER on IntegriCloud