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
[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
[1/3] nSVM: Fix PAT in VMCB02 and check PAT in VMCB12 nSVM: Fix PAT in VMCB02 and check PAT in VMCB12 - - - --- 2022-01-18 Krish Sadhukhan New
[3/3,v2] nSVM: Use VCPU's implemented physical bit width to genereate MBZ mask for CR3 KVM: nSVM: Test MBZ bits in nested CR3 (nCR3) - - - --- 2021-12-09 Krish Sadhukhan New
[2/3,v2] nSVM: Test MBZ bits in nested CR3 (nCR3) KVM: nSVM: Test MBZ bits in nested CR3 (nCR3) - - - --- 2021-12-09 Krish Sadhukhan New
[1/3,v2] nSVM: Check MBZ bits in nested CR3 (nCR3) on VMRUN of nested guests KVM: nSVM: Test MBZ bits in nested CR3 (nCR3) - - - --- 2021-12-09 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
[1/2] KVM: nSVM: Test MBZ bits in nested CR3 (nCR3) KVM: nSVM: Test MBZ bits in nested CR3 (nCR3) - - - --- 2021-12-07 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
[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
[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
[2/5] nSVM: Check for 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
[1/5] nSVM: Expose FLUSHBYASID CPUID feature to nested guests nSVM: Check for optional commands and reserved encodins of TLB_CONTROL in nested guests - - - --- 2021-09-20 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
[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
[3/3] Test: nSVM: Test effects of host EFLAGS.RF on VMRUN Test: nSVM: Test effects of host EFLAGS.RF on VMRUN - - - --- 2021-07-26 Krish Sadhukhan New
[2/3] Test: x86: Add a #define for the RF bit in EFLAGS register Test: nSVM: Test effects of host EFLAGS.RF on VMRUN - - - --- 2021-07-26 Krish Sadhukhan New
[1/3] Test: x86: Move setter/getter for Debug registers to common library Test: nSVM: Test effects of host EFLAGS.RF on VMRUN - - - --- 2021-07-26 Krish Sadhukhan New
[2/2,v2] Test: nSVM: Test the effect of guest EFLAGS.TF on VMRUN Test: nSVM: Test the effect of guest EFLAGS.TF on VMRUN - - - --- 2021-07-19 Krish Sadhukhan New
[1/2,v2] nSVM: Add a variant of svm_vmrun() for setting guest RIP to custom code Test: nSVM: Test the effect of guest EFLAGS.TF on VMRUN - - - --- 2021-07-19 Krish Sadhukhan New
[2/2] Test: nSVM: Test the effect of guest EFLAGS.TF on VMRUN Test: nSVM: Test the effect of guest EFLAGS.TF on VMRUN - - - --- 2021-07-15 Krish Sadhukhan New
[1/2] nSVM: Add a variant of svm_vmrun() for executing custom guest code Test: nSVM: Test the effect of guest EFLAGS.TF on VMRUN - - - --- 2021-07-15 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
[3/3,v5] KVM: Add a new VM statistic to show number of VCPUs created in a given VM KVM: nVMX: nSVM: Add more statistics to KVM debugfs - - - --- 2021-06-11 Krish Sadhukhan New
[2/3,v5] KVM: nVMX: nSVM: Add a new VCPU statistic to show if VCPU is in guest mode KVM: nVMX: nSVM: Add more statistics to KVM debugfs - - - --- 2021-06-11 Krish Sadhukhan New
[1/3,v5] KVM: nVMX: nSVM: 'nested_run' should count guest-entry attempts that make it to guest code KVM: nVMX: nSVM: Add more statistics to KVM debugfs - - - --- 2021-06-11 Krish Sadhukhan New
[3/3,v4] KVM: x86: Add a new VM statistic to show number of VCPUs created in a given VM KVM: nVMX: nSVM: Add more statistics to KVM debugfs - - - --- 2021-06-09 Krish Sadhukhan New
[2/3,v4] KVM: nVMX: nSVM: Add a new VCPU statistic to show if VCPU is in guest mode KVM: nVMX: nSVM: Add more statistics to KVM debugfs - - - --- 2021-06-09 Krish Sadhukhan New
[1/3,v4] KVM: nVMX: nSVM: 'nested_run' should count guest-entry attempts that make it to guest code KVM: nVMX: nSVM: Add more statistics to KVM debugfs - - - --- 2021-06-09 Krish Sadhukhan New
[3/3,v3] KVM: x86: Add a new VM statistic to show number of VCPUs created in a given VM KVM: nVMX: nSVM: Add more statistics to KVM debugfs - - - --- 2021-06-09 Krish Sadhukhan New
[2/3,v3] KVM: nVMX: nSVM: Add a new VCPU statistic to show if VCPU is in guest mode KVM: nVMX: nSVM: Add more statistics to KVM debugfs - - - --- 2021-06-09 Krish Sadhukhan New
[1/3,v3] KVM: nVMX: nSVM: 'nested_run' should count guest-entry attempts that make it to guest code KVM: nVMX: nSVM: Add more statistics to KVM debugfs - - - --- 2021-06-09 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
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
[4/4,v2] KVM: x86: Add a new VM statistic to show number of VCPUs created in a given VM KVM: nVMX: nSVM: Add more statistics to KVM debugfs - - - --- 2021-05-20 Krish Sadhukhan New
[3/4,v2] KVM: nVMX: nSVM: Add a new debugfs statistic to show how many VCPUs have run nested guests KVM: nVMX: nSVM: Add more statistics to KVM debugfs - - - --- 2021-05-20 Krish Sadhukhan New
[2/4,v2] KVM: nVMX: nSVM: 'nested_run' should count guest-entry attempts that make it to guest code KVM: nVMX: nSVM: Add more statistics to KVM debugfs - - - --- 2021-05-20 Krish Sadhukhan New
[1/4,v2] KVM: nVMX: Reset 'nested_run_pending' only in guest mode KVM: nVMX: nSVM: Add more statistics to KVM debugfs - - - --- 2021-05-20 Krish Sadhukhan New
[3/3] KVM: x86: Add a new VM statistic to show number of VCPUs created in a given VM KVM: nVMX: Add more statistics to KVM debugfs - - - --- 2021-05-12 Krish Sadhukhan New
[2/3] KVM: nVMX: Add a new VCPU statistic to show if VCPU is running nested guest KVM: nVMX: Add more statistics to KVM debugfs - - - --- 2021-05-12 Krish Sadhukhan New
[1/3] KVM: nVMX: Move 'nested_run' counter to enter_guest_mode() KVM: nVMX: Add more statistics to KVM debugfs - - - --- 2021-05-12 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
[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/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
[5/7,v7] SVM: Use ALIGN macro when aligning 'io_bitmap_area' KVM: nSVM: Check addresses of MSR bitmap and IO bitmap tables on vmrun of nested guests - - - --- 2021-04-12 Krish Sadhukhan New
[4/7,v7] nSVM: Check addresses of MSR and IO permission maps KVM: nSVM: Check addresses of MSR bitmap and IO bitmap tables on vmrun of nested guests - - - --- 2021-04-12 Krish Sadhukhan New
[3/7,v7] KVM: nSVM: No need to set bits 11:0 in MSRPM and IOPM bitmaps KVM: nSVM: Check addresses of MSR bitmap and IO bitmap tables on vmrun of nested guests - - - --- 2021-04-12 Krish Sadhukhan New
[2/7,v7] KVM: 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
[1/7,v7] KVM: SVM: Define actual size of IOPM and MSRPM tables KVM: nSVM: Check addresses of MSR bitmap and IO bitmap tables on vmrun of nested guests - - - --- 2021-04-12 Krish Sadhukhan New
[5/5,v6] SVM: Use ALIGN macro when aligning 'io_bitmap_area' KVM: nSVM: Check addresses of MSR bitmap and IO bitmap tables on vmrun of nested guests - - - --- 2021-04-02 Krish Sadhukhan New
[4/5,v6] 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-02 Krish Sadhukhan New
[3/5,v6] KVM: nSVM: Cleanup in nested_svm_vmrun() KVM: nSVM: Check addresses of MSR bitmap and IO bitmap tables on vmrun of nested guests - - - --- 2021-04-02 Krish Sadhukhan New
[2/5,v6] nSVM: Check addresses of MSR and IO permission maps KVM: nSVM: Check addresses of MSR bitmap and IO bitmap tables on vmrun of nested guests - - - --- 2021-04-02 Krish Sadhukhan New
[1/5,v6] KVM: SVM: Define actual size of IOPM and MSRPM tables KVM: nSVM: Check addresses of MSR bitmap and IO bitmap tables on vmrun of nested guests - - - --- 2021-04-02 Krish Sadhukhan New
[5/5,v5] SVM: Use ALIGN macro when aligning 'io_bitmap_area' KVM: nSVM: Check addresses of MSR bitmap and IO bitmap tables on vmrun of nested guests - - - --- 2021-04-01 Krish Sadhukhan New
[4/5,v5] 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-01 Krish Sadhukhan New
[3/5,v5] KVM: nSVM: Cleanup in nested_svm_vmrun() KVM: nSVM: Check addresses of MSR bitmap and IO bitmap tables on vmrun of nested guests - - - --- 2021-04-01 Krish Sadhukhan New
[2/5,v5] nSVM: Check addresses of MSR and IO permission maps KVM: nSVM: Check addresses of MSR bitmap and IO bitmap tables on vmrun of nested guests - - - --- 2021-04-01 Krish Sadhukhan New
[1/5,v5] KVM: SVM: Define actual size of IOPM and MSRPM tables KVM: nSVM: Check addresses of MSR bitmap and IO bitmap tables on vmrun of nested guests - - - --- 2021-04-01 Krish Sadhukhan New
[5/5,v4] SVM: Use ALIGN macro when aligning 'io_bitmap_area' KVM: nSVM: Check addresses of MSR bitmap and IO bitmap tables on vmrun of nested guests - - - --- 2021-03-24 Krish Sadhukhan New
[4/5,v4] 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-03-24 Krish Sadhukhan New
[3/5,v4] KVM: nSVM: Cleanup in nested_svm_vmrun() KVM: nSVM: Check addresses of MSR bitmap and IO bitmap tables on vmrun of nested guests - - - --- 2021-03-24 Krish Sadhukhan New
[2/5,v4] KVM: nSVM: Check addresses of MSR and IO permission maps KVM: nSVM: Check addresses of MSR bitmap and IO bitmap tables on vmrun of nested guests - - - --- 2021-03-24 Krish Sadhukhan New
[1/5,v4] KVM: SVM: Move IOPM_ALLOC_ORDER and MSRPM_ALLOC_ORDER #defines to svm.h KVM: nSVM: Check addresses of MSR bitmap and IO bitmap tables on vmrun of nested guests - - - --- 2021-03-24 Krish Sadhukhan New
[4/4,v5] nSVM: Test effect of host RFLAGS.TF on VMRUN nSVM: Test host RFLAGS.TF on VMRUN - - - --- 2021-03-23 Krish Sadhukhan New
[3/4,v5] KVM: nSVM: Add assembly label to VMRUN instruction nSVM: Test host RFLAGS.TF on VMRUN - - - --- 2021-03-23 Krish Sadhukhan New
[2/4,v5] KVM: X86: Add a utility function to read current RIP nSVM: Test host RFLAGS.TF on VMRUN - - - --- 2021-03-23 Krish Sadhukhan New
[1/4,v5] KVM: nSVM: If VMRUN is single-stepped, queue the #DB intercept in nested_svm_vmexit() nSVM: Test host RFLAGS.TF on VMRUN - - - --- 2021-03-23 Krish Sadhukhan New
[4/4,v4] nSVM: Test effect of host RFLAGS.TF on VMRUN nSVM: Test host RFLAGS.TF on VMRUN - - - --- 2021-03-22 Krish Sadhukhan New
[3/4,v4] nSVM: Add assembly label to VMRUN instruction nSVM: Test host RFLAGS.TF on VMRUN - - - --- 2021-03-22 Krish Sadhukhan New
[2/4,v4] KVM: X86: Add a utility function to read current RIP nSVM: Test host RFLAGS.TF on VMRUN - - - --- 2021-03-22 Krish Sadhukhan New
[1/4,v4] KVM: nSVM: Trigger synthetic #DB intercept following completion of single-stepped VMRUN in… nSVM: Test host RFLAGS.TF on VMRUN - - - --- 2021-03-22 Krish Sadhukhan New
nSVM: Test VMLOAD/VMSAVE intercepts nSVM: Test VMLOAD/VMSAVE intercepts - - - --- 2021-03-04 Krish Sadhukhan New
[4/4,v3] KVM: nSVM: Test effect of host RFLAGS.TF on VMRUN nSVM: Test host RFLAGS.TF on VMRUN - - - --- 2021-02-23 Krish Sadhukhan New
[3/4,v3] KVM: nSVM: Add assembly label to VMRUN instruction nSVM: Test host RFLAGS.TF on VMRUN - - - --- 2021-02-23 Krish Sadhukhan New
[2/4,v3] KVM: X86: Add a utility function to read current RIP nSVM: Test host RFLAGS.TF on VMRUN - - - --- 2021-02-23 Krish Sadhukhan New
[1/4,v3] KVM: nSVM: Do not advance RIP following VMRUN completion if the latter is single-stepped nSVM: Test host RFLAGS.TF on VMRUN - - - --- 2021-02-23 Krish Sadhukhan New
[1/1,v2] nSVM: Test effect of host RFLAGS.TF on VMRUN nSVM: Test host RFLAGS.TF on VMRUN - - - --- 2021-02-04 Krish Sadhukhan New
[3/3] nSVM: Test effect of host RFLAGS.TF on VMRUN nSVM: Test host RFLAGS.TF on VMRUN - - - --- 2021-02-03 Krish Sadhukhan New
[2/3] nVMX: Add helper functions to set/unset host RFLAGS.TF on the VMRUN instruction nSVM: Test host RFLAGS.TF on VMRUN - - - --- 2021-02-03 Krish Sadhukhan New
[1/3] KVM: SVM: Replace hard-coded value with #define nSVM: Test host RFLAGS.TF on VMRUN - - - --- 2021-02-03 Krish Sadhukhan New
[5/5,v3] Test: SVM: Use ALIGN macro when aligning 'io_bitmap_area' KVM: nSVM: Check addresses of MSR bitmap and IO bitmap tables on vmrun of nested guests - - - --- 2021-02-03 Krish Sadhukhan New
[4/5,v3] Test: nSVM: Test MSR and IO bitmap address KVM: nSVM: Check addresses of MSR bitmap and IO bitmap tables on vmrun of nested guests - - - --- 2021-02-03 Krish Sadhukhan New
[3/5,v3] KVM: nSVM: Cleanup in nested_svm_vmrun() KVM: nSVM: Check addresses of MSR bitmap and IO bitmap tables on vmrun of nested guests - - - --- 2021-02-03 Krish Sadhukhan New
[2/5,v3] nSVM: Check addresses of MSR and IO bitmap KVM: nSVM: Check addresses of MSR bitmap and IO bitmap tables on vmrun of nested guests - - - --- 2021-02-03 Krish Sadhukhan New
[1/5,v3] KVM: SVM: Move IOPM_ALLOC_ORDER and MSRPM_ALLOC_ORDER #defines to svm.h KVM: nSVM: Check addresses of MSR bitmap and IO bitmap tables on vmrun of nested guests - - - --- 2021-02-03 Krish Sadhukhan New
[3/3,v2] Test: SVM: Use ALIGN macro when aligning 'io_bitmap_area' KVM: nSVM: Check addresses of MSR bitmap and IO bitmap tables on vmrun of nested guests - - - --- 2021-01-16 Krish Sadhukhan New
[2/3,v2] Test: nSVM: Test MSR and IO bitmap address KVM: nSVM: Check addresses of MSR bitmap and IO bitmap tables on vmrun of nested guests - - - --- 2021-01-16 Krish Sadhukhan New
[1/3,v2] nSVM: Check addresses of MSR and IO bitmap KVM: nSVM: Check addresses of MSR bitmap and IO bitmap tables on vmrun of nested guests - - - --- 2021-01-16 Krish Sadhukhan New
[3/3] Test: SVM: Use ALIGN macro when aligning 'io_bitmap_area' KVM: nSVM: Check addresses of MSR bitmap and IO bitmap tables on vmrun of nested guests - - - --- 2021-01-13 Krish Sadhukhan New
[2/3] Test: nSVM: Test MSR and IO bitmap address KVM: nSVM: Check addresses of MSR bitmap and IO bitmap tables on vmrun of nested guests - - - --- 2021-01-13 Krish Sadhukhan New
[1/3] KVM: nSVM: Check addresses of MSR and IO bitmap KVM: nSVM: Check addresses of MSR bitmap and IO bitmap tables on vmrun of nested guests - - - --- 2021-01-13 Krish Sadhukhan New
[2/2,v5] nSVM: Test reserved values for 'Type' and invalid vectors in EVENTINJ KVM: nSVM: Check reserved values for 'Type' and invalid vectors in EVENTINJ - - - --- 2020-12-12 Krish Sadhukhan New
[1/2,v5] 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-12-12 Krish Sadhukhan New
[2/2,v4] nSVM: Test reserved values for 'Type' and invalid vectors in EVENTINJ KVM: nSVM: Check reserved values for 'Type' and invalid vectors in EVENTINJ - - - --- 2020-12-07 Krish Sadhukhan New
[1/2,v4] 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-12-07 Krish Sadhukhan New
[2/2,v3] nSVM: Test 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
« 1 2 3 4 »