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

Ján Tomko jtomko at redhat.com
Mon Aug 10 15:13:49 UTC 2015


On Mon, Aug 10, 2015 at 10:23:47AM +0200, Martin Kletzander wrote:
> Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1150484
> 
> v2:
>  - Changed one occurence virTristateBool to virTristateSwitch as it should be
>  - wrapped one line to be <= 80 characters long
>  - Rebased on top of current master (with laine's patches pushed)
> 
> 
> 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                             | 20 +++++++++++++--
>  src/conf/domain_conf.h                             |  1 +
>  src/qemu/qemu_command.c                            |  7 ++++++
>  .../qemuxml2argv-disk-virtio-scsi-ioeventfd.args   |  9 +++++++
>  .../qemuxml2argv-disk-virtio-scsi-ioeventfd.xml    | 29 ++++++++++++++++++++++
>  tests/qemuxml2argvtest.c                           |  3 +++
>  tests/qemuxml2xmltest.c                            |  1 +
>  9 files changed, 79 insertions(+), 2 deletions(-)
>  create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-disk-virtio-scsi-ioeventfd.args
>  create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-disk-virtio-scsi-ioeventfd.xml

ACK series

Jan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20150810/081b1860/attachment-0001.sig>


More information about the libvir-list mailing list