Show patches with: Submitter = Krish Sadhukhan       |   384 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
x86: Add test for TPR threshold and vTPR check on VM-entry - - - --- 2017-11-30 Krish Sadhukhan New
nVMX: Test 'Type' and 'S' portions of Access Rights field in guest segment registers nVMX: Test 'Type' and 'S' portions of Access Rights field in guest segment registers - - - --- 2020-11-10 Krish Sadhukhan New
nVMX: Get rid of prepare_vmcs02_early_full and inline its content in the caller nVMX: Get rid of prepare_vmcs02_early_full and inline its content in the caller - 1 - --- 2019-06-07 Krish Sadhukhan New
nVMX: Defer error from VM-entry MSR-load area to until after hardware verifies VMCS guest state-area nVMX: Defer error from VM-entry MSR-load area to until after hardware verifies VMCS guest state-area - 2 - --- 2019-09-30 Krish Sadhukhan New
nSVM: Test: Test VMRUN's canonicalization of segement base addresses nSVM: Test: Test VMRUN's canonicalization of segement base addresses - - - --- 2021-05-20 Krish Sadhukhan New
nSVM: Test VMLOAD/VMSAVE intercepts nSVM: Test VMLOAD/VMSAVE intercepts - - - --- 2021-03-04 Krish Sadhukhan New
nSVM: Add a test for the P (present) bit in NPT entry nSVM: Add a test for the P (present) bit in NPT entry - - - --- 2020-08-29 Krish Sadhukhan New
KVM: x86: Fix names of implemented kvm_x86_ops in VMX and SVM modules KVM: x86: Fix names of implemented kvm_x86_ops in VMX and SVM modules - - - --- 2020-07-20 Krish Sadhukhan New
KVM: x86: Fill in conforming {vmx|svm}_x86_ops and {vmx|svm}_nested_ops via macro KVM: x86: Fill in conforming {vmx|svm}_x86_ops and {vmx|svm}_nested_ops via macro - - - --- 2020-07-23 Krish Sadhukhan New
KVM: selftests: Rename vm_open() to __vm_create() KVM: selftests: Rename vm_open() to __vm_create() - - - --- 2021-10-12 Krish Sadhukhan New
KVM: nVMX: nSVM: Show guest mode in kvm_{entry,exit} tracepoints KVM: nVMX: nSVM: Show guest mode in kvm_{entry,exit} tracepoints - - - --- 2021-06-21 Krish Sadhukhan New
KVM: nSVM: Test combinations of EFER.LME, CR0.PG, CR4.PAE, CR0.PE and CS register on VMRUN of neste… KVM: nSVM: Test combinations of EFER.LME, CR0.PG, CR4.PAE, CR0.PE and CS register on VMRUN of neste… - - - --- 2020-08-10 Krish Sadhukhan New
KVM: nSVM: Cleanup in arch/x86/kvm/svm/nested.c KVM: nSVM: Cleanup in arch/x86/kvm/svm/nested.c - - - --- 2021-04-17 Krish Sadhukhan New
kvm-unit-tests: nSVM: Test that CR0[63:32] are not set on VMRUN of nested guests kvm-unit-tests: nSVM: Test that CR0[63:32] are not set on VMRUN of nested guests - - - --- 2020-04-20 Krish Sadhukhan New
kvm-unit-test: x86: Remove duplicate definitions of write_cr4_checking() and put it in library kvm-unit-test: x86: Remove duplicate definitions of write_cr4_checking() and put it in library - 1 - --- 2019-06-28 Krish Sadhukhan New
kvm-unit-test: nVMX: Test VM-entry MSR-load area kvm-unit-test: nVMX: Test VM-entry MSR-load area - 1 - --- 2019-10-21 Krish Sadhukhan New
kvm-unit-test: nVMX: Test Selector and Base Address fields of Guest Segment Registers on vmentry of… kvm-unit-test: nVMX: Test Selector and Base Address fields of Guest Segment Registers on vmentry of… - - - --- 2020-03-10 Krish Sadhukhan New
kvm-unit-test: nVMX: Fix 95d6d2c32288 ("nVMX: Test Host Segment Registers and Descriptor Tables on … kvm-unit-test: nVMX: Fix 95d6d2c32288 ("nVMX: Test Host Segment Registers and Descriptor Tables on … - 1 - --- 2019-08-12 Krish Sadhukhan New
kvm-unit-test: nSVM: Restructure nSVM test code kvm-unit-test: nSVM: Restructure nSVM test code - - - --- 2020-02-05 Krish Sadhukhan New
KVM nVMX: MSRs should not be stored if VM-entry fails during or after loading guest state KVM nVMX: MSRs should not be stored if VM-entry fails during or after loading guest state - 1 - --- 2018-11-30 Krish Sadhukhan New
[v5,7/7] KVM: nVMX: Move the checks for Guest Non-Register States to a separate helper function [v5,1/7] KVM: nVMX: Prepend "nested_vmx_" to check_vmentry_{pre,post}reqs() - 2 - --- 2018-12-12 Krish Sadhukhan New
[v5,6/7] KVM: nVMX: Move the checks for Host Control Registers and MSRs to a separate helper functi… [v5,1/7] KVM: nVMX: Prepend "nested_vmx_" to check_vmentry_{pre,post}reqs() - 2 - --- 2018-12-12 Krish Sadhukhan New
[v5,5/7] KVM: nVMX: Move the checks for VM-Entry Control Fields to a separate helper function [v5,1/7] KVM: nVMX: Prepend "nested_vmx_" to check_vmentry_{pre,post}reqs() - 2 - --- 2018-12-12 Krish Sadhukhan New
[v5,4/7] KVM: nVMX: Move the checks for VM-Exit Control Fields to a separate helper function [v5,1/7] KVM: nVMX: Prepend "nested_vmx_" to check_vmentry_{pre,post}reqs() - 2 - --- 2018-12-12 Krish Sadhukhan New
[v5,3/7] KVM: nVMX: Remove param indirection from nested_vmx_check_msr_switch() [v5,1/7] KVM: nVMX: Prepend "nested_vmx_" to check_vmentry_{pre,post}reqs() - - - --- 2018-12-12 Krish Sadhukhan New
[v5,2/7] KVM: nVMX: Move the checks for VM-Execution Control Fields to a separate helper function [v5,1/7] KVM: nVMX: Prepend "nested_vmx_" to check_vmentry_{pre,post}reqs() - 2 - --- 2018-12-12 Krish Sadhukhan New
[v5,1/7] KVM: nVMX: Prepend "nested_vmx_" to check_vmentry_{pre,post}reqs() [v5,1/7] KVM: nVMX: Prepend "nested_vmx_" to check_vmentry_{pre,post}reqs() - 3 - --- 2018-12-12 Krish Sadhukhan New
[v3] nSVM: Test illegal combinations of EFER.LME, CR0.PG, CR0.PE and CR4.PAE in VMCB [v3] nSVM: Test illegal combinations of EFER.LME, CR0.PG, CR0.PE and CR4.PAE in VMCB - 1 - --- 2020-08-12 Krish Sadhukhan New
[v3] KVM nVMX: MSRs should not be stored if VM-entry fails during or after loading guest state [v3] KVM nVMX: MSRs should not be stored if VM-entry fails during or after loading guest state - 2 - --- 2018-12-05 Krish Sadhukhan New
[v2] nSVM: Test: Test VMRUN/VMEXIT's canonicalization of segement base addresses [v2] nSVM: Test: Test VMRUN/VMEXIT's canonicalization of segement base addresses - - - --- 2021-05-25 Krish Sadhukhan New
[v2] nSVM: Add a test for the P (present) bit in NPT entry [v2] nSVM: Add a test for the P (present) bit in NPT entry - - - --- 2020-09-03 Krish Sadhukhan New
[v2] kvm-unit-tests: nSVM: Test combination of EFER.LME, CR0.PG and CR4.PAE on VMRUN of nested gues… [v2] kvm-unit-tests: nSVM: Test combination of EFER.LME, CR0.PG and CR4.PAE on VMRUN of nested gues… - 1 - --- 2020-08-11 Krish Sadhukhan New
[v2] KVM nVMX: MSRs should not be stored if VM-entry fails during or after loading guest state [v2] KVM nVMX: MSRs should not be stored if VM-entry fails during or after loading guest state - 1 - --- 2018-12-04 Krish Sadhukhan New
[v2,kvm-unit-test,nVMX] : Check Host Control Registers on vmentry of L2 guests [v2,kvm-unit-test,nVMX] : Check Host Control Registers on vmentry of L2 guests - 1 - --- 2019-02-18 Krish Sadhukhan New
[v2,6/6] nVMX x86: Re-organize the code in nested_check_vmentry_prereqs(), related to Guest Non-Reg… [v2,1/6] nVMX x86: Re-name check_vmentry_pre[post]reqs to nested_check_vmentry_pre[post]reqs - 2 - --- 2018-11-15 Krish Sadhukhan New
[v2,5/6] nVMX x86: Re-organize the code in nested_check_vmentry_prereqs(), that are related to Host… [v2,1/6] nVMX x86: Re-name check_vmentry_pre[post]reqs to nested_check_vmentry_pre[post]reqs - 2 - --- 2018-11-15 Krish Sadhukhan New
[v2,4/6] nVMX x86: Re-organize the code in nested_check_vmentry_prereqs(), that are related to VM-E… [v2,1/6] nVMX x86: Re-name check_vmentry_pre[post]reqs to nested_check_vmentry_pre[post]reqs - 2 - --- 2018-11-15 Krish Sadhukhan New
[v2,3/6] nVMX x86: Re-organize the code in check_vmentry_prereqs(), that are related to VM-Exit Con… [v2,1/6] nVMX x86: Re-name check_vmentry_pre[post]reqs to nested_check_vmentry_pre[post]reqs - 2 - --- 2018-11-15 Krish Sadhukhan New
[v2,2/6] nVMX x86: Re-organize the code in nested_check_vmentry_prereqs(), that are related to VM-E… [v2,1/6] nVMX x86: Re-name check_vmentry_pre[post]reqs to nested_check_vmentry_pre[post]reqs - 2 - --- 2018-11-15 Krish Sadhukhan New
[v2,1/6] nVMX x86: Re-name check_vmentry_pre[post]reqs to nested_check_vmentry_pre[post]reqs [v2,1/6] nVMX x86: Re-name check_vmentry_pre[post]reqs to nested_check_vmentry_pre[post]reqs - 3 - --- 2018-11-15 Krish Sadhukhan New
[v2,1/1] KVM: nVMX: nSVM: Show guest mode in kvm_{entry,exit} tracepoints KVM: nVMX: nSVM: Show guest mode in kvm_{entry,exit} tracepoints - - - --- 2021-08-20 Krish Sadhukhan New
[TEST] nSVM: Test the effect of EFLAGS.RF on guest code [TEST] nSVM: Test the effect of EFLAGS.RF on guest code - - - --- 2021-08-04 Krish Sadhukhan New
[TEST] KVM: selftests: Add a test case for debugfs directory [TEST] KVM: selftests: Add a test case for debugfs directory - 1 - --- 2021-08-27 Krish Sadhukhan New
[TEST,5/5] nSVM: Test optional commands and reserved encodings of TLB_CONTROL in nested VMCB nSVM: Check for optional commands and reserved encodins of TLB_CONTROL in nested guests - - - --- 2021-09-20 Krish Sadhukhan New
[TEST,4/5] X86: Add #define for FLUSHBYASID CPUID bit nSVM: Check for optional commands and reserved encodins of TLB_CONTROL in nested guests - - - --- 2021-09-20 Krish Sadhukhan New
[TEST,3/5] SVM: Add #defines for valid encodings of TLB_CONTROL VMCB field nSVM: Check for optional commands and reserved encodins of TLB_CONTROL in nested guests - - - --- 2021-09-20 Krish Sadhukhan New
[TEST,1/1,v2] x86: Add a test case for debugfs directory KVM: selftests: Add a test case for debugfs directory - 1 - --- 2021-10-05 Krish Sadhukhan New
[nVMX,TEST,2/2] x86: Add test for checking NMI controls on vmentry of L2 guests - - - --- 2017-12-23 Krish Sadhukhan New
[nVMX,TEST,2/2] x86: Add test for checking NMI controls on vmentry of L2 guests - 1 - --- 2018-02-21 Krish Sadhukhan New
[nVMX,TEST,2/2] x86: Add test for checking APIC-access page on vmentry of L2 guests - 1 - --- 2018-04-11 Krish Sadhukhan New
[nVMX,1/2] x86: Enforce NMI controls on vmentry of L2 guests - 2 - --- 2017-12-23 Krish Sadhukhan New
[nVMX,1/2] x86: Enforce NMI controls on vmentry of L2 guests - 2 - --- 2018-02-21 Krish Sadhukhan New
[nVMX,1/2] x86: Add check for APIC access address for vmentry of L2 guests - 4 - --- 2018-04-11 Krish Sadhukhan New
[kvm-unit-tests,3/3] nSVM: Test G_PAT fields nSVM: Fix PAT in VMCB02 and check PAT in VMCB12 - - - --- 2022-01-18 Krish Sadhukhan New
[kvm-unit-tests,2/3] SVM: Add a helpter function for checking if PAT is supported by the VCPU nSVM: Fix PAT in VMCB02 and check PAT in VMCB12 - - - --- 2022-01-18 Krish Sadhukhan New
[kvm-unit-tests,2/2] nSVM: Test MBZ bits in nested CR3 (nCR3) KVM: nSVM: Test MBZ bits in nested CR3 (nCR3) - - - --- 2021-12-07 Krish Sadhukhan New
[kvm-unit-test] nVMX x86: Check VM[READ|WRITE] bitmap addresses on vmentry of L2 guests [kvm-unit-test] nVMX x86: Check VM[READ|WRITE] bitmap addresses on vmentry of L2 guests - 1 - --- 2018-10-22 Krish Sadhukhan New
[kvm-unit-test] nVMX x86: Check EPTP on vmentry of L2 guests [kvm-unit-test] nVMX x86: Check EPTP on vmentry of L2 guests - 1 - --- 2018-09-19 Krish Sadhukhan New
[kvm-unit-test] nVMX x86: "external-interrupt exiting" must be set if "virtual-interrupt delivery" … [kvm-unit-test] nVMX x86: "external-interrupt exiting" must be set if "virtual-interrupt delivery" … - 2 - --- 2018-07-23 Krish Sadhukhan New
[kvm-unit-test] nVMX x86: "external-interrupt exiting" must be set if "virtual-interrupt delivery" … [kvm-unit-test] nVMX x86: "external-interrupt exiting" must be set if "virtual-interrupt delivery" … - 2 - --- 2018-08-10 Krish Sadhukhan New
[kvm-unit-test,VMX] : Use #define for bit# 1 in GUEST_RFLAGS [kvm-unit-test,VMX] : Use #define for bit# 1 in GUEST_RFLAGS - 2 - --- 2019-03-28 Krish Sadhukhan New
[kvm-unit-test,v3,4/4] KVM nVMX: Check VM-exit MSR-store address on vmentry of L2 guests [kvm-unit-test,v3,1/4] KVM nVMX: Change the names of the functions test_vmcs_page_* to test_vmcs_ad… - 1 - --- 2018-12-13 Krish Sadhukhan New
[kvm-unit-test,v3,3/4] KVM nVMX: test_vmcs_page_values() needs to accept a bit range [kvm-unit-test,v3,1/4] KVM nVMX: Change the names of the functions test_vmcs_page_* to test_vmcs_ad… - 2 - --- 2018-12-13 Krish Sadhukhan New
[kvm-unit-test,v3,2/4] KVM nVMX: test_vmcs_page_* functions need to accept alignment size as a para… [kvm-unit-test,v3,1/4] KVM nVMX: Change the names of the functions test_vmcs_page_* to test_vmcs_ad… - 1 - --- 2018-12-13 Krish Sadhukhan New
[kvm-unit-test,v3,1/4] KVM nVMX: Change the names of the functions test_vmcs_page_* to test_vmcs_ad… [kvm-unit-test,v3,1/4] KVM nVMX: Change the names of the functions test_vmcs_page_* to test_vmcs_ad… - 1 - --- 2018-12-13 Krish Sadhukhan New
[kvm-unit-test,v2,4/4] KVM nVMX: Check VM-exit MSR-store address on vmentry of L2 guests [kvm-unit-test,v2,1/4] KVM nVMX: Change the names of the functions test_vmcs_page_* to test_vmcs_ad… - 1 - --- 2018-12-12 Krish Sadhukhan New
[kvm-unit-test,v2,3/4] KVM nVMX: test_vmcs_page_values() needs to accept a bit range [kvm-unit-test,v2,1/4] KVM nVMX: Change the names of the functions test_vmcs_page_* to test_vmcs_ad… - 1 - --- 2018-12-12 Krish Sadhukhan New
[kvm-unit-test,v2,2/4] KVM nVMX: test_vmcs_page_* functions need to accept alignment size as a para… [kvm-unit-test,v2,1/4] KVM nVMX: Change the names of the functions test_vmcs_page_* to test_vmcs_ad… - 1 - --- 2018-12-12 Krish Sadhukhan New
[kvm-unit-test,v2,1/4] KVM nVMX: Change the names of the functions test_vmcs_page_* to test_vmcs_ad… [kvm-unit-test,v2,1/4] KVM nVMX: Change the names of the functions test_vmcs_page_* to test_vmcs_ad… - 1 - --- 2018-12-12 Krish Sadhukhan New
[kvm-unit-test,nVMX] If "enable EPT" is enabled in a test, EPT pointer must also be set up [kvm-unit-test,nVMX] If "enable EPT" is enabled in a test, EPT pointer must also be set up - - - --- 2019-01-22 Krish Sadhukhan New
[kvm-unit-test,nVMX] If "enable EPT" is enabled in a test, EPT pointer must also be set up [kvm-unit-test,nVMX] If "enable EPT" is enabled in a test, EPT pointer must also be set up - 1 - --- 2019-01-23 Krish Sadhukhan New
[kvm-unit-test,nVMX] : Check VM-exit MSR-load address on vmentry of L2 guests [kvm-unit-test,nVMX] : Check VM-exit MSR-load address on vmentry of L2 guests - 1 - --- 2019-01-15 Krish Sadhukhan New
[kvm-unit-test,nVMX] : Check Host Control Registers on vmentry of L2 guests [kvm-unit-test,nVMX] : Check Host Control Registers on vmentry of L2 guests - 1 - --- 2019-02-14 Krish Sadhukhan New
[kvm-unit-test,nVMX,2/2] : Check VM-entry MSR-load address on vmentry of L2 guests [kvm-unit-test,nVMX,1/2] : vmlaunch_succeeds() needs to check failure of VM-entry MSR-load - 2 - --- 2019-01-15 Krish Sadhukhan New
[kvm-unit-test,nVMX,1/2] : vmlaunch_succeeds() needs to check failure of VM-entry MSR-load [kvm-unit-test,nVMX,1/2] : vmlaunch_succeeds() needs to check failure of VM-entry MSR-load - 2 - --- 2019-01-15 Krish Sadhukhan New
[kvm-unit-test,3/3] KVM nVMX: Check VM-exit MSR-store address on vmentry of L2 guests [kvm-unit-test,1/3] KVM nVMX: test_vmcs_page_* functions need to accept alignment size as a paramet… - 1 - --- 2018-12-06 Krish Sadhukhan New
[kvm-unit-test,2/3] KVM nVMX: test_vmcs_page_values() needs to accept a bit range [kvm-unit-test,1/3] KVM nVMX: test_vmcs_page_* functions need to accept alignment size as a paramet… - 1 - --- 2018-12-06 Krish Sadhukhan New
[kvm-unit-test,2/2] nVMX: Move all tests for VM-entry control fields to a separate function [kvm-unit-test,1/2] nVMX: Move all tests for VM-execution control fields to a separate function - 1 - --- 2018-12-07 Krish Sadhukhan New
[kvm-unit-test,2/2] nVMX x86: "virtualize APIC accesses" must be unset if "virtualize x2APIC" is set - 2 - --- 2018-06-15 Krish Sadhukhan New
[kvm-unit-test,2/2] nVMX x86: "virtualize APIC accesses" must be unset if "virtualize x2APIC" is set - 2 - --- 2018-06-29 Krish Sadhukhan New
[kvm-unit-test,2/2] nVMX x86: "virtualize APIC accesses" must be unset if "virtualize x2APIC" is set - 2 - --- 2018-07-10 Krish Sadhukhan New
[kvm-unit-test,2/2] nVMX x86: "virtualize APIC accesses" must be unset if "virtualize x2APIC" is set - 2 - --- 2018-07-17 Krish Sadhukhan New
[kvm-unit-test,1/3] KVM nVMX: test_vmcs_page_* functions need to accept alignment size as a paramet… [kvm-unit-test,1/3] KVM nVMX: test_vmcs_page_* functions need to accept alignment size as a paramet… - 1 - --- 2018-12-06 Krish Sadhukhan New
[kvm-unit-test,1/2] nVMX: Move all tests for VM-execution control fields to a separate function [kvm-unit-test,1/2] nVMX: Move all tests for VM-execution control fields to a separate function - 1 - --- 2018-12-07 Krish Sadhukhan New
[kvm-unit-test,1/2] nVMX x86: APIC virtual controls must be unset if "Use TPR shadow" is unset - 1 - --- 2018-06-15 Krish Sadhukhan New
[kvm-unit-test,1/2] nVMX x86: APIC virtual controls must be unset if "Use TPR shadow" is unset - 2 - --- 2018-06-29 Krish Sadhukhan New
[kvm-unit-test,1/2] nVMX x86: APIC virtual controls must be unset if "Use TPR shadow" is unset - 2 - --- 2018-07-10 Krish Sadhukhan New
[kvm-unit-test,1/2] nVMX x86: APIC virtual controls must be unset if "Use TPR shadow" is unset - 2 - --- 2018-07-17 Krish Sadhukhan New
[8/8,nVMX] : Test "load IA32_PERF_GLOBAL_CTRL" controls on vmentry of nested guests [1/8,KVMnVMX] : Enable "load IA32_PERF_GLOBAL_CTRL" VM-exit control for nested guests - 1 - --- 2019-04-24 Krish Sadhukhan New
[7/8,nVMX] : Enable "load IA32_PERF_GLOBAL_CTRL VM-{entry,exit} controls [1/8,KVMnVMX] : Enable "load IA32_PERF_GLOBAL_CTRL" VM-exit control for nested guests - 1 - --- 2019-04-24 Krish Sadhukhan New
[7/7] KVM: nVMX: Move the checks for Guest Non-Register States to a separate helper function [1/7] KVM: nVMX: Prepend "nested_" to check_vmentry_{pre,post}reqs() - 2 - --- 2018-11-17 Krish Sadhukhan New
[7/7] KVM: nVMX: Move the checks for Guest Non-Register States to a separate helper function [1/7] KVM: nVMX: Prepend "nested_" to check_vmentry_{pre,post}reqs() - 2 - --- 2018-11-30 Krish Sadhukhan New
[7/7,v7] nSVM: Test addresses of MSR and IO permissions maps KVM: nSVM: Check addresses of MSR bitmap and IO bitmap tables on vmrun of nested guests - - - --- 2021-04-12 Krish Sadhukhan New
[6/8,nVMX] : Load IA32_PERF_GLOBAL_CTRL MSR on vmentry of nested guests [1/8,KVMnVMX] : Enable "load IA32_PERF_GLOBAL_CTRL" VM-exit control for nested guests - 1 - --- 2019-04-24 Krish Sadhukhan New
[6/7] KVM: nVMX: Move the checks for Host Control Registers and MSRs to a separate helper function [1/7] KVM: nVMX: Prepend "nested_" to check_vmentry_{pre,post}reqs() - 2 - --- 2018-11-17 Krish Sadhukhan New
[6/7] KVM: nVMX: Move the checks for Host Control Registers and MSRs to a separate helper function [1/7] KVM: nVMX: Prepend "nested_" to check_vmentry_{pre,post}reqs() - 2 - --- 2018-11-30 Krish Sadhukhan New
[6/7,v7] nSVM: Define an exit code to reflect consistency check failure KVM: nSVM: Check addresses of MSR bitmap and IO bitmap tables on vmrun of nested guests - - - --- 2021-04-12 Krish Sadhukhan New
[6/6] nVMX x86: Re-organize the code in check_vmentry_prereqs(), that are related to VM-Entry Contr… [1/6] nVMX x86: Re-name check_vmentry_pre[post]reqs to nested_check_vmentry_pre[post] - 2 - --- 2018-11-13 Krish Sadhukhan New
[6/6,v5,kvm-unit-test,nVMX] : Check "load IA32_PAT" on vmentry of L2 guests [1/6,v5,nVMX] : Check "load IA32_PAT" VM-exit control on vmentry - 2 - --- 2019-04-08 Krish Sadhukhan New
[6/6,v4,kvm-unit-test,nVMX] : Check "load IA32_PAT" on vmentry of L2 guests [1/6,v4,nVMX] : Check "load IA32_PAT" VM-exit control on vmentry - 2 - --- 2019-04-05 Krish Sadhukhan New
« 1 2 3 4 »