Skip to content

KVM: improve feature_test case in abnormal condition#554

Merged
xhao22 merged 1 commit intointel:mainfrom
xhao22:dev
Feb 27, 2026
Merged

KVM: improve feature_test case in abnormal condition#554
xhao22 merged 1 commit intointel:mainfrom
xhao22:dev

Conversation

@xhao22
Copy link
Contributor

@xhao22 xhao22 commented Feb 27, 2026

Guest running feature test may result with terminate for some reason, for example: guest doesn't support feature cpuid while KVM doesn't support.
With above case, the test case should be "FAIL" result but not script "ERROR", fix it to avoid result confusion.

Guest running feature test may result with terminate
for some reason, for example: guest doesn't support feature
cpuid while KVM doesn't support.
With above case, the test case should be "FAIL" result but not
script "ERROR", fix it to avoid result confusion.

Signed-off-by: Xudong Hao <xudong.hao@intel.com>
@xhao22 xhao22 merged commit 80b68ce into intel:main Feb 27, 2026
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant