index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
virtio
/
virtio-bus.c
Age
Commit message (
Expand
)
Author
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