Martin Wimpress

Results 226 comments of Martin Wimpress

I've built QEMU 7.0 for Ubuntu 22.04 and am now unable to use SDL or GTK displays. This looks like a bug in QEMU: - https://gitlab.com/qemu-project/qemu/-/issues/1036

I may have found a workaround. With QEMU 7.0 you can not enable GL acceleration with GTK/SDL *and* enable SPICE simultaneously. Some initial testing suggests that when GTK or SDL...

Quickemu is currently only intended for use on Linux workstations. If anyone wants to help add support for running Quickemu on macOS hosts, we welcome PRs 👍 That said, all...

@SebDanielsson Please consider submitting a pull request that adds documentation to the README for getting Quickemu working on macOS.

This is not as simple as documenting usage, it requires Quickemu to add macOS host support which is being tracked in #447

Fixed via #423

Please submit a pull request with your proposed changes :+1:

Please update the first post with the issue template completed.

Thanks! I've reproduced this on AMD and NVIDIA graphics using QEMU 6.2.0 and QEMU 7.0. The QEMU `sdl` (default) and `gtk` displays exhibit the black screen issue you describe, but...