誰かに試してみてほしいこと: Apple Silicon Mac の QEMU 上で x86_64 の macOS を動かして、そこに [ParavirtualizedGraphics](https://developer.apple.com/documentation/paravirtualizedgraphics) を繋げたら何が起きるか
これうまく動かないらしい、ざんねん
https://lists.nongnu.org/archive/html/qemu-riscv/2024-11/msg00099.html
> * Although it works fine with TCG, it does not work correctly
> cross-architecture: x86-64 guests on arm64 hosts appear to make
> some boot progress, but rendering is corrupted. I suspect
> incompatible texture memory layouts; I have no idea if this is
> fixable.