[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH 2/3] mac_newworld: enable access to EDID data fo
From: |
Mark Cave-Ayland |
Subject: |
Re: [Qemu-devel] [PATCH 2/3] mac_newworld: enable access to EDID data for the VGA device |
Date: |
Tue, 11 Dec 2018 19:00:59 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.3.0 |
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 <address@hidden>
>
> 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.
[Qemu-devel] [PATCH 1/3] MAINTAINERS: add myself as maintainer for Mac Old World and New World machines, Mark Cave-Ayland, 2018/12/07