knazarov / homebrew-qemu-virgl

A homebrew tap for qemu with support for 3d accelerated guests
414 stars 67 forks source link

libvirt issues #62

Open m-bers opened 2 years ago

m-bers commented 2 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

knazarov commented 2 years ago

I'll be releasing a new version soon, which is rebased on top of latest qemu, so it may as well work for you.

DUOLabs333 commented 2 years ago

Is this still an issue?