On 19/2/25 11:38, Paolo Bonzini wrote:
On Wed, Feb 19, 2025 at 11:36 AM Phil Dennis-Jordan <[email protected]> wrote:
... which boards should enable MAC_PVG_MMIO? Is it only VIRT, or something
else?
I doubt anyone will be able to use it productively with virt, but I am
regularly surprised by people's creativity.
Ah okay, so for now it's effectively dead code.
Correct (still tested before merging). I have Phil's vmapple series
queued but it fails the '--disable-hvf' build config so I had to drop
it before sending the PR. I kept the PVG device to save Phil from
respining again and again the same patches, hoping for a quick fix
to merge the rest, waiting for an update on whether Phil's suggestion
to fix the GIC dependency was OK or not, but no update so far, see:
https://lore.kernel.org/qemu-devel/CAAibmn0puNwDvHcU8xYi1EJ=dnaehasotkck0kmf4diqfr7...@mail.gmail.com/
and my proposal:
https://lore.kernel.org/qemu-devel/[email protected]/
And now I see Phil's reply which I missed ...:
https://lore.kernel.org/qemu-devel/CAAibmn1g6+btdRX99ZUvbaBm7hP_AnAGNfDHz4Wgi3fPn=w...@mail.gmail.com/
The intended target machine is vmapple, which is the only known way
to run aarch64 macOS guests. [...]
I'll try to rebase that series and re-post it in the next few days
Thanks, I'll keep an eye on that.
Paolo