aboutsummaryrefslogtreecommitdiff
path: root/hw/virtio/virtio-bus.c
AgeCommit message (Expand)Author
2016-09-15virtio-bus: Plug devices after features are negotiatedMaxime Coquelin
2016-09-09virtio: Tell the user what went wrong when event_notifier_init failedThomas Huth
2016-07-04virtio: revert host notifiers to old semanticsCornelia Huck
2016-06-24virtio-bus: common ioeventfd infrastructureCornelia Huck
2016-01-29virtio: Clean up includesPeter Maydell
2015-12-02virtio: handle non-virtio-1-capable backend for ccwCornelia Huck
2015-07-27virtio: get_features() can failJason Wang
2015-05-31virtio: device_plugged() can failJason Wang
2015-05-31virtio: move host_featuresCornelia Huck
2015-02-26virtio: cull virtio_bus_set_vdev_featuresCornelia Huck
2014-12-10virtio-bus: avoid breaking build when open DEBUG switchGonglei
2013-12-09virtio-bus: cleanup plug/unplug interfacePaolo Bonzini
2013-12-09virtio-bus: remove vdev fieldPaolo Bonzini
2013-11-05qdev: Drop misleading qdev_free() functionStefan Hajnoczi
2013-05-30qdev: fix get_fw_dev_path to support to add nothing to fw_dev_pathAmos Kong
2013-05-16virtio: add virtio_bus_get_dev_path.KONRAD Frederic
2013-04-24virtio: remove virtiobindings.KONRAD Frederic
2013-04-24virtio-bus: add new functions.KONRAD Frederic
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini