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 testsDetails
|
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 <alejandro.vallejo@cloud.com> Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com> Acked-by: Anthony PERARD <anthony.perard@citrix.com> (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: