]> git.proxmox.com Git - mirror_qemu.git/commit
roms: add microvm-bios (qboot) as binary and git submodule
authorSergio Lopez <slp@redhat.com>
Mon, 30 Sep 2019 15:36:58 +0000 (17:36 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 22 Oct 2019 07:39:54 +0000 (09:39 +0200)
commit0d5fae3e52e8a6b1068e53ebb87e96702246529e
tree55aa00ed25c1627145c887cbb727b0e3b64d77e1
parent78cafff81088492fe70e12b3bded219096031f7c
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>
.gitmodules
pc-bios/bios-microvm.bin [new file with mode: 0644]
roms/Makefile
roms/qboot [new submodule]