Re: [PATCH 0/3] i386: firmware parsing and sev setup for -bios loaded firmware

2022-04-25 Thread Gerd Hoffmann
On Thu, Mar 31, 2022 at 04:24:28PM -0400, Michael S. Tsirkin wrote: > On Thu, Mar 31, 2022 at 10:35:46AM +0200, Gerd Hoffmann wrote: > > > > > Looks good. > Acked-by: Michael S. Tsirkin > > > Who's merging this? Yourself? Just posted v2 with all the reviews, tests and acks added. Will proba

Re: [PATCH 0/3] i386: firmware parsing and sev setup for -bios loaded firmware

2022-03-31 Thread Michael S. Tsirkin
On Thu, Mar 31, 2022 at 10:35:46AM +0200, Gerd Hoffmann wrote: > Looks good. Acked-by: Michael S. Tsirkin 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

[PATCH 0/3] i386: firmware parsing and sev setup for -bios loaded firmware

2022-03-31 Thread Gerd Hoffmann
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 ++