On 10/20/21 16:02, Paolo Bonzini wrote: > As long as fw_cfg supports DMA, the new ROM can be used also on older > machine types because it has the same size as the existing one. > > Signed-off-by: Paolo Bonzini <pbonz...@redhat.com> > --- > hw/i386/multiboot.c | 10 ++++++++-- > hw/i386/multiboot.h | 4 +++- > hw/i386/pc.c | 3 ++- > hw/i386/x86.c | 2 +- > 4 files changed, 14 insertions(+), 5 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@redhat.com>