Show patches with: Submitter = Jan Kiszka       |    State = Action Required       |   1173 patches
« 1 2 3 411 12 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
kvm: x86: Make traced and returned value of kvm_cpuid consistent again kvm: x86: Make traced and returned value of kvm_cpuid consistent again - - - --- 2020-03-01 Jan Kiszka New
KVM: nVMX: Set cached_vmcs12 and cached_shadow_vmcs12 NULL after free KVM: nVMX: Set cached_vmcs12 and cached_shadow_vmcs12 NULL after free - - - --- 2019-07-21 Jan Kiszka New
KVM: nVMX: Clear pending KVM_REQ_GET_VMCS12_PAGES when leaving nested KVM: nVMX: Clear pending KVM_REQ_GET_VMCS12_PAGES when leaving nested - 1 - --- 2019-07-21 Jan Kiszka New
kvm: arm: Promote KVM_ARM_TARGET_CORTEX_A7 to generic V7 core kvm: arm: Promote KVM_ARM_TARGET_CORTEX_A7 to generic V7 core - - - --- 2019-06-30 Jan Kiszka New
KVM works on RPi4 KVM works on RPi4 - - - --- 2019-06-29 Jan Kiszka New
KVM: Unify traced vector format - - - --- 2016-05-23 Jan Kiszka New
KVM: SVM: Add more SVM_EXIT_REASONS - - - --- 2016-05-23 Jan Kiszka New
trace-cmd: Add more SVM exit reasons - - - --- 2016-05-22 Jan Kiszka New
trace-cmd: Fix reporting of unknown SVM exit reasons - - - --- 2016-05-22 Jan Kiszka New
[1/2] KVM: VMX: Factor out is_exception_n helper - - - --- 2016-02-09 Jan Kiszka New
[v5] i386: Introduce ARAT CPU feature 2 1 - --- 2015-06-07 Jan Kiszka New
[v3] i386: Introduce ARAT CPU feature - - - --- 2015-05-26 Jan Kiszka New
[v3] i386: Introduce ARAT CPU feature 1 - - --- 2015-05-25 Jan Kiszka New
[v2] i386: Introduce ARAT CPU feature - - - --- 2015-05-25 Jan Kiszka New
KVM: x86: Allow ARAT CPU feature - - - --- 2015-05-24 Jan Kiszka New
i386: Introduce ARAT CPU feature - - - --- 2015-05-24 Jan Kiszka New
[kvm-unit-tests] x86: vmx: Remove bogus GUEST_RIP update from interrupt test - - - --- 2015-05-04 Jan Kiszka New
KVM: nVMX: Fix host crash when loading MSRs with userspace irqchip - - - --- 2015-05-04 Jan Kiszka New
[v2] KVM: SVM: Sync g_pat with guest-written PAT value - - - --- 2015-04-20 Jan Kiszka New
[RFC] KVM: SVM: Sync g_pat with guest-written PAT value - - - --- 2015-04-13 Jan Kiszka New
[v3] KVM: nVMX: Add support for rdtscp - - - --- 2015-03-23 Jan Kiszka New
[v2] KVM: nVMX: Add support for rdtscp - - - --- 2015-03-23 Jan Kiszka New
KVM: nVMX: Add support for rdtscp - - - --- 2015-03-23 Jan Kiszka New
[kvm-unit-test] x86: vmx: Check #UD triggering of vmmcall - - - --- 2015-03-09 Jan Kiszka New
KVM: nVMX: Do not emulate #UD while in guest mode - - - --- 2015-03-09 Jan Kiszka New
KVM: x86: Fix re-execution of patched vmmcall - - - --- 2015-03-09 Jan Kiszka New
[kvm-unit-test] x86/emulator: Fix inline assembler warning - - - --- 2015-03-09 Jan Kiszka New
ARM: KVM: Fix size check in __coherent_cache_guest_page - - - --- 2015-02-07 Jan Kiszka New
KVM: nVMX: Disable preemption while reading from shadow VMCS - - - --- 2014-10-08 Jan Kiszka New
nVMX: Shadowing of CPU_BASED_VM_EXEC_CONTROL broken - - - --- 2014-10-08 Jan Kiszka New
x86: Make x2APIC support depend on interrupt remapping or guest support - - - --- 2014-07-05 Jan Kiszka New
Add -mno-red-zone to CFLAGS for x86-64 - - - --- 2014-07-04 Jan Kiszka New
KVM: nSVM: Set correct port for IOIO interception evaluation - - - --- 2014-06-30 Jan Kiszka New
KVM: nSVM: Fix IOIO size reported on emulation - - - --- 2014-06-30 Jan Kiszka New
KVM: nSVM: Fix IOIO bitmap evaluation - - - --- 2014-06-30 Jan Kiszka New
KVM: nSVM: Do not report CLTS via SVM_EXIT_WRITE_CR0 to L1 - - - --- 2014-06-29 Jan Kiszka New
KVM: SVM: Fix CPL export via SS.DPL - - - --- 2014-06-29 Jan Kiszka New
__schedule #DF splat - - - --- 2014-06-29 Jan Kiszka New
[v3,5/6] VMX: Validate capability MSRs - - - --- 2014-06-18 Jan Kiszka New
[v2,6/6] VMX: Test behavior on set and cleared save/load debug controls - - - --- 2014-06-17 Jan Kiszka New
[v2,5/6] VMX: Validate capability MSRs - - - --- 2014-06-17 Jan Kiszka New
[v2,4/6] VMX: Unify vmx_ctrl_* unions to vmx_ctrl_msr - - - --- 2014-06-17 Jan Kiszka New
[v2,3/6] VMX: Test both interception and execution of instructions - - - --- 2014-06-17 Jan Kiszka New
[v2,2/6] VMX: Rework test stage interface - - - --- 2014-06-17 Jan Kiszka New
[v2,1/6] VMX: Add tests for CR3 and CR8 interception - - - --- 2014-06-17 Jan Kiszka New
[v2,5/5] KVM: nVMX: Fix returned value of MSR_IA32_VMX_VMCS_ENUM - - - --- 2014-06-16 Jan Kiszka New
[v2,4/5] KVM: nVMX: Allow to disable VM_{ENTRY_LOAD,EXIT_SAVE}_DEBUG_CONTROLS - - - --- 2014-06-16 Jan Kiszka New
[v2,3/5] KVM: nVMX: Fix returned value of MSR_IA32_VMX_PROCBASED_CTLS - - - --- 2014-06-16 Jan Kiszka New
[v2,2/5] KVM: nVMX: Allow to disable CR3 access interception - - - --- 2014-06-16 Jan Kiszka New
[v2,1/5] KVM: nVMX: Advertise support for MSR_IA32_VMX_TRUE_*_CTLS - - - --- 2014-06-16 Jan Kiszka New
[5/5] VMX: Test behavior on set and cleared save/load debug controls - - - --- 2014-06-15 Jan Kiszka New
[4/5] VMX: Validate capability MSRs - - - --- 2014-06-15 Jan Kiszka New
[3/5] VMX: Test both interception and execution of instructions - - - --- 2014-06-15 Jan Kiszka New
[2/5] VMX: Only use get_stage accessor - - - --- 2014-06-15 Jan Kiszka New
[1/5] VMX: Add tests for CR3 and CR8 interception - - - --- 2014-06-15 Jan Kiszka New
[5/5] KVM: nVMX: Fix returned value of MSR_IA32_VMX_VMCS_ENUM - - - --- 2014-06-15 Jan Kiszka New
[4/5] KVM: nVMX: Allow to disable VM_{ENTRY_LOAD,EXIT_SAVE}_DEBUG_CONTROLS - - - --- 2014-06-15 Jan Kiszka New
[3/5] KVM: nVMX: Allow to disable CR3 access interception - - - --- 2014-06-15 Jan Kiszka New
[2/5] KVM: nVMX: Advertise support for MSR_IA32_VMX_TRUE_*_CTLS - - - --- 2014-06-15 Jan Kiszka New
[1/5] KVM: nVMX: Fix returned value of MSR_IA32_VMX_PROCBASED_CTLS - - - --- 2014-06-15 Jan Kiszka New
KVM: x86: Fix constant value of, VM_{EXIT_SAVE,ENTRY_LOAD}_DEBUG_CONTROLS - - - --- 2014-06-12 Jan Kiszka New
KVM: x86: Fix CR3 reserved bits check in long mode - - - --- 2014-05-10 Jan Kiszka New
[v3,4/4] x86: Remove return code from enable_irq/nmi_window - - - --- 2014-03-07 Jan Kiszka New
[v3,3/4] KVM: nVMX: Do not inject NMI vmexits when L2 has a pending interrupt - - - --- 2014-03-07 Jan Kiszka New
[v3,2/4] KVM: nVMX: Fully emulate preemption timer - - - --- 2014-03-07 Jan Kiszka New
[v3,1/4] KVM: nVMX: Rework interception of IRQs and NMIs - - - --- 2014-03-07 Jan Kiszka New
[v3,3/3] KVM: nVMX: Do not inject NMI vmexits when L2 has a pending interrupt - - - --- 2014-03-06 Jan Kiszka New
[v3,2/3] KVM: nVMX: Fully emulate preemption timer - - - --- 2014-03-06 Jan Kiszka New
[v3,1/3] KVM: nVMX: Rework interception of IRQs and NMIs - - - --- 2014-03-06 Jan Kiszka New
[v2,4/4] KVM: nVMX: Do not inject NMI vmexits when L2 has a pending interrupt - - - --- 2014-01-24 Jan Kiszka New
[v2,3/4] KVM: nVMX: Fully emulate preemption timer - - - --- 2014-01-24 Jan Kiszka New
[v2,2/4] KVM: nVMX: Rework interception of IRQs and NMIs - - - --- 2014-01-24 Jan Kiszka New
[v2,1/4] KVM: x86: Validate guest writes to MSR_IA32_APICBASE - - - --- 2014-01-24 Jan Kiszka New
[13/13] x86: Add debug facility test case - - - --- 2014-01-04 Jan Kiszka New
[12/13] svm: Add missing build dependency - - - --- 2014-01-04 Jan Kiszka New
[11/13] Ignore *.elf build outputs - - - --- 2014-01-04 Jan Kiszka New
[10/13] Provide common report and report_summary services - - - --- 2014-01-04 Jan Kiszka New
[09/13] VMX: Check unconditional I/O exiting - - - --- 2014-01-04 Jan Kiszka New
[08/13] apic: Add test case for relocation and writing reserved bits - - - --- 2014-01-04 Jan Kiszka New
[07/13] lib/x86/apic: Consolidate over MSR_IA32_APICBASE - - - --- 2014-01-04 Jan Kiszka New
[06/13] x2apic: Test for invalid state transitions - - - --- 2014-01-04 Jan Kiszka New
[05/13] lib/x86: Move exception test code into library - - - --- 2014-01-04 Jan Kiszka New
[04/13] VMX: Fix return label in fault-triggering handlers - - - --- 2014-01-04 Jan Kiszka New
[03/13] apic: Remove redundant enable_apic - - - --- 2014-01-04 Jan Kiszka New
[02/13] VMX: Extend preemption timer tests - - - --- 2014-01-04 Jan Kiszka New
[01/13] VMX: Add test cases around interrupt injection and halting - - - --- 2014-01-04 Jan Kiszka New
[12/12] KVM: nVMX: Fully emulate preemption timer - - - --- 2014-01-04 Jan Kiszka New
[11/12] KVM: nVMX: Rework interception of IRQs and NMIs - - - --- 2014-01-04 Jan Kiszka New
[10/12] KVM: nVMX: Update guest activity state field on L2 exits - - - --- 2014-01-04 Jan Kiszka New
[09/12] KVM: nVMX: Fix nested_run_pending on activity state HLT - - - --- 2014-01-04 Jan Kiszka New
[08/12] KVM: nVMX: Clean up handling of VMX-related MSRs - - - --- 2014-01-04 Jan Kiszka New
[07/12] KVM: nVMX: Add tracepoints for nested_vmexit and nested_vmexit_inject - - - --- 2014-01-04 Jan Kiszka New
[06/12] KVM: nVMX: Pass vmexit parameters to nested_vmx_vmexit - - - --- 2014-01-04 Jan Kiszka New
[05/12] KVM: nVMX: Leave VMX mode on clearing of feature control MSR - - - --- 2014-01-04 Jan Kiszka New
[04/12] KVM: x86: Validate guest writes to MSR_IA32_APICBASE - - - --- 2014-01-04 Jan Kiszka New
[03/12] KVM: VMX: Fix DR6 update on #DB exception - - - --- 2014-01-04 Jan Kiszka New
[02/12] KVM: SVM: Fix reading of DR6 - - - --- 2014-01-04 Jan Kiszka New
[01/12] KVM: x86: Sync DR7 on KVM_SET_DEBUGREGS - - - --- 2014-01-04 Jan Kiszka New
[3/3] trace-cmd: Fix and cleanup kvm_nested_vmexit tracepoints - - - --- 2014-01-04 Jan Kiszka New
[2/3] trace-cmd: Factor out print_exit_reason in kvm plugin - - - --- 2014-01-04 Jan Kiszka New
« 1 2 3 411 12 »