[libvirt] [PATCH 0/2] Add support for ioeventfd for virtio-scsi

Martin Kletzander mkletzan at redhat.com
Sun Jul 26 18:52:02 UTC 2015


This series is based on top of Laine's v3 of Add new PCIe controllers.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1150484

Martin Kletzander (2):
  conf: Add ioeventfd option for controllers
  qemu: Enable ioeventfd usage for virtio-scsi controllers

 docs/formatdomain.html.in                          |  8 ++++++
 docs/schemas/domaincommon.rng                      |  3 +++
 src/conf/domain_conf.c                             | 19 ++++++++++++--
 src/conf/domain_conf.h                             |  1 +
 src/qemu/qemu_command.c                            |  7 ++++++
 .../qemuxml2argv-disk-virtio-scsi-ioeventfd.xml    | 29 ++++++++++++++++++++++
 tests/qemuxml2argvtest.c                           |  3 +++
 tests/qemuxml2xmltest.c                            |  1 +
 8 files changed, 69 insertions(+), 2 deletions(-)
 create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-disk-virtio-scsi-ioeventfd.xml

--
2.4.6




More information about the libvir-list mailing list