On Thu, Mar 31, 2022 at 10:35:46AM +0200, Gerd Hoffmann wrote: >
Looks good. Acked-by: Michael S. Tsirkin <m...@redhat.com> Who's merging this? Yourself? > Gerd Hoffmann (3): > i386: move bios load error message > i386: factor out x86_firmware_configure() > i386: firmware parsing and sev setup for -bios loaded firmware > > include/hw/i386/x86.h | 3 +++ > hw/i386/pc_sysfw.c | 36 ++++++++++++++++++++++-------------- > hw/i386/x86.c | 32 ++++++++++++++++++++++++-------- > 3 files changed, 49 insertions(+), 22 deletions(-) > > -- > 2.35.1 >