vmx_instruction_intercept test in kvm-unit-test failed on E4v3 azure node with 4.13/4.14 kernel
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux-azure (Ubuntu) |
New
|
Undecided
|
Unassigned | ||
linux-azure-edge (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
With Joshua's comment in bug 1719524: "Nested KVM can only be tried on instance sizes with nested Hypervisor support: Ev3 and Dv3.", although the instance name is E4v3 here but I can start a KVM on it.
Test vmx_instruction
Steps:
1. git clone --depth=1 https:/
2. cd kvm-unit-tests; ./configure; make
3. Run the vmx_instruction
# TESTNAME=
timeout -k 1s --foreground 90s /usr/bin/
enabling apic
paging enabled
cr0 = 80010011
cr3 = 46b000
cr4 = 20
Test suite: instruction intercept
PASS: execute HLT
PASS: intercept HLT
PASS: execute INVLPG
PASS: intercept INVLPG
PASS: execute MWAIT
PASS: intercept MWAIT
Unhandled exception 13 #GP at ip 00000000004039d5
error_code=0000 rflags=00010046 cs=00000008
rax=00000000000
rbp=00000000004
r8=00000000004
r12=00000000000
cr0=00000000800
cr8=00000000000
STACK: @4039d5 401eb6 4004dd
ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: linux-image-
ProcVersionSign
Uname: Linux 4.14.0-
ApportVersion: 2.20.1-0ubuntu2.15
Architecture: amd64
Date: Thu Feb 8 06:20:16 2018
ProcEnviron:
TERM=xterm-
PATH=(custom, no user)
XDG_RUNTIME_
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: linux-azure-edge
UpgradeStatus: No upgrade log present (probably fresh install)
summary: |
vmx_instruction_intercept test in kvm-unit-test failed on E4v3 azure - node with 4.14 kernel + node with 4.13/4.14 kernel |