rpm: build and package debug hypervisor#170
Conversation
|
The way currently grub.cfg is generated puts the debug version as the default one (
Any opinions @HW42 @DemiMarie ? |
|
I think the options to adjust grub are the cleanest. Menu indeed likely overkill. |
|
I would prefer for debugging to be a separate section. I agree that even if the debug hypervisor is installed, it should not be booted by default. |
|
Apparently when installed as |
Ease debugging by building a separate subpackage with debug hypervisor. It's installed as xen-(version)~debug. Enable also tracing and frame pointers in the debug build to ease debugging. QubesOS/qubes-issues#5989
OpenQA test summaryComplete test suite and dependencies: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2025082411-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=2025081011-4.3&flavor=update
Failed tests13 failures
Fixed failuresCompared to: https://openqa.qubes-os.org/tests/149225#dependencies 72 fixed
Unstable testsDetailsPerformance TestsPerformance degradation:19 performance degradations
Remaining performance tests:155 tests
|
Ease debugging by building a separate subpackage with debug hypervisor.
It's installed as xen-debug-(version).
QubesOS/qubes-issues#5989