On 10/12/2018 03:46, David Gibson wrote: > On Fri, Dec 07, 2018 at 04:08:05PM +0000, Mark Cave-Ayland wrote: >> This is in preparation for some upcoming QEMU NDRV driver changes that pass >> display information from the host to the guest. >> >> Signed-off-by: Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk> > > This looks fine by my limited knowledge of this area. I'm slightly > perturbed I can't see any existing examples in the tree of setting the > edid property from the machine.
Certainly both patches work in that the corresponding MemoryRegion appears in both machines when applied, and indeed now also I have guest code that can read from it too. ATB, Mark.