Show patches with: Submitter = Krish Sadhukhan       |    State = Action Required       |   384 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/2,v3] KVM: nSVM: Check reserved values for 'Type' and invalid vectors in EVENTINJ KVM: nSVM: Check reserved values for 'Type' and invalid vectors in EVENTINJ - - - --- 2020-11-30 Krish Sadhukhan New
[5/5,v5] KVM: nVMX: Fill in conforming vmx_nested_ops via macro KVM: x86: Fill in conforming {vmx|svm}_x86_ops and {vmx|svm}_nested_ops via macros - - - --- 2020-11-14 Krish Sadhukhan New
[4/5,v5] KVM: VMX: Fill in conforming vmx_x86_ops via macro KVM: x86: Fill in conforming {vmx|svm}_x86_ops and {vmx|svm}_nested_ops via macros - - - --- 2020-11-14 Krish Sadhukhan New
[3/5,v5] KVM: nSVM: Fill in conforming svm_nested_ops via macro KVM: x86: Fill in conforming {vmx|svm}_x86_ops and {vmx|svm}_nested_ops via macros - - - --- 2020-11-14 Krish Sadhukhan New
[2/5,v5] KVM: SVM: Fill in conforming svm_x86_ops via macro KVM: x86: Fill in conforming {vmx|svm}_x86_ops and {vmx|svm}_nested_ops via macros - - - --- 2020-11-14 Krish Sadhukhan New
[1/5,v5] KVM: x86: Change names of some of the kvm_x86_ops functions to make them more semantical a… KVM: x86: Fill in conforming {vmx|svm}_x86_ops and {vmx|svm}_nested_ops via macros - - - --- 2020-11-14 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
[5/5,v4] KVM: nVMX: Fill in conforming vmx_nested_ops via macro KVM: x86: Fill in conforming {vmx|svm}_x86_ops and {vmx|svm}_nested_ops via macros - - - --- 2020-11-10 Krish Sadhukhan New
[4/5,v4] KVM: VMX: Fill in conforming vmx_x86_ops via macro KVM: x86: Fill in conforming {vmx|svm}_x86_ops and {vmx|svm}_nested_ops via macros - - - --- 2020-11-10 Krish Sadhukhan New
[3/5,v4] KVM: nSVM: Fill in conforming svm_nested_ops via macro KVM: x86: Fill in conforming {vmx|svm}_x86_ops and {vmx|svm}_nested_ops via macros - - - --- 2020-11-10 Krish Sadhukhan New
[2/5,v4] KVM: SVM: Fill in conforming svm_x86_ops via macro KVM: x86: Fill in conforming {vmx|svm}_x86_ops and {vmx|svm}_nested_ops via macros - - - --- 2020-11-10 Krish Sadhukhan New
[1/5,v4] KVM: x86: Change names of some of the kvm_x86_ops functions to make them more semantical a… KVM: x86: Fill in conforming {vmx|svm}_x86_ops and {vmx|svm}_nested_ops via macros - - - --- 2020-11-10 Krish Sadhukhan New
[2/2,v2] nSVM: Test reserved values for 'Type' and invalid vectors in EVENTINJ KVM: nSVM: Check reserved values for 'Type' and invalid vectors in EVENTINJ - - - --- 2020-10-19 Krish Sadhukhan New
[1/2,v2] KVM: nSVM: Check reserved values for 'Type' and invalid vectors in EVENTINJ KVM: nSVM: Check reserved values for 'Type' and invalid vectors in EVENTINJ - - - --- 2020-10-19 Krish Sadhukhan New
[2/2] nSVM: Test reserved values for 'Type' and invalid vectors in EVENTINJ KVM: nSVM: Check reserved values for 'Type' and invalid vectors in EVENTINJ - - - --- 2020-10-17 Krish Sadhukhan New
[1/2] KVM: nSVM: Check reserved values for 'Type' and invalid vectors in EVENTINJ KVM: nSVM: Check reserved values for 'Type' and invalid vectors in EVENTINJ - - - --- 2020-10-17 Krish Sadhukhan New
[4/4,v3] KVM: nSVM: nested_vmcb_checks() needs to check all bits of EFER KVM: nSVM: Add checks for CR3 and CR4 reserved bits to svm_set_nested_state() and test CR3 non-MBZ … - - - --- 2020-10-06 Krish Sadhukhan New
[3/4,v3] nSVM: Test non-MBZ reserved bits in CR3 in long mode and legacy PAE mode KVM: nSVM: Add checks for CR3 and CR4 reserved bits to svm_set_nested_state() and test CR3 non-MBZ … - - - --- 2020-10-06 Krish Sadhukhan New
[2/4,v3] KVM: nSVM: Add check for reserved bits for CR3, CR4, DR6, DR7 and EFER to svm_set_nested_s… KVM: nSVM: Add checks for CR3 and CR4 reserved bits to svm_set_nested_state() and test CR3 non-MBZ … - - - --- 2020-10-06 Krish Sadhukhan New
[1/4,v3] KVM: nSVM: CR3 MBZ bits are only 63:52 KVM: nSVM: Add checks for CR3 and CR4 reserved bits to svm_set_nested_state() and test CR3 non-MBZ … - - - --- 2020-10-06 Krish Sadhukhan New
[3/3,v4] nVMX: Test vmentry of unrestricted (unpaged protected) nested guest nVMX: Test Selector and Base Address fields of Guest Segment registers - - - --- 2020-09-30 Krish Sadhukhan New
[2/3,v4] nVMX: Test Selector and Base Address fields of Guest Segment Registers on vmentry of neste… nVMX: Test Selector and Base Address fields of Guest Segment registers - - - --- 2020-09-30 Krish Sadhukhan New
[1/3,v4] KVM: nVMX: KVM needs to unset "unrestricted guest" VM-execution control in vmcs02 if vmcs1… nVMX: Test Selector and Base Address fields of Guest Segment registers - - - --- 2020-09-30 Krish Sadhukhan New
[4/4,v2] KVM: nSVM: nested_vmcb_checks() needs to check all bits of EFER KVM: nSVM: Add checks for CR3 and CR4 reserved bits to svm_set_nested_state() and test CR3 non-MBZ … - - - --- 2020-09-28 Krish Sadhukhan New
[3/4,v2] KVM: nSVM: Test non-MBZ reserved bits in CR3 in long mode KVM: nSVM: Add checks for CR3 and CR4 reserved bits to svm_set_nested_state() and test CR3 non-MBZ … - - - --- 2020-09-28 Krish Sadhukhan New
[2/4,v2] KVM: nSVM: Add check for reserved bits for CR3, CR4, DR6, DR7 and EFER to svm_set_nested_s… KVM: nSVM: Add checks for CR3 and CR4 reserved bits to svm_set_nested_state() and test CR3 non-MBZ … - - - --- 2020-09-28 Krish Sadhukhan New
[1/4,v2] KVM: nSVM: CR3 MBZ bits are only 63:52 KVM: nSVM: Add checks for CR3 and CR4 reserved bits to svm_set_nested_state() and test CR3 non-MBZ … - - - --- 2020-09-28 Krish Sadhukhan New
[3/3,v3] nVMX: Test vmentry of unrestricted (unpaged protected) nested guest kvm-unit-test: nVMX: Test Selector and Base Address fields of Guest Segment registers - - - --- 2020-09-21 Krish Sadhukhan New
[2/3,v3] nVMX: Test Selector and Base Address fields of Guest Segment Registers on vmentry of neste… kvm-unit-test: nVMX: Test Selector and Base Address fields of Guest Segment registers - - - --- 2020-09-21 Krish Sadhukhan New
[1/3,v3] KVM: nVMX: KVM needs to unset "unrestricted guest" VM-execution control in vmcs02 if vmcs1… kvm-unit-test: nVMX: Test Selector and Base Address fields of Guest Segment registers - - - --- 2020-09-21 Krish Sadhukhan New
[3/3,v4] KVM: SVM: Don't flush cache if hardware enforces cache coherency across encryption domains x86: AMD: Don't flush cache if hardware enforces cache coherency across encryption domains 1 - - --- 2020-09-17 Krish Sadhukhan New
[2/3,v4] x86: AMD: Don't flush cache if hardware enforces cache coherency across encryption domnains x86: AMD: Don't flush cache if hardware enforces cache coherency across encryption domains - - - --- 2020-09-17 Krish Sadhukhan New
[1/3,v4] x86: AMD: Add hardware-enforced cache coherency as a CPUID feature x86: AMD: Don't flush cache if hardware enforces cache coherency across encryption domains - - - --- 2020-09-17 Krish Sadhukhan New
[4/4,v3] KVM: SVM: Don't flush cache if hardware enforces cache coherency across encryption domains x86: AMD: Don't flush cache if hardware enforces cache coherency across encryption domains - - - --- 2020-09-11 Krish Sadhukhan New
[3/4,v3] x86: AMD: Don't flush cache if hardware enforces cache coherency across encryption domnains x86: AMD: Don't flush cache if hardware enforces cache coherency across encryption domains - - - --- 2020-09-11 Krish Sadhukhan New
[2/4,v3] x86: AMD: Add hardware-enforced cache coherency as a CPUID feature x86: AMD: Don't flush cache if hardware enforces cache coherency across encryption domains - - - --- 2020-09-11 Krish Sadhukhan New
[1/4,v3] x86: AMD: Replace numeric value for SME CPUID leaf with a #define x86: AMD: Don't flush cache if hardware enforces cache coherency across encryption domains - - - --- 2020-09-11 Krish Sadhukhan New
[3/3,v2] KVM: SVM: Don't flush cache of encrypted pages if hardware enforces cache coherenc KVM: SVM: Don't flush cache of encrypted pages if hardware enforces cache coherency - - - --- 2020-09-10 Krish Sadhukhan New
[2/3,v2] KVM: SVM: Add hardware-enforced cache coherency as a CPUID feature KVM: SVM: Don't flush cache of encrypted pages if hardware enforces cache coherency - - - --- 2020-09-10 Krish Sadhukhan New
[1/3,v2] KVM: SVM: Replace numeric value for SME CPUID leaf with a #define KVM: SVM: Don't flush cache of encrypted pages if hardware enforces cache coherency - - - --- 2020-09-10 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
[2/2] KVM: SVM: Don't flush cache of SEV-encrypted pages if hardware enforces cache coherency acros… [1/2] SVM: Replace numeric value for SME CPUID leaf with a #define - - - --- 2020-08-29 Krish Sadhukhan New
[1/2] SVM: Replace numeric value for SME CPUID leaf with a #define [1/2] SVM: Replace numeric value for SME CPUID leaf with a #define - - - --- 2020-08-29 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
[3/3] nSVM: Test non-MBZ reserved bits in CR3 in long mode KVM: nSVM: Add checks for CR3 and CR4 reserved bits to svm_set_nested_state() and test CR3 non-MBZ … - - - --- 2020-08-29 Krish Sadhukhan New
[2/3] KVM: nSVM: Add check for CR3 and CR4 reserved bits to svm_set_nested_state() KVM: nSVM: Add checks for CR3 and CR4 reserved bits to svm_set_nested_state() and test CR3 non-MBZ … - - - --- 2020-08-29 Krish Sadhukhan New
[1/3] KVM: nSVM: CR3 MBZ bits are only 63:52 KVM: nSVM: Add checks for CR3 and CR4 reserved bits to svm_set_nested_state() and test CR3 non-MBZ … - - - --- 2020-08-29 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
[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
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
[6/6,v3] QEMU: x86: Change KVM_MEMORY_ENCRYPT_* #defines to make them conformant to the kernel KVM: x86: Fill in conforming {vmx|svm}_x86_ops and {vmx|svm}_nested_ops via macros - - - --- 2020-07-28 Krish Sadhukhan New
[5/6,v3] KVM: nVMX: Fill in conforming vmx_nested_ops via macro KVM: x86: Fill in conforming {vmx|svm}_x86_ops and {vmx|svm}_nested_ops via macros - - - --- 2020-07-28 Krish Sadhukhan New
[4/6,v3] KVM: VMX: Fill in conforming vmx_x86_ops via macro KVM: x86: Fill in conforming {vmx|svm}_x86_ops and {vmx|svm}_nested_ops via macros - - - --- 2020-07-28 Krish Sadhukhan New
[3/6,v3] KVM: nSVM: Fill in conforming svm_nested_ops via macro KVM: x86: Fill in conforming {vmx|svm}_x86_ops and {vmx|svm}_nested_ops via macros - - - --- 2020-07-28 Krish Sadhukhan New
[2/6,v3] KVM: SVM: Fill in conforming svm_x86_ops via macro KVM: x86: Fill in conforming {vmx|svm}_x86_ops and {vmx|svm}_nested_ops via macros - - - --- 2020-07-28 Krish Sadhukhan New
[1/6,v3] KVM: x86: Change names of some of the kvm_x86_ops functions to make them more semantical a… KVM: x86: Fill in conforming {vmx|svm}_x86_ops and {vmx|svm}_nested_ops via macros - - - --- 2020-07-28 Krish Sadhukhan New
[5/5,v2] KVM: nVMX: Fill in conforming vmx_nested_ops via macro KVM: x86: Fill in conforming {vmx|svm}_x86_ops and {vmx|svm}_nested_ops via macros - - - --- 2020-07-25 Krish Sadhukhan New
[4/5,v2] KVM: VMX: Fill in conforming vmx_x86_ops via macro KVM: x86: Fill in conforming {vmx|svm}_x86_ops and {vmx|svm}_nested_ops via macros - - - --- 2020-07-25 Krish Sadhukhan New
[3/5,v2] KVM: nSVM: Fill in conforming svm_nested_ops via macro KVM: x86: Fill in conforming {vmx|svm}_x86_ops and {vmx|svm}_nested_ops via macros - - - --- 2020-07-25 Krish Sadhukhan New
[2/5,v2] KVM: SVM: Fill in conforming svm_x86_ops via macro KVM: x86: Fill in conforming {vmx|svm}_x86_ops and {vmx|svm}_nested_ops via macros - - - --- 2020-07-25 Krish Sadhukhan New
[1/5,v2] KVM: x86: Change names of some of the kvm_x86_ops functions to make them more semantical a… KVM: x86: Fill in conforming {vmx|svm}_x86_ops and {vmx|svm}_nested_ops via macros - - - --- 2020-07-25 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: 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
[3/3,v4] kvm-unit-tests: nSVM: Test that MBZ bits in CR3 and CR4 are not set on vmrun of nested gue… KVM: nSVM: Check MBZ bits in CR3 and CR4 on vmrun of nested guests - - - --- 2020-07-08 Krish Sadhukhan New
[2/3,v4] KVM: nSVM: Check that MBZ bits in CR3 and CR4 are not set on vmrun of nested guests KVM: nSVM: Check MBZ bits in CR3 and CR4 on vmrun of nested guests - - - --- 2020-07-08 Krish Sadhukhan New
[1/3,v4] KVM: x86: Create mask for guest CR4 reserved bits in kvm_update_cpuid() KVM: nSVM: Check MBZ bits in CR3 and CR4 on vmrun of nested guests - - - --- 2020-07-08 Krish Sadhukhan New
[3/3,v2] kvm-unit-tests: nVMX: Test GUEST_LIMIT_GDTR and GUEST_LIMIT_IDTR on vmentry of nested gues… kvm-unit-tests: nVMX: Test base and limit fields of guest GDTR and IDTR - - - --- 2020-06-05 Krish Sadhukhan New
[2/3,v2] kvm-unit-tests: nVMX: Optimize test_guest_dr7() by factoring out the loops into a macro kvm-unit-tests: nVMX: Test base and limit fields of guest GDTR and IDTR - - - --- 2020-06-05 Krish Sadhukhan New
[1/3,v2] kvm-unit-tests: nVMX: Test GUEST_BASE_GDTR and GUEST_BASE_IDTR on vmentry of nested guests kvm-unit-tests: nVMX: Test base and limit fields of guest GDTR and IDTR - - - --- 2020-06-05 Krish Sadhukhan New
[3/3] kvm-unit-tests: nVMX: Test GUEST_LIMIT_GDTR and GUEST_LIMIT_IDTR on vmentry of nested guests kvm-unit-tests: nVMX: Test base and limit fields of guest GDTR and IDTR - - - --- 2020-05-23 Krish Sadhukhan New
[2/3] kvm-unit-tests: nVMX: Optimize test_guest_dr7() by factoring out the loops into a macro kvm-unit-tests: nVMX: Test base and limit fields of guest GDTR and IDTR - - - --- 2020-05-23 Krish Sadhukhan New
[1/3] kvm-unit-tests: nVMX: Test GUEST_BASE_GDTR and GUEST_BASE_IDTR on vmentry of nested guests kvm-unit-tests: nVMX: Test base and limit fields of guest GDTR and IDTR - - - --- 2020-05-23 Krish Sadhukhan New
[4/4] kvm-unit-tests: x86: Remove duplicate instance of 'vmcb' KVM: nSVM: Check reserved bits in DR6, DR7 and EFER on vmrun of nested guests - - - --- 2020-05-22 Krish Sadhukhan New
[3/4] kvm-unit-tests: nSVM: Test that DR6[63:32], DR7[63:32] and EFER reserved bits are not set on … KVM: nSVM: Check reserved bits in DR6, DR7 and EFER on vmrun of nested guests - - - --- 2020-05-22 Krish Sadhukhan New
[2/4] KVM: nSVM: Check that DR6[63:32] and DR7[64:32] are not set on vmrun of nested guests KVM: nSVM: Check reserved bits in DR6, DR7 and EFER on vmrun of nested guests - - - --- 2020-05-22 Krish Sadhukhan New
[1/4] KVM: x86: Move the check for upper 32 reserved bits of DR6 to separate function KVM: nSVM: Check reserved bits in DR6, DR7 and EFER on vmrun of nested guests - - - --- 2020-05-22 Krish Sadhukhan New
[3/3,v3] KVM: nSVM: Test that MBZ bits in CR3 and CR4 are not set on vmrun of nested guests KVM: nSVM: Check MBZ bits in CR3 and CR4 on vmrun of nested guests - - - --- 2020-05-15 Krish Sadhukhan New
[2/3,v3] KVM: nSVM: Check that MBZ bits in CR3 and CR4 are not set on vmrun of nested guests KVM: nSVM: Check MBZ bits in CR3 and CR4 on vmrun of nested guests - - - --- 2020-05-15 Krish Sadhukhan New
[1/3,v3] KVM: x86: Create mask for guest CR4 reserved bits in kvm_update_cpuid() KVM: nSVM: Check MBZ bits in CR3 and CR4 on vmrun of nested guests - - - --- 2020-05-15 Krish Sadhukhan New
[3/3,v2] KVM: nSVM: Test that MBZ bits in CR3 and CR4 are not set on vmrun of nested guests KVM: nSVM: Check MBZ bits in CR3 and CR4 on vmrun of nested guests - - - --- 2020-05-09 Krish Sadhukhan New
[2/3,v2] KVM: nSVM: Check that MBZ bits in CR3 and CR4 are not set on vmrun of nested guests KVM: nSVM: Check MBZ bits in CR3 and CR4 on vmrun of nested guests - - - --- 2020-05-09 Krish Sadhukhan New
[1/3,v2] KVM: x86: Create mask for guest CR4 reserved bits in kvm_update_cpuid() KVM: nSVM: Check MBZ bits in CR3 and CR4 on vmrun of nested guests - - - --- 2020-05-09 Krish Sadhukhan New
[2/2] kvm-unit-tests: nSVM: Test that MBZ bits in CR3 and CR4 are not set on vmrun of nested guests KVM: nSVM: Check MBZ bits in CR3 and CR4 on vmrun of nested guests - - - --- 2020-05-04 Krish Sadhukhan New
[1/2] KVM: nSVM: Check that MBZ bits in CR3 and CR4 are not set on vmrun of nested guests KVM: nSVM: Check MBZ bits in CR3 and CR4 on vmrun of nested guests - - - --- 2020-05-04 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
[2/2,v2] kvm-unit-tests: nVMX: Test Selector and Base Address fields of Guest Segment Registers on … kvm-unit-test: nVMX: Test Selector and Base Address fields of Guest Segment registers - - - --- 2020-04-15 Krish Sadhukhan New
[1/2,v2] KVM: nVMX: KVM needs to unset "unrestricted guest" VM-execution control in vmcs02 if vmcs1… kvm-unit-test: nVMX: Test Selector and Base Address fields of Guest Segment registers - - - --- 2020-04-15 Krish Sadhukhan New
[3/3] kvm-unit-tests: nSVM: Test CR0.CD and CR0.NW combination on VMRUN of nested guests KVM: nSVM: Check CR0.CD and CR0.NW on VMRUN of nested guests - - - --- 2020-04-09 Krish Sadhukhan New
[2/3] kvm-unit-tests: SVM: Add #defines for CR0.CD and CR0.NW KVM: nSVM: Check CR0.CD and CR0.NW on VMRUN of nested guests - - - --- 2020-04-09 Krish Sadhukhan New
[1/3] KVM: nSVM: Check for CR0.CD and CR0.NW on VMRUN of nested guests KVM: nSVM: Check CR0.CD and CR0.NW on VMRUN of nested guests - - - --- 2020-04-09 Krish Sadhukhan New
[3/3] kvm-unit-test: nSVM: Test SVME.EFER on VMRUN of nested guests kvm-unit-test: nSVM: Add alternative (v2) test framework and add test for SVME.EFER vmcb field - - - --- 2020-03-17 Krish Sadhukhan New
[2/3] kvm-unit-test: nSVM: Add helper functions to write and read vmcb fields kvm-unit-test: nSVM: Add alternative (v2) test framework and add test for SVME.EFER vmcb field - - - --- 2020-03-17 Krish Sadhukhan New
[1/3] kvm-unit-test: nSVM: Add alternative (v2) test format for nested guests kvm-unit-test: nSVM: Add alternative (v2) test framework and add test for SVME.EFER vmcb field - - - --- 2020-03-17 Krish Sadhukhan New
[2/2,v2] kvm-unit-test: nVMX: Test GUEST_BNDCFGS VM-Entry control on vmentry of nested guests kvm-unit-test: nVMX: Test GUEST_BNDCFGS VM-Entry control on vmentry of nested guests - - - --- 2020-03-17 Krish Sadhukhan New
[1/2,v2] kvm-unit-test: VMX: Add enum for GUEST_BNDCFGS field and LOAD_BNDCFGS vmentry control field kvm-unit-test: nVMX: Test GUEST_BNDCFGS VM-Entry control on vmentry of nested guests - - - --- 2020-03-17 Krish Sadhukhan New
[2/2] kvm-unit-test: nVMX: Test GUEST_BNDCFGS VM-Entry control on vmentry of nested guests Untitled series #257315 - - - --- 2020-03-17 Krish Sadhukhan New
[1/2] kvm-unit-test: VMX: Add enum for GUEST_BNDCFGS field and LOAD_BNDCFGS vmentry control field [1/2] kvm-unit-test: VMX: Add enum for GUEST_BNDCFGS field and LOAD_BNDCFGS vmentry control field - - - --- 2020-03-17 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: nSVM: Restructure nSVM test code kvm-unit-test: nSVM: Restructure nSVM test code - - - --- 2020-02-05 Krish Sadhukhan New
[2/2,v3] kvm-unit-test: nVMX: Test GUEST_DR7 on vmentry of nested guests KVM: nVMX: Check GUEST_DR7 on vmentry of nested guests - 1 - --- 2020-01-16 Krish Sadhukhan New
« 1 2 3 4 »