qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-block] [Qemu-devel] Configuring pflash devices for OVMF firmwa


From: Paolo Bonzini
Subject: Re: [Qemu-block] [Qemu-devel] Configuring pflash devices for OVMF firmware
Date: Mon, 4 Feb 2019 11:00:12 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.3.1

On 01/02/19 03:49, Ning, Yu wrote:
> Thank you both for outlining the changes we have to make in order to
> support ROMD memory regions!  The only question is whether we should
> pass a new flag to HAX_VM_IOCTL_SET_RAM2 for ROMD, so the hypervisor
> could respond differently to writes to ROM and ROMD regions.  Would
> that be useful at all?  What would happen if HAXM asked QEMU to
> emulate a write to ROM?

It's more about backwards compatibility.  As far as QEMU is concerned
it's okay if all ROM reads are handled as MMIO.  However, other
emulators may not expect that, so maybe you want to add another flag.

Paolo

> HAXM didn't implement ROMD support at first, because the guests we
> tested could boot without it (including Chrome OS).  Now that this
> feature has become more popular (and we want to be able to boot
> OVMF), I think it's time to get it done.  I'd like to get to it after
> the Lunar New Year holidays, but if anyone can finish it sooner, I'll
> be happy to merge their patch into HAXM.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]