-
-
Notifications
You must be signed in to change notification settings - Fork 2
Disable autoballoon in xl.conf #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Automatic detection crashes in domU (see referenced issue). Since it isn't relevant for driver domains, simply disable it. Replace the whole xl.conf file as it makes it easier on updates, and the original file (which will be saved as xl.conf.qubes-orig) has only comments. Fixes QubesOS/qubes-issues#10050
a59231a to
e02358e
Compare
OpenQA test summaryComplete test suite and dependencies: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2025072813-4.3&flavor=templates Test run included the following:
New failures, excluding unstableCompared to: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2025061004-4.3&flavor=update
Failed tests32 failures
Fixed failuresCompared to: https://openqa.qubes-os.org/tests/142375#dependencies 9 fixed
Unstable testsPerformance TestsPerformance degradation:No issues Remaining performance tests:No remaining performance tests |
Automatic detection crashes in domU (see referenced issue). Since it
isn't relevant for driver domains, simply disable it.
Fixes QubesOS/qubes-issues#10050