Show patches with: Submitter = Gleb Natapov       |    State = Action Required       |   983 patches
« 1 2 3 49 10 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
KVM: Change maintainer email address - - - --- 2013-11-27 Gleb Natapov New
KVM: VMX: shadow VM_(ENTRY|EXIT)_CONTROLS vmcs field - - - --- 2013-11-25 Gleb Natapov New
[3/3] kvm: Fix uninitialized cpuid_data - - - --- 2013-11-21 Gleb Natapov New
[2/3] pci-assign: Remove dead code for direct I/O region access from userspace - - - --- 2013-11-21 Gleb Natapov New
[1/3] KVM: x86: fix typo in KVM_GET_XCRS - - - --- 2013-11-21 Gleb Natapov New
kvm unit test fails to build on 32 bit systems - - - --- 2013-11-11 Gleb Natapov New
KVM: remove vm mmap method - - - --- 2013-11-05 Gleb Natapov New
8bf00a529967dafbbb210b377c38a15834d1e979 - performance regression? - - - --- 2013-11-05 Gleb Natapov New
kvm-unit-test: fix cpuid test - - - --- 2013-11-04 Gleb Natapov New
[3/3] KVM: x86: trace cpuid emulation when called from emulator - - - --- 2013-11-04 Gleb Natapov New
[2/3] KVM: emulator: cleanup decode_register_operand() a bit - - - --- 2013-11-04 Gleb Natapov New
[1/3] KVM: emulator: check rex prefix inside decode_register() - - - --- 2013-11-04 Gleb Natapov New
kvm-unittest: fix build with gcc 4.3.X and older - - - --- 2013-10-17 Gleb Natapov New
KVM: nVMX: fix shadow on EPT - - - --- 2013-10-09 Gleb Natapov New
Fix NULL dereference in gfn_to_hva_prot() - - - --- 2013-10-01 Gleb Natapov New
[4/4] KVM: nVMX: Do not generate #DF if #PF happens during exception delivery into L2 - - - --- 2013-09-25 Gleb Natapov New
[3/4] KVM: nVMX: Check all exceptions for intercept during delivery to L2 - - - --- 2013-09-25 Gleb Natapov New
[2/4] KVM: nVMX: Do not put exception that caused vmexit to IDT_VECTORING_INFO - - - --- 2013-09-25 Gleb Natapov New
[1/4] KVM: nVMX: Amend nested_run_pending logic - - - --- 2013-09-25 Gleb Natapov New
KVM: VMX: do not check bit 12 of EPT violation exit qualification when undefined - - - --- 2013-09-25 Gleb Natapov New
[kvm-unit-tests] Test fault during IRET from NMI. - - - --- 2013-09-15 Gleb Natapov New
KVM: VMX: set "blocked by NMI" flag if EPT violation happens during IRET from NMI - - - --- 2013-09-15 Gleb Natapov New
[GIT,PULL] KVM changes for 3.12 - - - --- 2013-09-03 Gleb Natapov New
KVM: nEPT: reset PDPTR register cache on nested vmentry emulation - - - --- 2013-09-02 Gleb Natapov New
KVM: PPC: fix couple of memory leaks in MPIC/XICS devices - - - --- 2013-09-01 Gleb Natapov New
[10/10] kvm-stub: fix compilation - - - --- 2013-08-28 Gleb Natapov New
[09/10] kvm: shorten the parameter list for get_real_device() - - - --- 2013-08-28 Gleb Natapov New
[08/10] kvm: i386: fix LAPIC TSC deadline timer save/restore - - - --- 2013-08-28 Gleb Natapov New
[07/10] kvm-all.c: max_cpus should not exceed KVM vcpu limit - - - --- 2013-08-28 Gleb Natapov New
[06/10] kvm: Simplify kvm_handle_io - - - --- 2013-08-28 Gleb Natapov New
[05/10] kvm: x86: fix setting IA32_FEATURE_CONTROL with nested VMX disabled - - - --- 2013-08-28 Gleb Natapov New
[04/10] kvm: add KVM_IRQFD_FLAG_RESAMPLE support - - - --- 2013-08-28 Gleb Natapov New
[03/10] kvm: migrate vPMU state - - - --- 2013-08-28 Gleb Natapov New
[02/10] target-i386: remove tabs from target-i386/cpu.h - - - --- 2013-08-28 Gleb Natapov New
[01/10] Initialize IA32_FEATURE_CONTROL MSR in reset and migration - - - --- 2013-08-28 Gleb Natapov New
[v7,13/15] nEPT: Advertise EPT to L1 - - - --- 2013-08-06 Gleb Natapov New
[v7,10/15] nEPT: Add nEPT violation/misconfigration support - - - --- 2013-08-06 Gleb Natapov New
[v7,15/15] nEPT: Miscelleneous cleanups - - - --- 2013-08-05 Gleb Natapov New
[v7,14/15] nEPT: Some additional comments - - - --- 2013-08-05 Gleb Natapov New
[v7,13/15] nEPT: Advertise EPT to L1 - - - --- 2013-08-05 Gleb Natapov New
[v7,12/15] nEPT: Nested INVEPT - - - --- 2013-08-05 Gleb Natapov New
[v7,11/15] nEPT: MMU context for nested EPT - - - --- 2013-08-05 Gleb Natapov New
[v7,10/15] nEPT: Add nEPT violation/misconfigration support - - - --- 2013-08-05 Gleb Natapov New
[v7,09/15] nEPT: correctly check if remote tlb flush is needed for shadowed EPT tables - - - --- 2013-08-05 Gleb Natapov New
[v7,08/15] nEPT: Redefine EPT-specific link_shadow_page() - - - --- 2013-08-05 Gleb Natapov New
[v7,07/15] nEPT: Add EPT tables support to paging_tmpl.h - - - --- 2013-08-05 Gleb Natapov New
[v7,06/15] nEPT: Support shadow paging for guest paging without A/D bits - - - --- 2013-08-05 Gleb Natapov New
[v7,05/15] nEPT: make guest's A/D bits depends on guest's paging mode - - - --- 2013-08-05 Gleb Natapov New
[v7,04/15] nEPT: Move common code to paging_tmpl.h - - - --- 2013-08-05 Gleb Natapov New
[v7,03/15] nEPT: Fix wrong test in kvm_set_cr3 - - - --- 2013-08-05 Gleb Natapov New
[v7,02/15] nEPT: Fix cr3 handling in nested exit and entry - - - --- 2013-08-05 Gleb Natapov New
[v7,01/15] nEPT: Support LOAD_IA32_EFER entry/exit controls for L1 - - - --- 2013-08-05 Gleb Natapov New
KVM: nVMX: correctly set tr base on nested vmexit emulation - - - --- 2013-08-04 Gleb Natapov New
[v6,15/15] nEPT: Miscelleneous cleanups - - - --- 2013-08-01 Gleb Natapov New
[v6,14/15] nEPT: Some additional comments - - - --- 2013-08-01 Gleb Natapov New
[v6,13/15] nEPT: Advertise EPT to L1 - - - --- 2013-08-01 Gleb Natapov New
[v6,12/15] nEPT: MMU context for nested EPT - - - --- 2013-08-01 Gleb Natapov New
[v6,11/15] nEPT: Add nEPT violation/misconfigration support - - - --- 2013-08-01 Gleb Natapov New
[v6,10/15] nEPT: Nested INVEPT - - - --- 2013-08-01 Gleb Natapov New
[v6,09/15] nEPT: correctly check if remote tlb flush is needed for shadowed EPT tables - - - --- 2013-08-01 Gleb Natapov New
[v6,08/15] nEPT: Redefine EPT-specific link_shadow_page() - - - --- 2013-08-01 Gleb Natapov New
[v6,07/15] nEPT: Add EPT tables support to paging_tmpl.h - - - --- 2013-08-01 Gleb Natapov New
[v6,06/15] nEPT: Support shadow paging for guest paging without A/D bits - - - --- 2013-08-01 Gleb Natapov New
[v6,05/15] nEPT: make guest's A/D bits depends on guest's paging mode - - - --- 2013-08-01 Gleb Natapov New
[v6,04/15] nEPT: Move common code to paging_tmpl.h - - - --- 2013-08-01 Gleb Natapov New
[v6,03/15] nEPT: Fix wrong test in kvm_set_cr3 - - - --- 2013-08-01 Gleb Natapov New
[v6,02/15] nEPT: Fix cr3 handling in nested exit and entry - - - --- 2013-08-01 Gleb Natapov New
[v6,01/15] nEPT: Support LOAD_IA32_EFER entry/exit controls for L1 - - - --- 2013-08-01 Gleb Natapov New
[v5,14/14] nEPT: Miscelleneous cleanups - - - --- 2013-07-31 Gleb Natapov New
[v5,13/14] nEPT: Some additional comments - - - --- 2013-07-31 Gleb Natapov New
[v5,12/14] nEPT: Advertise EPT to L1 - - - --- 2013-07-31 Gleb Natapov New
[v5,11/14] nEPT: MMU context for nested EPT - - - --- 2013-07-31 Gleb Natapov New
[v5,10/14] nEPT: Add nEPT violation/misconfigration support - - - --- 2013-07-31 Gleb Natapov New
[v5,09/14] nEPT: Nested INVEPT - - - --- 2013-07-31 Gleb Natapov New
[v5,08/14] nEPT: Redefine EPT-specific link_shadow_page() - - - --- 2013-07-31 Gleb Natapov New
[v5,07/14] nEPT: Add EPT tables support to paging_tmpl.h - - - --- 2013-07-31 Gleb Natapov New
[v5,06/14] nEPT: Support shadow paging for guest paging without A/D bits - - - --- 2013-07-31 Gleb Natapov New
[v5,05/14] nEPT: make guest's A/D bits depends on guest's paging mode - - - --- 2013-07-31 Gleb Natapov New
[v5,04/14] nEPT: Move common code to paging_tmpl.h - - - --- 2013-07-31 Gleb Natapov New
[v5,03/14] nEPT: Fix wrong test in kvm_set_cr3 - - - --- 2013-07-31 Gleb Natapov New
[v5,02/14] nEPT: Fix cr3 handling in nested exit and entry - - - --- 2013-07-31 Gleb Natapov New
[v5,01/14] nEPT: Support LOAD_IA32_EFER entry/exit controls for L1 - - - --- 2013-07-31 Gleb Natapov New
nVMX: reset rflags register cache during nested vmentry. - - - --- 2013-07-28 Gleb Natapov New
[v4,13/13] nEPT: Miscelleneous cleanups - - - --- 2013-07-25 Gleb Natapov New
[v4,12/13] nEPT: Some additional comments - - - --- 2013-07-25 Gleb Natapov New
[v4,11/13] nEPT: Advertise EPT to L1 - - - --- 2013-07-25 Gleb Natapov New
[v4,10/13] nEPT: MMU context for nested EPT - - - --- 2013-07-25 Gleb Natapov New
[v4,09/13] nEPT: Add nEPT violation/misconfigration support - - - --- 2013-07-25 Gleb Natapov New
[v4,08/13] nEPT: Nested INVEPT - - - --- 2013-07-25 Gleb Natapov New
[v4,07/13] nEPT: Redefine EPT-specific link_shadow_page() - - - --- 2013-07-25 Gleb Natapov New
[v4,06/13] nEPT: Add EPT tables support to paging_tmpl.h - - - --- 2013-07-25 Gleb Natapov New
[v4,05/13] nEPT: make guest's A/D bits depends on guest's paging mode - - - --- 2013-07-25 Gleb Natapov New
[v4,04/13] nEPT: Move common code to paging_tmpl.h - - - --- 2013-07-25 Gleb Natapov New
[v4,03/13] nEPT: Fix wrong test in kvm_set_cr3 - - - --- 2013-07-25 Gleb Natapov New
[v4,02/13] nEPT: Fix cr3 handling in nested exit and entry - - - --- 2013-07-25 Gleb Natapov New
[v4,01/13] nEPT: Support LOAD_IA32_EFER entry/exit controls for L1 - - - --- 2013-07-25 Gleb Natapov New
[v4,2/2] KVM: s390: use cookies for ioeventfd - - - --- 2013-07-14 Gleb Natapov New
KVM: VMX: mark unusable segment as nonpresent - - - --- 2013-06-28 Gleb Natapov New
[v3,4/6] KVM: MMU: fast invalidate all mmio sptes - - - --- 2013-06-27 Gleb Natapov New
Bug#707257: linux-image-3.8-1-686-pae: KVM crashes with "entry failed, hardware error 0x80000021" - - - --- 2013-06-26 Gleb Natapov New
« 1 2 3 49 10 »