]> git.proxmox.com Git - qemu.git/commit - qemu-config.c
Add bootindex for option roms.
authorGleb Natapov <gleb@redhat.com>
Wed, 8 Dec 2010 11:35:07 +0000 (13:35 +0200)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 11 Dec 2010 21:32:47 +0000 (21:32 +0000)
commit2e55e84282c545aeab8f5c9dd52a8073deaf3dbc
tree7fdff0cb2027337a402dfb2f1687840c552a8e76
parentde1f34cb6351c028ebcc61fea9fa78008ca1a529
Add bootindex for option roms.

Extend -option-rom command to have additional parameter ,bootindex=.

Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
12 files changed:
hw/loader.c
hw/loader.h
hw/multiboot.c
hw/ne2000.c
hw/nseries.c
hw/palm.c
hw/pc.c
hw/pci.c
hw/pcnet-pci.c
qemu-config.c
sysemu.h
vl.c