> On Aug 25, 2021, at 1:24 AM, Chen Zhang <tgfb...@me.com> wrote:
> 
>> On Tue, Aug 24, 2021 at 05:46:43PM -0400, Programmingkid wrote:
>>> Hi, I recently tried using the edid feature in QEMU for my Mac OS 10.8 
>>> guest 
>>> like this: -device VGA,edid=on,xres=1280,yres=800. When the guest operating 
>>> system loaded there were no additional options available in the Display 
>>> settings. Would you know what is wrong?
>> 
>> Probably macos just doesn't read the edid block ...
>> 
>> take care,
>> Gerd
> Hi, 
> Probably it was due to the low default vbe size.
> Adding a `vgamem_mb=64` to the option list would suffice.
> 
> Best regards

Thanks for the help. The option unfortunately did not work. 

Reply via email to