index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
virtio
/
virtio-bus.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
virtio: stop ioeventfd on reset
Paolo Bonzini
2022-06-14
1
-0
/
+1
*
virtio: fix feature negotiation for ACCESS_PLATFORM
Halil Pasic
2022-05-13
1
-8
/
+14
*
virtio: fix the condition for iommu_platform not supported
Halil Pasic
2022-03-04
1
-5
/
+7
*
virtio-bus: introduce iommu_enabled()
Jason Wang
2021-09-04
1
-0
/
+14
*
virtio: Fail if iommu_platform is requested, but unsupported
Kevin Wolf
2021-05-18
1
-0
/
+5
*
virtio: notify virtqueue via host notifier when available
Stefan Hajnoczi
2019-11-06
1
-0
/
+4
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+1
*
virtio: remove event notifier cleanup call on de-assign
Gal Hammer
2018-02-08
1
-4
/
+10
*
Revert "virtio: postpone the execution of event_notifier_cleanup function"
Michael S. Tsirkin
2018-01-24
1
-11
/
+8
*
virtio: postpone the execution of event_notifier_cleanup function
Gal Hammer
2018-01-18
1
-8
/
+11
*
virtio: Fix error handling in virtio_bus_device_plugged
Fam Zheng
2017-03-22
1
-3
/
+17
*
virtio: force VIRTIO_F_IOMMU_PLATFORM
Jason Wang
2017-01-19
1
-2
/
+3
*
virtio: convert to use DMA api
Jason Wang
2017-01-10
1
-0
/
+8
*
virtio: introduce grab/release_ioeventfd to fix vhost
Paolo Bonzini
2016-11-18
1
-11
/
+47
*
virtio: inline set_host_notifier_internal
Paolo Bonzini
2016-10-30
1
-36
/
+26
*
virtio: inline virtio_queue_set_host_notifier_fd_handler
Paolo Bonzini
2016-10-30
1
-8
/
+11
*
virtio: use virtio_bus_set_host_notifier to start/stop ioeventfd
Paolo Bonzini
2016-10-30
1
-2
/
+2
*
virtio: remove ioeventfd_disabled altogether
Paolo Bonzini
2016-10-30
1
-15
/
+8
*
virtio: remove set_handler argument from set_host_notifier_internal
Paolo Bonzini
2016-10-30
1
-9
/
+3
*
virtio: introduce virtio_device_ioeventfd_enabled
Paolo Bonzini
2016-10-30
1
-1
/
+9
*
virtio: add start_ioeventfd and stop_ioeventfd to VirtioDeviceClass
Paolo Bonzini
2016-10-30
1
-37
/
+17
*
virtio: move ioeventfd_started flag to VirtioBusState
Paolo Bonzini
2016-10-30
1
-8
/
+6
*
virtio: move ioeventfd_disabled flag to VirtioBusState
Paolo Bonzini
2016-10-30
1
-2
/
+2
*
virtio-bus: Plug devices after features are negotiated
Maxime Coquelin
2016-09-15
1
-4
/
+5
*
virtio: Tell the user what went wrong when event_notifier_init failed
Thomas Huth
2016-09-09
1
-1
/
+2
*
virtio: revert host notifiers to old semantics
Cornelia Huck
2016-07-04
1
-16
/
+10
*
virtio-bus: common ioeventfd infrastructure
Cornelia Huck
2016-06-24
1
-0
/
+132
*
virtio: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
virtio: handle non-virtio-1-capable backend for ccw
Cornelia Huck
2015-12-02
1
-0
/
+3
*
virtio: get_features() can fail
Jason Wang
2015-07-27
1
-1
/
+2
*
virtio: device_plugged() can fail
Jason Wang
2015-05-31
1
-3
/
+2
*
virtio: move host_features
Cornelia Huck
2015-05-31
1
-13
/
+5
*
virtio: cull virtio_bus_set_vdev_features
Cornelia Huck
2015-02-26
1
-14
/
+0
*
virtio-bus: avoid breaking build when open DEBUG switch
Gonglei
2014-12-10
1
-1
/
+1
*
virtio-bus: cleanup plug/unplug interface
Paolo Bonzini
2013-12-09
1
-10
/
+9
*
virtio-bus: remove vdev field
Paolo Bonzini
2013-12-09
1
-26
/
+39
*
qdev: Drop misleading qdev_free() function
Stefan Hajnoczi
2013-11-05
1
-3
/
+1
*
qdev: fix get_fw_dev_path to support to add nothing to fw_dev_path
Amos Kong
2013-05-30
1
-0
/
+6
*
virtio: add virtio_bus_get_dev_path.
KONRAD Frederic
2013-05-16
1
-0
/
+14
*
virtio: remove virtiobindings.
KONRAD Frederic
2013-04-24
1
-17
/
+0
*
virtio-bus: add new functions.
KONRAD Frederic
2013-04-24
1
-0
/
+23
*
hw: move target-independent files to subdirectories
Paolo Bonzini
2013-04-08
1
-0
/
+164