All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 216725] New: VMXON with CR0 bit 5 cleared should #GP, got '6'
@ 2022-11-22  4:49 bugzilla-daemon
  2022-11-22 10:16 ` [Bug 216725] " bugzilla-daemon
  2022-11-23  1:07 ` bugzilla-daemon
  0 siblings, 2 replies; 3+ messages in thread
From: bugzilla-daemon @ 2022-11-22  4:49 UTC (permalink / raw)
  To: kvm

https://bugzilla.kernel.org/show_bug.cgi?id=216725

            Bug ID: 216725
           Summary: VMXON with CR0 bit 5 cleared should #GP, got '6'
           Product: Virtualization
           Version: unspecified
    Kernel Version: 6.1.0-rc4
          Hardware: Intel
                OS: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: kvm
          Assignee: virtualization_kvm@kernel-bugs.osdl.org
          Reporter: lixiao.yang@intel.com
        Regression: No

Created attachment 303260
  --> https://bugzilla.kernel.org/attachment.cgi?id=303260&action=edit
vmx failure log

Environment:
CPU Architecture: x86_64
Host OS: Red Hat Enterprise Linux 8.4 (Ootpa)
Host kernel: 6.1.0-rc4
gcc: gcc version 8.4.1
Host kernel source: https://git.kernel.org/pub/scm/virt/kvm/kvm.git
Branch: next
Commit: d72cf8ff

Qemu source: https://git.qemu.org/git/qemu.git
Branch: master
Commit: 6d71357a

kvm-unit-tests source: https://gitlab.com/kvm-unit-tests/kvm-unit-tests.git
Branch: master
Commit: 952cf19c9143e307fe229af8bf909016a02fcc6c

Bug Detailed Description:
kvm-unit-tests vmx fails on the latest kvm. 
SUMMARY: 430115 tests, 1 unexpected failures, 2 expected failures, 5 skipped. 
The one unexpected failure is:
FAIL: VMXON with CR0 bit 5 cleared should #GP, got '6'

Reproducing Steps:
rmmod kvm_intel
modprobe kvm_intel nested=Y
git clone https://gitlab.com/kvm-unit-tests/kvm-unit-tests.git
cd kvm-unit-tests
./configure
make standalone
cd tests
./vmx -cpu host

Actual Result:
...
SUMMARY: 430115 tests, 1 unexpected failures, 2 expected failures, 5 skipped
FAIL vmx (430115 tests, 1 unexpected failures, 2 expected failures, 5 skipped)

Expected Result:
...
SUMMARY: 430115 tests, 2 expected failures, 4 skipped)
PASS vmx (430115 tests, 2 expected failures, 4 skipped)

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug 216725] VMXON with CR0 bit 5 cleared should #GP, got '6'
  2022-11-22  4:49 [Bug 216725] New: VMXON with CR0 bit 5 cleared should #GP, got '6' bugzilla-daemon
@ 2022-11-22 10:16 ` bugzilla-daemon
  2022-11-23  1:07 ` bugzilla-daemon
  1 sibling, 0 replies; 3+ messages in thread
From: bugzilla-daemon @ 2022-11-22 10:16 UTC (permalink / raw)
  To: kvm

https://bugzilla.kernel.org/show_bug.cgi?id=216725

Yu Zhang (yu.c.zhang@intel.com) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |yu.c.zhang@intel.com

--- Comment #1 from Yu Zhang (yu.c.zhang@intel.com) ---
Well, IIUC, the case was added by Sean
(https://lore.kernel.org/all/20220608235238.3881916-1-seanjc@google.com/), to
test his fix for nVMX
(https://lore.kernel.org/lkml/Yz7zB7Lxt2DHa4nT@google.com/T/). 

But the KVM patch has not been queued in next branch yet. Maybe we can just
wait...

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug 216725] VMXON with CR0 bit 5 cleared should #GP, got '6'
  2022-11-22  4:49 [Bug 216725] New: VMXON with CR0 bit 5 cleared should #GP, got '6' bugzilla-daemon
  2022-11-22 10:16 ` [Bug 216725] " bugzilla-daemon
@ 2022-11-23  1:07 ` bugzilla-daemon
  1 sibling, 0 replies; 3+ messages in thread
From: bugzilla-daemon @ 2022-11-23  1:07 UTC (permalink / raw)
  To: kvm

https://bugzilla.kernel.org/show_bug.cgi?id=216725

--- Comment #2 from Yang Lixiao (lixiao.yang@intel.com) ---
(In reply to Yu Zhang from comment #1)
> Well, IIUC, the case was added by Sean
> (https://lore.kernel.org/all/20220608235238.3881916-1-seanjc@google.com/),
> to test his fix for nVMX
> (https://lore.kernel.org/lkml/Yz7zB7Lxt2DHa4nT@google.com/T/). 
> 
> But the KVM patch has not been queued in next branch yet. Maybe we can just
> wait...

Sure. Thanks for your notice!

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-11-23  1:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-22  4:49 [Bug 216725] New: VMXON with CR0 bit 5 cleared should #GP, got '6' bugzilla-daemon
2022-11-22 10:16 ` [Bug 216725] " bugzilla-daemon
2022-11-23  1:07 ` bugzilla-daemon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.