On Thu, Aug 09, 2018 at 16:34:56 +0200, Ján Tomko wrote:
On Thu, Aug 09, 2018 at 02:48:54PM +0200, Peter Krempa wrote:
> The field was added in qemu v0.13.0-rc0-731-g1ca4d09ae0 so all supported
> qemu versions now use it.
>
> There's a LOT of test fallout as we did not use capabilities close
> enough to upstream for many of our tests.
>
> Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
> ---
Actually, you can also remove these files, since their non-bootindex
variants will replace them:
tests/qemuxml2argvdata/boot-complex-bootindex.args | 48
-----------------------------------------
tests/qemuxml2argvdata/boot-complex-bootindex.xml | 66
--------------------------------------------------------
tests/qemuxml2argvdata/boot-menu-disable-drive-bootindex.args | 29
-------------------------
tests/qemuxml2argvdata/boot-menu-disable-drive-bootindex.xml | 28
------------------------
tests/qemuxml2argvdata/boot-menu-enable-bootindex.args | 29
-------------------------
tests/qemuxml2argvdata/boot-menu-enable-bootindex.xml | 28
------------------------
tests/qemuxml2argvdata/bootindex-floppy-q35.args | 24 ---------------------
tests/qemuxml2argvdata/bootindex-floppy-q35.xml | 32
---------------------------
tests/qemuxml2xmloutdata/bootindex-floppy-q35.xml | 32 --------------------------------
Thanks! I've squashed these into the commit and pushed the series.