Open m-bers opened 3 years ago
This doesn't appear to work with libvirt 7.9.0 on M1 machines (tested with Macbook Air):
https://gist.github.com/akihikodaki/87df4149e7ca87f18dc56807ec5a1bc5#gistcomment-3955567
This could potentially be related to this issue upstream: https://gitlab.com/qemu-project/qemu/-/issues/492
QEMU 6.1 installed from the homebrew-core repo does seem to work without throwing the error I mentioned in the gist comment, but networking and graphics are broken
I'll be releasing a new version soon, which is rebased on top of latest qemu, so it may as well work for you.
Is this still an issue?
This doesn't appear to work with libvirt 7.9.0 on M1 machines (tested with Macbook Air):
https://gist.github.com/akihikodaki/87df4149e7ca87f18dc56807ec5a1bc5#gistcomment-3955567
This could potentially be related to this issue upstream: https://gitlab.com/qemu-project/qemu/-/issues/492
QEMU 6.1 installed from the homebrew-core repo does seem to work without throwing the error I mentioned in the gist comment, but networking and graphics are broken