Make default boot order machine specific
This patch makes default boot order machine specific instead of set globally. The default boot order can be set per machine in QEMUMachine boot_order. This also allows a machine to receive a NULL boot order when -boot isn't used and take an appropriate action accordingly. This helps machine boots from the devices as set in guest's non-volatile memory location in case no boot order is provided by the user. Reviewed-by:Anthony Liguori <aliguori@us.ibm.com> Signed-off-by:
Avik Sil <aviksil@linux.vnet.ibm.com> Signed-off-by:
Anthony Liguori <aliguori@us.ibm.com>
Showing
- hw/alpha_dp264.c 1 addition, 0 deletionshw/alpha_dp264.c
- hw/an5206.c 1 addition, 0 deletionshw/an5206.c
- hw/axis_dev88.c 1 addition, 0 deletionshw/axis_dev88.c
- hw/boards.h 4 additions, 0 deletionshw/boards.h
- hw/collie.c 1 addition, 0 deletionshw/collie.c
- hw/dummy_m68k.c 1 addition, 0 deletionshw/dummy_m68k.c
- hw/exynos4_boards.c 2 additions, 0 deletionshw/exynos4_boards.c
- hw/gumstix.c 2 additions, 0 deletionshw/gumstix.c
- hw/highbank.c 1 addition, 0 deletionshw/highbank.c
- hw/integratorcp.c 1 addition, 0 deletionshw/integratorcp.c
- hw/kzm.c 1 addition, 0 deletionshw/kzm.c
- hw/leon3.c 1 addition, 0 deletionshw/leon3.c
- hw/lm32_boards.c 4 additions, 2 deletionshw/lm32_boards.c
- hw/mainstone.c 1 addition, 0 deletionshw/mainstone.c
- hw/mcf5208.c 1 addition, 0 deletionshw/mcf5208.c
- hw/milkymist.c 2 additions, 1 deletionhw/milkymist.c
- hw/mips_fulong2e.c 1 addition, 0 deletionshw/mips_fulong2e.c
- hw/mips_jazz.c 2 additions, 0 deletionshw/mips_jazz.c
- hw/mips_malta.c 1 addition, 0 deletionshw/mips_malta.c
- hw/mips_mipssim.c 1 addition, 0 deletionshw/mips_mipssim.c
Loading
Please register or sign in to comment