-
-
Notifications
You must be signed in to change notification settings - Fork 19
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
Refresh stubdomain software #70
Conversation
Necessary for CONFIG_STACK_VALIDATION=y
This approach is more generic and upstream friendly.
the "full" stubdomain flavor seems to be broken:
|
OpenQA test summaryComplete test suite and dependencies: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2024081121-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=2024070519-4.3&flavor=update
Failed tests48 failures
Fixed failuresCompared to: https://openqa.qubes-os.org/tests/105374#dependencies 7 fixed
Unstable tests
|
First defined device is no longer used by default. https://wiki.qemu.org/ChangeLog/8.2
Move calls that require a information about a single precisely identified domain to the new xc_domain_getinfo_single(). Signed-off-by: Alejandro Vallejo <[email protected]> Reviewed-by: Andrew Cooper <[email protected]> Acked-by: Anthony PERARD <[email protected]> (cherry picked from commit 3b5201e8cf87dbea558331edcf6f3236ede56980 in xen.git)
The change to xc_domain_getinfo() breaks compatibility with Xen libs before 4.18, so express that in the package dependencies.
Update: