Skip to content

KVM: default x86 guests to vga video model when none is configured - #13807

Open
andrijapanicsb wants to merge 1 commit into
apache:mainfrom
andrijapanicsb:kvm-x86-vga-default
Open

KVM: default x86 guests to vga video model when none is configured#13807
andrijapanicsb wants to merge 1 commit into
apache:mainfrom
andrijapanicsb:kvm-x86-vga-default

KVM: default x86 guests to vga video model when none is configured

59f286c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 6, 2026 in 0s

19.65% (+0.00%) compared to 4f11707

View this Pull Request on Codecov

19.65% (+0.00%) compared to 4f11707

Details

Codecov Report

❌ Patch coverage is 75.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 19.65%. Comparing base (4f11707) to head (59f286c).

Files with missing lines Patch % Lines
...ervisor/kvm/resource/LibvirtComputingResource.java 75.00% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main   #13807   +/-   ##
=========================================
  Coverage     19.65%   19.65%           
- Complexity    19792    19795    +3     
=========================================
  Files          6368     6368           
  Lines        574881   574889    +8     
  Branches      70351    70354    +3     
=========================================
+ Hits         112970   112972    +2     
- Misses       449639   449647    +8     
+ Partials      12272    12270    -2     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.