libvirt/tests/qemucapabilitiesdata
Laine Stump 96fddee322 qemu: add "-boot strict" to commandline whenever possible
This resolves:

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

(which was already closed as CANTFIX because the qemu "-boot strict"
commandline option wasn't available at the time).

Problem: you couldn't have a domain that used PXE to boot, but also
had an un-bootable disk device *even if that disk wasn't listed in the
boot order*, because if PXE timed out (e.g. due to the bridge
forwarding delay), the BIOS would move on to the next target, which
would be the unbootable disk device (again - even though it wasn't
given a boot order), and get stuck at a "BOOT DISK FAILURE, PRESS ANY
KEY" message until a user intervened.

The solution available since sometime around QEMU 1.5, is to add
"-boot strict=on" to *every* qemu command. When this is done, if any
devices have a boot order specified, then QEMU will *only* attempt to
boot from those devices that have an explicit boot order, ignoring the
rest.
2013-12-03 11:58:26 +02:00
..
caps_1.2.2-1.caps qemu: don't use deprecated -no-kvm-pit-reinjection 2013-11-05 16:04:06 +01:00
caps_1.2.2-1.replies qemu: don't use deprecated -no-kvm-pit-reinjection 2013-11-05 16:04:06 +01:00
caps_1.3.1-1.caps qemu: don't use deprecated -no-kvm-pit-reinjection 2013-11-05 16:04:06 +01:00
caps_1.3.1-1.replies qemu: don't use deprecated -no-kvm-pit-reinjection 2013-11-05 16:04:06 +01:00
caps_1.4.2-1.caps qemu: don't use deprecated -no-kvm-pit-reinjection 2013-11-05 16:04:06 +01:00
caps_1.4.2-1.replies qemu: don't use deprecated -no-kvm-pit-reinjection 2013-11-05 16:04:06 +01:00
caps_1.5.3-1.caps qemu: add "-boot strict" to commandline whenever possible 2013-12-03 11:58:26 +02:00
caps_1.5.3-1.replies qemu: don't use deprecated -no-kvm-pit-reinjection 2013-11-05 16:04:06 +01:00
caps_1.6.0-1.caps qemu: add "-boot strict" to commandline whenever possible 2013-12-03 11:58:26 +02:00
caps_1.6.0-1.replies qemu: don't use deprecated -no-kvm-pit-reinjection 2013-11-05 16:04:06 +01:00
caps_1.6.50-1.caps qemu: add "-boot strict" to commandline whenever possible 2013-12-03 11:58:26 +02:00
caps_1.6.50-1.replies qemu: don't use deprecated -no-kvm-pit-reinjection 2013-11-05 16:04:06 +01:00