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

Attachment: signature.asc
Description: Digital signature

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to