summaryrefslogtreecommitdiffstats
path: root/pc-bios
diff options
context:
space:
mode:
authorSergio Lopez2019-09-30 17:36:58 +0200
committerPaolo Bonzini2019-10-22 09:39:54 +0200
commit0d5fae3e52e8a6b1068e53ebb87e96702246529e (patch)
tree55aa00ed25c1627145c887cbb727b0e3b64d77e1 /pc-bios
parenthw/intc/apic: reject pic ints if isa_pic == NULL (diff)
downloadqemu-0d5fae3e52e8a6b1068e53ebb87e96702246529e.tar.gz
qemu-0d5fae3e52e8a6b1068e53ebb87e96702246529e.tar.xz
qemu-0d5fae3e52e8a6b1068e53ebb87e96702246529e.zip
roms: add microvm-bios (qboot) as binary and git submodule
qboot is a minimalist x86 firmware for booting Linux kernels. It does the mininum amount of work required for the task, and it's able to boot both PVH images and bzImages without relying on option roms. This characteristics make it an ideal companion for the microvm machine type. Signed-off-by: Sergio Lopez <slp@redhat.com> Reviewed-by: Stefano Garzarella <sgarzare@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'pc-bios')
-rw-r--r--pc-bios/bios-microvm.binbin0 -> 65536 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/pc-bios/bios-microvm.bin b/pc-bios/bios-microvm.bin
new file mode 100644
index 0000000000..45eabc5166
--- /dev/null
+++ b/pc-bios/bios-microvm.bin
Binary files differ