Re: Debugging 32 bit ARM guests running under QEMU KVM on 64 bit ARM hosts with gdb

2021-01-12 Thread Alex Bennée
alar...@ddci.com writes: >> From: "Berto Furth" >> To: qemu-discuss@nongnu.org >> Date: 01/08/2021 05:48 AM >> Subject: Debugging 32 bit ARM guests running under QEMU KVM on 64 >> bit ARM hosts with gdb > >> I have noticed that when debugging a 32 bit arm (AA32) kvm guest >> running in a 64 b

Custom display resolution

2021-01-12 Thread Fatme Havaliova
Hey guys, I'm using ` ` to provide a custom resolution to my MacOS quest and it works. Now I'm wondering if there is a way to provide a list of custom resolutions to the quest machine? It is mentioned that we can pass a list of video modes with EDID in this commit https://github.com/qemu/qemu