Age | Commit message (Expand) | Author |
2017-03-22 | virtio: Fix error handling in virtio_bus_device_plugged | Fam Zheng |
2017-01-19 | virtio: force VIRTIO_F_IOMMU_PLATFORM | Jason Wang |
2017-01-10 | virtio: convert to use DMA api | Jason Wang |
2016-11-18 | virtio: introduce grab/release_ioeventfd to fix vhost | Paolo Bonzini |
2016-10-30 | virtio: inline set_host_notifier_internal | Paolo Bonzini |
2016-10-30 | virtio: inline virtio_queue_set_host_notifier_fd_handler | Paolo Bonzini |
2016-10-30 | virtio: use virtio_bus_set_host_notifier to start/stop ioeventfd | Paolo Bonzini |
2016-10-30 | virtio: remove ioeventfd_disabled altogether | Paolo Bonzini |
2016-10-30 | virtio: remove set_handler argument from set_host_notifier_internal | Paolo Bonzini |
2016-10-30 | virtio: introduce virtio_device_ioeventfd_enabled | Paolo Bonzini |
2016-10-30 | virtio: add start_ioeventfd and stop_ioeventfd to VirtioDeviceClass | Paolo Bonzini |
2016-10-30 | virtio: move ioeventfd_started flag to VirtioBusState | Paolo Bonzini |
2016-10-30 | virtio: move ioeventfd_disabled flag to VirtioBusState | Paolo Bonzini |
2016-09-15 | virtio-bus: Plug devices after features are negotiated | Maxime Coquelin |
2016-09-09 | virtio: Tell the user what went wrong when event_notifier_init failed | Thomas Huth |
2016-07-04 | virtio: revert host notifiers to old semantics | Cornelia Huck |
2016-06-24 | virtio-bus: common ioeventfd infrastructure | Cornelia Huck |
2016-01-29 | virtio: Clean up includes | Peter Maydell |
2015-12-02 | virtio: handle non-virtio-1-capable backend for ccw | Cornelia Huck |
2015-07-27 | virtio: get_features() can fail | Jason Wang |
2015-05-31 | virtio: device_plugged() can fail | Jason Wang |
2015-05-31 | virtio: move host_features | Cornelia Huck |
2015-02-26 | virtio: cull virtio_bus_set_vdev_features | Cornelia Huck |
2014-12-10 | virtio-bus: avoid breaking build when open DEBUG switch | Gonglei |
2013-12-09 | virtio-bus: cleanup plug/unplug interface | Paolo Bonzini |
2013-12-09 | virtio-bus: remove vdev field | Paolo Bonzini |
2013-11-05 | qdev: Drop misleading qdev_free() function | Stefan Hajnoczi |
2013-05-30 | qdev: fix get_fw_dev_path to support to add nothing to fw_dev_path | Amos Kong |
2013-05-16 | virtio: add virtio_bus_get_dev_path. | KONRAD Frederic |
2013-04-24 | virtio: remove virtiobindings. | KONRAD Frederic |
2013-04-24 | virtio-bus: add new functions. | KONRAD Frederic |
2013-04-08 | hw: move target-independent files to subdirectories | Paolo Bonzini |