qemu-kvm: Remove extboot support
commit2a06024dc1b1e27b1be0266379af397e61b4a9ad
authorJan Kiszka <jan.kiszka@siemens.com>
Wed, 5 Oct 2011 07:52:12 +0000 (5 09:52 +0200)
committerMarcelo Tosatti <mtosatti@redhat.com>
Fri, 7 Oct 2011 10:01:10 +0000 (7 07:01 -0300)
tree4bb7f6e1f9b1f7ae8250ab70bdce309e030a8591
parent979e0097c2de94bb1e20dd790052719c47bf6315
qemu-kvm: Remove extboot support

Except for booting from SCSI via the LSI controller, SeaBIOS has native
support for mass storage interfaces now. And SCSI can be worked around
via [1] - or someone finally adds the necessary bits to SeaBIOS if there
is a real need.

[1] http://thread.gmane.org/gmane.comp.emulators.qemu/78467

- Keep boot option to avoid breaking scripts (mtosatti)

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Acked-by: Anthony Liguori <aliguori@us.ibm.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
.gitignore
Makefile
Makefile.target
blockdev.c
blockdev.h
hw/extboot.c [deleted file]
hw/pc.c
hw/pc.h
pc-bios/optionrom/Makefile
pc-bios/optionrom/extboot.S [deleted file]
qemu-options.hx