Show patches with: Submitter = Jan Kiszka       |   1189 patches
« 1 2 3 411 12 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/3] trace-cmd: Report unknown VMX exit reasons with code - - - --- 2014-01-04 Jan Kiszka New
KVM: x86: Fix APIC map calculation after re-enabling - - - --- 2013-12-29 Jan Kiszka New
KVM: nVMX: Unconditionally uninit the MMU on nested vmexit - - - --- 2013-12-28 Jan Kiszka New
[v2] KVM: SVM: Fix reading of DR6 - - - --- 2013-12-27 Jan Kiszka New
KVM: SVM: Fix reading of DR6 - - - --- 2013-12-19 Jan Kiszka New
KVM: VMX: Do not skip the instruction if handle_dr injects a fault - - - --- 2013-12-18 Jan Kiszka New
[uq/master] kvm: x86: Separately write feature control MSR on reset - - - --- 2013-12-17 Jan Kiszka New
KVM: nVMX: Leave VMX mode on clearing of feature control MSR - - - --- 2013-12-17 Jan Kiszka New
[v2,06/15] lib/x86/smp: Fix compiler warnings - - - --- 2013-12-17 Jan Kiszka New
KVM: nVMX: Support direct APIC access from L2 - - - --- 2013-12-16 Jan Kiszka New
[15/15] VMX: Add test case for preemption timer firing during hlt - - - --- 2013-12-16 Jan Kiszka New
[14/15] VMX: Add test cases around interrupt injection and halting - - - --- 2013-12-16 Jan Kiszka New
[13/15] VMX: Rework and enhance initial feature detection/enabling - - - --- 2013-12-16 Jan Kiszka New
[12/15] VMX: Simplify basic handlers - - - --- 2013-12-16 Jan Kiszka New
[11/15] VMX: Make syscall handler optional - - - --- 2013-12-16 Jan Kiszka New
[10/15] VMX: Remove unused return code from setup_ept_range - - - --- 2013-12-16 Jan Kiszka New
[09/15] VMX: Let init handler decide about test start - - - --- 2013-12-16 Jan Kiszka New
[08/15] VMX: Fix capability check for EPT test - - - --- 2013-12-16 Jan Kiszka New
[07/15] VMX: Remove unneeded basic_init - - - --- 2013-12-16 Jan Kiszka New
[06/15] lib/x86/smp: Fix compiler warnings - - - --- 2013-12-16 Jan Kiszka New
[05/15] init: Fix warning about returning without code - - - --- 2013-12-16 Jan Kiszka New
[04/15] emulator: Exclude test_lgdt_lidt from building - - - --- 2013-12-16 Jan Kiszka New
[03/15] rmap_chain: Remove dead code - - - --- 2013-12-16 Jan Kiszka New
[02/15] VMX: Drop redundant return statements - - - --- 2013-12-16 Jan Kiszka New
[01/15] VMX: Fix initialization of GDT, IDT and TR descriptors - - - --- 2013-12-16 Jan Kiszka New
[RFC] KVM: nVMX: Leave VMX mode on apparent CPU reset - - - --- 2013-12-16 Jan Kiszka New
KVM: nVMX: Add support for activity state HLT - - - --- 2013-12-10 Jan Kiszka New
KVM: nVMX: Add support for activity state HLT - - - --- 2013-12-04 Jan Kiszka New
[uq/master] pci-assign: Remove dead code for direct I/O region access from userspace - - - --- 2013-11-04 Jan Kiszka New
nVMX: Report CPU_BASED_VIRTUAL_NMI_PENDING as supported - - - --- 2013-10-23 Jan Kiszka New
nVMX: Fix pick-up of uninjected NMIs - - - --- 2013-10-23 Jan Kiszka New
[kvm-unit-tests] VMX preemption timer: Make test case more robust - - - --- 2013-10-23 Jan Kiszka New
[kvm-unit-tests] nEPT: Fix logic for testing read access - - - --- 2013-10-23 Jan Kiszka New
KVM: nVMX: Report 2MB EPT pages as supported - - - --- 2013-10-23 Jan Kiszka New
[kvm-unit-tests] nEPT: Fix test cases for 2M huge pages - - - --- 2013-10-23 Jan Kiszka New
KVM: nVMX: Report 2MB EPT pages as supported - - - --- 2013-10-23 Jan Kiszka New
[v5] KVM: nVMX: Fully support of nested VMX preemption timer - - - --- 2013-10-10 Jan Kiszka New
[uq/master] kvmvapic: Prevent reading beyond the end of guest RAM - - - --- 2013-09-30 Jan Kiszka New
[v4] KVM: nVMX: Replace kvm_set_cr0 with vmx_set_cr0 in load_vmcs12_host_state - - - --- 2013-09-03 Jan Kiszka New
[uq/master,3/3] kvmvapic: Clear also physical ROM address when entering INACTIVE state - - - --- 2013-09-03 Jan Kiszka New
[uq/master,2/3] kvmvapic: Enter inactive state on hardware reset - - - --- 2013-09-03 Jan Kiszka New
[uq/master,1/3] kvmvapic: Catch invalid ROM size - - - --- 2013-09-03 Jan Kiszka New
[uq/master] kvm: Simplify kvm_handle_io - - - --- 2013-08-13 Jan Kiszka New
[v3] KVM: x86: Update symbolic exit codes - - - --- 2013-08-12 Jan Kiszka New
[v2] KVM: x86: Update symbolic exit codes - - - --- 2013-08-12 Jan Kiszka New
trace-cmd: Report unknown VMX exit reasons with code - - - --- 2013-08-11 Jan Kiszka New
trace-cmd: Update VMX exit reasons in KVM plugin - - - --- 2013-08-11 Jan Kiszka New
KVM: x86: Update symbolic exit codes - - - --- 2013-08-11 Jan Kiszka New
[v3,6/6] KVM: nVMX: Enable unrestricted guest mode support - - - --- 2013-08-08 Jan Kiszka New
[v3,5/6] KVM: nVMX: Update mmu.base_role.nxe after EFER loading on VM-entry/exit - - - --- 2013-08-08 Jan Kiszka New
[v3,4/6] KVM: nVMX: Implement support for EFER saving on VM-exit - - - --- 2013-08-08 Jan Kiszka New
[v3,3/6] KVM: nVMX: Load nEPT state after EFER - - - --- 2013-08-08 Jan Kiszka New
[v3,2/6] KVM: nVMX: Do not set identity page map for L2 - - - --- 2013-08-08 Jan Kiszka New
[v3,1/6] KVM: nVMX: Replace kvm_set_cr0 with vmx_set_cr0 in load_vmcs12_host_state - - - --- 2013-08-08 Jan Kiszka New
[v2,5/8] KVM: nVMX: Fix guest CR3 read-back on VM-exit - - - --- 2013-08-06 Jan Kiszka New
[v2,8/8] KVM: nVMX: Update mmu.base_role.nxe after EFER loading on VM-entry/exit - - - --- 2013-08-06 Jan Kiszka New
[v2,7/8] KVM: nVMX: Implement support for EFER saving on VM-exit - - - --- 2013-08-06 Jan Kiszka New
[v2,6/8] KVM: nVMX: Load nEPT state after EFER - - - --- 2013-08-06 Jan Kiszka New
[v2,5/8] KVM: nVMX: Fix guest CR3 read-back on VM-exit - - - --- 2013-08-06 Jan Kiszka New
[v2,4/8] KVM: nVMX: Enable unrestricted guest mode support - - - --- 2013-08-06 Jan Kiszka New
[v2,3/8] KVM: nVMX: Replace kvm_set_cr0 with vmx_set_cr0 in load_vmcs12_host_state - - - --- 2013-08-06 Jan Kiszka New
[v2,2/8] KVM: nVMX: Fix up VM_ENTRY_IA32E_MODE control feature reporting - - - --- 2013-08-06 Jan Kiszka New
[v2,1/8] KVM: nEPT: Advertise WB type EPTP - - - --- 2013-08-06 Jan Kiszka New
[7/7] KVM: nVMX: Update mmu.base_role.nxe after EFER loading on VM-entry/exit - - - --- 2013-08-04 Jan Kiszka New
[6/7] KVM: nVMX: Implement support for EFER saving on VM-exit - - - --- 2013-08-04 Jan Kiszka New
[5/7] KVM: nVMX: Load nEPT state after EFER - - - --- 2013-08-04 Jan Kiszka New
[4/7] KVM: nVMX: Fix guest CR3 read-back on VM-exit - - - --- 2013-08-04 Jan Kiszka New
[3/7] KVM: nVMX: Enable unrestricted guest mode support - - - --- 2013-08-04 Jan Kiszka New
[2/7] KVM: nVMX: Replace kvm_set_cr0 with vmx_set_cr0 in load_vmcs12_host_state - - - --- 2013-08-04 Jan Kiszka New
[1/7] KVM: nEPT: Advertise WB type EPTP - - - --- 2013-08-04 Jan Kiszka New
nVMX: Keep arch.pat in sync on L1-L2 switches - - - --- 2013-08-04 Jan Kiszka New
[2/2] KVM: x86: Drop some unused functions from lapic - - - --- 2013-07-25 Jan Kiszka New
[1/2] KVM: x86: Simplify __apic_accept_irq - - - --- 2013-07-25 Jan Kiszka New
[kvm-unit-test] Keep gui off when running test cases - - - --- 2013-06-26 Jan Kiszka New
[v2] KVM: x86: Account for failing enable_irq_window for NMI window request - - - --- 2013-04-29 Jan Kiszka New
KVM: x86: Account for failing enable_irq_window for NMI window request - - - --- 2013-04-28 Jan Kiszka New
[v2] KVM: x86: Remove support for reporting coalesced APIC IRQs - - - --- 2013-04-28 Jan Kiszka New
KVM: x86: Remove support for reporting coalesced APIC IRQs - - - --- 2013-04-28 Jan Kiszka New
KVM: x86: Rework request for immediate exit - - - --- 2013-04-28 Jan Kiszka New
KVM: nVMX: Skip PF interception check when queuing during nested run - - - --- 2013-04-28 Jan Kiszka New
KVM: x86: Check KVM_REQ_IMMEDIATE_EXIT after enable_irq_window - - - --- 2013-04-28 Jan Kiszka New
[v2,1/2] KVM: nVMX: Validate EFER values for VM_ENTRY/EXIT_LOAD_IA32_EFER - - - --- 2013-04-20 Jan Kiszka New
[v5,5/6] KVM: nVMX: Fix conditions for NMI injection - - - --- 2013-04-14 Jan Kiszka New
[2/2] KVM: nVMX: VM_ENTRY/EXIT_LOAD_IA32_EFER overrides EFER.LMA settings - - - --- 2013-04-14 Jan Kiszka New
[1/2] KVM: nVMX: Validate EFER values for VM_ENTRY/EXIT_LOAD_IA32_EFER - - - --- 2013-04-14 Jan Kiszka New
[v4,6/6] KVM: nVMX: Avoid reading VM_EXIT_INTR_ERROR_CODE needlessly on nested exits - - - --- 2013-04-14 Jan Kiszka New
[v4,5/6] KVM: nVMX: Fix conditions for NMI injection - - - --- 2013-04-14 Jan Kiszka New
[v4,4/6] KVM: nVMX: Fix conditions for interrupt injection - - - --- 2013-04-14 Jan Kiszka New
[v4,3/6] KVM: VMX: Move vmx_nmi_allowed after vmx_set_nmi_mask - - - --- 2013-04-14 Jan Kiszka New
[v4,2/6] KVM: nVMX: Rework event injection and recovery - - - --- 2013-04-14 Jan Kiszka New
[v4,1/6] KVM: nVMX: Fix injection of PENDING_INTERRUPT and NMI_WINDOW exits to L1 - - - --- 2013-04-14 Jan Kiszka New
KVM: VMX: Add missing braces to avoid redundant error check - - - --- 2013-04-08 Jan Kiszka New
KVM: nVMX: Check exit control for VM_EXIT_SAVE_IA32_PAT, not entry controls - - - --- 2013-04-06 Jan Kiszka New
[v3,5/5] KVM: nVMX: Fix conditions for NMI injection - - - --- 2013-03-24 Jan Kiszka New
[v3,4/5] KVM: nVMX: Fix conditions for interrupt injection - - - --- 2013-03-24 Jan Kiszka New
[v3,3/5] KVM: VMX: Move vmx_nmi_allowed after vmx_set_nmi_mask - - - --- 2013-03-24 Jan Kiszka New
[v3,2/5] KVM: nVMX: Rework event injection and recovery - - - --- 2013-03-24 Jan Kiszka New
[v3,1/5] KVM: nVMX: Fix injection of PENDING_INTERRUPT and NMI_WINDOW exits to L1 - - - --- 2013-03-24 Jan Kiszka New
vmxcap: Update according to SDM of January 2013 - - - --- 2013-03-17 Jan Kiszka New
KVM: x86: Avoid busy loops over uninjectable pending APIC timers - - - --- 2013-03-16 Jan Kiszka New
« 1 2 3 411 12 »