Fix emulated GUI output freezing#74
Conversation
OpenQA test summaryComplete test suite and dependencies: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2025032406-4.3&flavor=pull-requests Test run included the following:
New failures, excluding unstableCompared to: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2025031804-4.3&flavor=update
Failed tests14 failures
Fixed failuresCompared to: https://openqa.qubes-os.org/tests/132953#dependencies 14 fixed
Unstable testsDetailsPerformance TestsPerformance degradation:17 performance degradations
Remaining performance tests:55 tests
|
39c6405 to
7beaac3
Compare
The context changed slightly on QEMU update, and it's enough to confuse quilt and apply the change in the wrong place. Specifically, "share_surface = false" was added _before_ initializing share_surface that was supposed to be overridden. Fixes: d85279b "Update QEMU to 9.0.2" Fixes QubesOS/qubes-issues#9847
7a5f0ac to
88229af
Compare
Fixes QubesOS/qubes-issues#9847