qboot: update to latest submoduleInclude patch "Place setup_data at location specified by host"from Jason A. Donenfeld.Cc: Jason A. Donenfeld <Jason@zx2c4.com>Signed-off-by: Paolo Bonzini <pbon
qboot: update to latest submoduleInclude patch "Place setup_data at location specified by host"from Jason A. Donenfeld.Cc: Jason A. Donenfeld <Jason@zx2c4.com>Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
show more ...
qboot: update to latest upstreamThis also brings in two patches that Debian had to include,qboot_stop_using_inttypes.patch and qboot_no_jump_tables.diff.Reported-by: Michael Tokarev <mjt@tls.msk
qboot: update to latest upstreamThis also brings in two patches that Debian had to include,qboot_stop_using_inttypes.patch and qboot_no_jump_tables.diff.Reported-by: Michael Tokarev <mjt@tls.msk.ru>Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>Message-Id: <20201120152408.164346-1-pbonzini@redhat.com>Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
roms: add microvm-bios (qboot) as binary and git submoduleqboot is a minimalist x86 firmware for booting Linux kernels. It doesthe mininum amount of work required for the task, and it's able tobo
roms: add microvm-bios (qboot) as binary and git submoduleqboot is a minimalist x86 firmware for booting Linux kernels. It doesthe mininum amount of work required for the task, and it's able toboot both PVH images and bzImages without relying on option roms.This characteristics make it an ideal companion for the microvmmachine type.Signed-off-by: Sergio Lopez <slp@redhat.com>Reviewed-by: Stefano Garzarella <sgarzare@redhat.com>Reviewed-by: Michael S. Tsirkin <mst@redhat.com>