index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
virtio
/
virtio-bus.h
Age
Commit message (
Expand
)
Author
2018-05-23
virtio: support setting memory region based host notifier
Tiwei Bie
2018-02-08
virtio: remove event notifier cleanup call on de-assign
Gal Hammer
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: 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-19
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-09-15
virtio-bus: Plug devices after features are negotiated
Maxime Coquelin
2016-09-15
Remove unused function declarations
Ladi Prosek
2016-06-24
virtio-bus: remove old set_host_notifier callback
Cornelia Huck
2016-06-24
virtio-bus: common ioeventfd infrastructure
Cornelia Huck
2015-12-02
virtio: handle non-virtio-1-capable backend for ccw
Cornelia Huck
2015-11-12
virtio-pci: fix 1.0 virtqueue migration
Jason Wang
2015-05-31
virtio: device_plugged() can fail
Jason Wang
2015-05-31
virtio: move host_features
Cornelia Huck
2015-04-27
virtio: introduce vector to virtqueues mapping
Jason Wang
2015-02-26
virtio: cull virtio_bus_set_vdev_features
Cornelia Huck
2013-12-09
virtio-bus: cleanup plug/unplug interface
Paolo Bonzini
2013-12-09
virtio-bus: remove vdev field
Paolo Bonzini
2013-07-19
virtio: Support transports which can specify the vring alignment
Peter Maydell
2013-04-24
virtio: remove virtiobindings.
KONRAD Frederic
2013-04-24
virtio-bus: add new functions.
KONRAD Frederic
2013-04-08
hw: move headers to include/
Paolo Bonzini