Age | Commit message (Expand) | Author |
2017-04-21 | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170421' i... | Peter Maydell |
2017-04-21 | virtio-rng: stop virtqueue while the CPU is stopped | Laurent Vivier |
2017-04-20 | memory: add section range info for IOMMU notifier | Peter Xu |
2017-03-30 | vhost: generalize iommu memory region | Jason Wang |
2017-03-22 | virtio: always use handle_aio_output if registered | Paolo Bonzini |
2017-03-22 | virtio: Fix error handling in virtio_bus_device_plugged | Fam Zheng |
2017-03-16 | hw/virtio: fix Power Management Control Register for PCI Express virtio devices | Marcel Apfelbaum |
2017-03-16 | hw/virtio: fix Link Control Register for PCI Express virtio devices | Marcel Apfelbaum |
2017-03-16 | hw/virtio: fix error enabling flags in Device Control register | Marcel Apfelbaum |
2017-03-15 | virtio-pci: reset modern vq meta data | Jason Wang |
2017-03-15 | Revert "virtio: unbreak virtio-pci with IOMMU after caching ring translations" | Jason Wang |
2017-03-15 | virtio: validate address space cache during init | Jason Wang |
2017-03-15 | virtio: destroy region cache during reset | Jason Wang |
2017-03-15 | virtio: guard against NULL pfn | Jason Wang |
2017-03-02 | virtio: unbreak virtio-pci with IOMMU after caching ring translations | Jason Wang |
2017-03-02 | virtio: add missing region cache init in virtio_load() | Stefan Hajnoczi |
2017-03-02 | virtio: invalidate memory in vring_set_avail_event() | Stefan Hajnoczi |
2017-03-02 | virtio: guard vring access when setting notification | Cornelia Huck |
2017-03-02 | virtio: check for vring setup in virtio_queue_empty | Paolo Bonzini |
2017-02-17 | virtio: Fix no interrupt when not creating msi controller | Michael S. Tsirkin |
2017-02-17 | virtio: use VRingMemoryRegionCaches for avail and used rings | Paolo Bonzini |
2017-02-17 | virtio: check for vring setup in virtio_queue_update_used_idx | Paolo Bonzini |
2017-02-17 | virtio: use VRingMemoryRegionCaches for descriptor ring | Paolo Bonzini |
2017-02-17 | virtio: add MemoryListener to cache ring translations | Paolo Bonzini |
2017-02-17 | virtio: use MemoryRegionCache to access descriptors | Paolo Bonzini |
2017-02-17 | virtio: use address_space_map/unmap to access descriptors | Paolo Bonzini |
2017-02-17 | virtio: Report real progress in VQ aio poll handler | Fam Zheng |
2017-02-01 | vhost: skip ROM sections | Michael S. Tsirkin |
2017-02-01 | virtio: make virtio_should_notify static | Paolo Bonzini |
2017-02-01 | pci: Convert msix_init() to Error and fix callers | Cao jin |
2017-01-25 | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st... | Peter Maydell |
2017-01-24 | hw: Fix typos found by codespell | Stefan Weil |
2017-01-24 | migration: disallow migrate_add_blocker during migration | Ashijeet Acharya |
2017-01-24 | migration: extend VMStateInfo | Jianjun Duan |
2017-01-20 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2017-01-20 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170120-v2' into sta... | Peter Maydell |
2017-01-20 | virtio-ccw: fix ring sizing | Michael S. Tsirkin |
2017-01-19 | virtio: force VIRTIO_F_IOMMU_PLATFORM | Jason Wang |
2017-01-19 | virtio: fix up max size checks | Michael S. Tsirkin |
2017-01-18 | virtio-mmio: switch to linux headers | Michael S. Tsirkin |
2017-01-18 | virtio: drop an obsolete comment | Michael S. Tsirkin |
2017-01-18 | vhost_net: device IOTLB support | Jason Wang |
2017-01-18 | virtio: disable notifications again after poll succeeded | Stefan Hajnoczi |
2017-01-18 | Revert "virtio: turn vq->notification into a nested counter" | Stefan Hajnoczi |
2017-01-18 | virtio-net: enable ioeventfd even if vhost=off | Paolo Bonzini |
2017-01-16 | event_notifier: cleanups around event_notifier_set_handler | Paolo Bonzini |
2017-01-16 | stubs: move vhost stubs to stubs/vhost.o | Paolo Bonzini |
2017-01-10 | vhost-user: Add MTU protocol feature and op | Maxime Coquelin |
2017-01-10 | virtio: Introduce virtqueue_drop_all procedure | Yuri Benditovich |
2017-01-10 | net: vhost stop updates virtio queue state | Yuri Benditovich |