Support --prefix-data in qrexec-client too#230
Conversation
It's an option for qrexec-client-vm already and it's very useful for example for qubes.VMShell service. Add it to qrexec-client too. It will help getting rid of the copy loop in qvm-run. QubesOS/qubes-issues#10855
ab0dad7 to
29911b9
Compare
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #230 +/- ##
==========================================
- Coverage 78.93% 78.93% -0.01%
==========================================
Files 55 55
Lines 10534 10543 +9
==========================================
+ Hits 8315 8322 +7
- Misses 2219 2221 +2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
OpenQA test summaryComplete test suite and dependencies: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2026042316-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=2026032404-devel&flavor=update
Failed tests43 failures
Fixed failuresCompared to: https://openqa.qubes-os.org/tests/170766#dependencies 32 fixed
Unstable testsDetails
Performance TestsPerformance degradation:11 performance degradations
Remaining performance tests:100 tests
|
It's an option for qrexec-client-vm already and it's very useful for
example for qubes.VMShell service. Add it to qrexec-client too.
It will help getting rid of the copy loop in qvm-run.
QubesOS/qubes-issues#10855