diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2025-02-19 11:18:28 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2025-02-25 16:18:11 +0100 |
commit | ae3a420fea8bfc545a4ca4b899d2fe6a3031aefa (patch) | |
tree | 6aed5f11814567dfffdcfb3c30d1df6a0f4698d9 /rust/qemu-api/src | |
parent | 6debfb2cb1795427d2dc6a741c7430a233c76695 (diff) | |
download | qemu-ae3a420fea8bfc545a4ca4b899d2fe6a3031aefa.zip qemu-ae3a420fea8bfc545a4ca4b899d2fe6a3031aefa.tar.gz qemu-ae3a420fea8bfc545a4ca4b899d2fe6a3031aefa.tar.bz2 |
pvg: do not enable it on cross-architecture targets
PVG is not cross-architecture; the PVG guest drivers with x86-64 macOS do not give
useful results with the aarch64 macOS host PVG framework, and vice versa.
To express this repurpose CONFIG_MAC_PVG, making it true only if the target has
the same architecture as the host. Furthermore, remove apple-gfx.m unless
one of the devices is actually present.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'rust/qemu-api/src')
0 files changed, 0 insertions, 0 deletions