Re: [Qemu-devel] [PATCH] docs: Add a note about mixing bootindex with "-boot order"

2017-02-28 Thread Laszlo Ersek
On 02/28/17 18:40, Thomas Huth wrote: > Occasionally the users try to mix the bootindex properties with the > "-boot order" parameter - and this likely does not give the expected > results. So let's add a proper statement that these two concepts > should not be used together. > > Signed-off-by: Th

Re: [Qemu-devel] [PATCH] docs: Add a note about mixing bootindex with "-boot order"

2017-02-28 Thread Eric Blake
On 02/28/2017 11:40 AM, Thomas Huth wrote: > Occasionally the users try to mix the bootindex properties with the > "-boot order" parameter - and this likely does not give the expected > results. So let's add a proper statement that these two concepts > should not be used together. > > Signed-off-b

[Qemu-devel] [PATCH] docs: Add a note about mixing bootindex with "-boot order"

2017-02-28 Thread Thomas Huth
Occasionally the users try to mix the bootindex properties with the "-boot order" parameter - and this likely does not give the expected results. So let's add a proper statement that these two concepts should not be used together. Signed-off-by: Thomas Huth --- docs/bootindex.txt | 9 +