Age | Commit message (Expand) | Author |
2015-02-24 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2015-02-16 | dataplane: endianness-aware accesses | Cornelia Huck |
2015-02-11 | vhost-scsi: add bootindex property | Gonglei |
2015-02-05 | migration: Append JSON description of migration stream | Alexander Graf |
2015-01-27 | virtio: fix feature bit checks | Cornelia Huck |
2015-01-05 | virtio-rng: fix check for period_ms validity | Amit Shah |
2014-12-10 | virtio-bus: avoid breaking build when open DEBUG switch | Gonglei |
2014-12-01 | vhost: Fix vhostfd leak in error branch | Gonglei |
2014-11-28 | Fix for crash after migration in virtio-rng on bi-endian targets | David Gibson |
2014-11-03 | vhost-user: fix mmap offset calculation | Michael S. Tsirkin |
2014-11-02 | hw/virtio/vring/event_idx: fix the vring_avail_event error | Bin Wu |
2014-11-02 | virtio-pci: fix migration for pci bus master | Michael S. Tsirkin |
2014-10-30 | virtio: link the rng backend through an alias property | Paolo Bonzini |
2014-10-23 | virtio-balloon: Tweak recent fix for integer overflow | Markus Armbruster |
2014-10-20 | hw: Convert from BlockDriverState to BlockBackend, mostly | Markus Armbruster |
2014-10-16 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-bootindex-20141015-1' ... | Peter Maydell |
2014-10-15 | virtio-blk: alias bootindex property explicitly for virt-blk-pci/ccw/s390 | Gonglei |
2014-10-15 | virtio-net: alias bootindex property explicitly for virt-net-pci/ccw/s390 | Gonglei |
2014-10-15 | virtio-mmio: Drop useless bus->allow_hotplug = 0 | Igor Mammedov |
2014-10-15 | virtio-pci: Drop BusState::allow_hotplug | Igor Mammedov |
2014-09-30 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2014-09-30 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2014-09-30 | virtio-scsi: Add 'iothread' property to virtio-scsi | Fam Zheng |
2014-09-30 | virtio: add a wrapper for virtio-backend initialization | Gonglei |
2014-09-30 | virtio-9p: fix virtio-9p child refcount in transports | Gonglei |
2014-09-30 | virtio-9p: use aliases instead of duplicate qdev properties | Gonglei |
2014-09-30 | virtio-balloon: fix virtio-balloon child refcount in transports | Gonglei |
2014-09-30 | virtio-rng: fix virtio-rng child refcount in transports | Gonglei |
2014-09-30 | virtio-rng: use aliases instead of duplicate qdev properties | Gonglei |
2014-09-30 | virtio-serial: fix virtio-serial child refcount in transports | Gonglei |
2014-09-30 | virtio-serial: use aliases instead of duplicate qdev properties | Gonglei |
2014-09-30 | virtio/vhost-scsi: fix virtio-scsi/vhost-scsi child refcount in transports | Gonglei |
2014-09-30 | virtio/vhost-scsi: use aliases instead of duplicate qdev properties | Gonglei |
2014-09-30 | virtio-net: fix virtio-net child refcount in transports | Gonglei |
2014-09-30 | virtio-net: use aliases instead of duplicate qdev properties | Gonglei |
2014-09-29 | Revert "virtio-pci: fix migration for pci bus master" | Michael S. Tsirkin |
2014-09-26 | virtio-balloon: fix integer overflow in memory stats feature | Luiz Capitulino |
2014-09-22 | block: Always compile virtio-blk dataplane | Fam Zheng |
2014-09-22 | vring: Better error handling if num is too large | Fam Zheng |
2014-09-18 | virtio-pci: fix migration for pci bus master | Michael S. Tsirkin |
2014-09-18 | virtio-pci: enable bus master for old guests | Michael S. Tsirkin |
2014-09-18 | Revert "virtio: don't call device on !vm_running" | Michael S. Tsirkin |
2014-09-04 | Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st... | Peter Maydell |
2014-09-04 | virtio: don't call device on !vm_running | Michael S. Tsirkin |
2014-09-03 | vhost_net: start/stop guest notifiers properly | Jason Wang |
2014-08-19 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2014-08-18 | memory: remove memory_region_destroy | Paolo Bonzini |
2014-08-15 | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int... | Peter Maydell |
2014-08-12 | virtio-rng: add some trace events | Amit Shah |
2014-08-09 | virtio: Move extern declaration to header file | Stefan Weil |