[libvirt] [PATCH 0/2] Handle isa-fdc removal from new q35 machine types

John Ferlan jferlan at redhat.com
Thu Jun 25 14:13:28 UTC 2015



On 06/22/2015 09:57 AM, Ján Tomko wrote:
> https://bugzilla.redhat.com/show_bug.cgi?id=1227880
> 
> Ján Tomko (2):
>   Separate isa-fdc options generation
>   Explicitly format the isa-fdc controller for newer q35 machines
> 
>  src/qemu/qemu_command.c                            | 50 ++++++++++++++++------
>  src/qemu/qemu_domain.c                             | 22 ++++++++++
>  src/qemu/qemu_domain.h                             |  1 +
>  .../qemuxml2argv-boot-floppy-q35.args              | 12 ++++++
>  .../qemuxml2argv-boot-floppy-q35.xml               | 40 +++++++++++++++++
>  .../qemuxml2argv-bootindex-floppy-q35.args         | 11 +++++
>  .../qemuxml2argv-bootindex-floppy-q35.xml          | 40 +++++++++++++++++
>  tests/qemuxml2argvtest.c                           |  9 ++++
>  8 files changed, 172 insertions(+), 13 deletions(-)
>  create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-boot-floppy-q35.args
>  create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-boot-floppy-q35.xml
>  create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-bootindex-floppy-q35.args
>  create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-bootindex-floppy-q35.xml
> 

ACK series.

John




More information about the libvir-list mailing list