Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5617c122e6015e2371c0bd6b5ad2e070844df24a
/
arch
/
x86
/
kvm
/
vmx.c
d4b80af
Merge branch 'linus' into x86/asm, to pick up recent fixes
by Ingo Molnar
· 8 years ago
c95ba92
kvm: nVMX: fix nested tsc scaling
by Peter Feiner
· 8 years ago
dccbfcf
KVM: nVMX: postpone VMCS changes on MSR_IA32_APICBASE write
by Radim Krčmář
· 8 years ago
d048c09
KVM: nVMX: fix msr bitmaps to prevent L2 from accessing L0 x2APIC
by Radim Krčmář
· 8 years ago
404f6aa
x86: Apply more __ro_after_init and const
by Kees Cook
· 8 years ago
45e1181
nvmx: mark ept single context invalidation as supported
by Bandan Das
· 8 years ago
03331b4
nvmx: remove comment about missing nested vpid support
by Bandan Das
· 8 years ago
221bb8a
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
b80c76e
KVM: VMX: Add VMCS to CPU's loaded VMCSs before VMPTRLD
by Jim Mattson
· 8 years ago
4f2777b
kvm: x86: nVMX: maintain internal copy of current VMCS
by David Matlack
· 8 years ago
f0c98eb
Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 8 years ago
0606263
Merge branch 'for-4.8/libnvdimm' into libnvdimm-for-next
by Dan Williams
· 8 years ago
dfa169b
Revert "KVM: x86: add pcommit support"
by Dan Williams
· 9 years ago
b244c9f
KVM: VMX: handle PML full VMEXIT that occurs during event delivery
by Cao, Lei
· 8 years ago
2f1fe81
KVM: nVMX: Fix memory corruption when using VMCS shadowing
by Jim Mattson
· 8 years ago
4e59516
kvm: vmx: ensure VMCS is current while enabling PML
by Peter Feiner
· 8 years ago
37131313
KVM: x86: add KVM_CAP_X2APIC_API
by Radim Krčmář
· 8 years ago
c93de59
KVM: VMX: optimize APIC ID read with APICv
by Radim Krčmář
· 8 years ago
02120c4
kvm: vmx: advertise support for ept execute only
by Bandan Das
· 8 years ago
d95c556
kvm: mmu: track read permission explicitly for shadow EPT page tables
by Bandan Das
· 8 years ago
ffb128c
kvm: mmu: don't set the present bit unconditionally
by Bandan Das
· 8 years ago
8391ce4
KVM: VMX: introduce vm_{entry,exit}_control_reset_shadow
by Paolo Bonzini
· 8 years ago
9314006
KVM: nVMX: keep preemption timer enabled during L2 execution
by Paolo Bonzini
· 8 years ago
55123e3
KVM: nVMX: avoid incorrect preemption timer vmexit in nested guest
by Wanpeng Li
· 8 years ago
1c17c3e
KVM: VMX: reflect broken preemption timer in vmcs_config
by Paolo Bonzini
· 8 years ago
03f6a22
KVM: x86: Use ARRAY_SIZE instead of dividing sizeof array with sizeof an element
by Wei Yongjun
· 8 years ago
9175d2e
KVM: vmx: fix underflow in TSC deadline calculation
by Paolo Bonzini
· 8 years ago
f2485b3
KVM: x86: use guest_exit_irqoff
by Paolo Bonzini
· 8 years ago
91fa0f8
KVM: x86: always use "acknowledge interrupt on exit"
by Paolo Bonzini
· 8 years ago
ff30ef4
KVM: nVMX: VMX instructions: fix segment checks when L1 is in long mode.
by Quentin Casasnovas
· 8 years ago
c45dcc7
KVM: VMX: enable guest access to LMCE related MSRs
by Ashok Raj
· 8 years ago
37e4c99
KVM: VMX: validate individual bits of guest MSR_IA32_FEATURE_CONTROL
by Haozhong Zhang
· 8 years ago
3b84080
KVM: VMX: move msr_ia32_feature_control to vcpu_vmx
by Haozhong Zhang
· 8 years ago
64672c9
kvm: vmx: hook preemption timer support
by Yunhong Jiang
· 8 years ago
bc22512
kvm: vmx: rename vmx_pre/post_block to pi_pre/post_block
by Yunhong Jiang
· 8 years ago
a005219
kvm: vmx: check apicv is active before using VT-d posted interrupt
by Yang Zhang
· 8 years ago
bb3541f
KVM: x86: Fix typos
by Andrea Gelmini
· 9 years ago
e28e909
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
3ce424e
kvm:vmx: more complete state update on APICv on/off
by Roman Kagan
· 9 years ago
7beaa24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
67c9ddd
KVM: x86: make hwapic_isr_update and hwapic_irr_update look the same
by Paolo Bonzini
· 9 years ago
1fb48f8
Merge tag 'v4.6-rc6' into x86/asm, to refresh the tree
by Ingo Molnar
· 9 years ago
f246324
KVM: x86: fix ordering of cr0 initialization code in vmx_cpu_reset
by Bruce Rogers
· 9 years ago
1c5ac21
perf/x86/intel/pt: Don't die on VMXON
by Alexander Shishkin
· 9 years ago
782511b
x86/cpufeature: Replace cpu_has_xsaves with boot_cpu_has() usage
by Borislav Petkov
· 9 years ago
d88f48e
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
be94f6b
KVM, pkeys: add pkeys support for permission_fault
by Huaitong Han
· 9 years ago
1be0e61
KVM, pkeys: save/restore PKRU when guest/host switches
by Xiao Guangrong
· 9 years ago
ddba262
KVM, pkeys: disable pkeys for guests in non-paging mode
by Huaitong Han
· 9 years ago
ef697a7
KVM: VMX: fix nested vpid for old KVM guests
by Paolo Bonzini
· 9 years ago
f6870ee
KVM: VMX: avoid guest hang on invalid invvpid instruction
by Paolo Bonzini
· 9 years ago
2849eb4
KVM: VMX: avoid guest hang on invalid invept instruction
by Paolo Bonzini
· 9 years ago
26660a4
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
00f5268
Merge branch 'x86/cleanups' into x86/urgent
by Ingo Molnar
· 9 years ago
10dc374
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
844a5fe
KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 combo
by Paolo Bonzini
· 9 years ago
a87036a
KVM: x86: disable MPX if host did not enable MPX XSAVE features
by Paolo Bonzini
· 9 years ago
7099e2e
KVM: VMX: disable PEBS before a guest entry
by Radim Krčmář
· 9 years ago
8f22372
KVM: VMX: use vmcs_clear/set_bits for debug register exits
by Paolo Bonzini
· 9 years ago
2680d6d
kvm: x86: Update tsc multiplier on change.
by Owen Hofmann
· 9 years ago
6a6256f
x86: Fix misspellings in comments
by Adam Buchbinder
· 9 years ago
3f62de5
x86/kvm: Add output operand in vmx_handle_external_intr inline asm
by Chris J Arges
· 9 years ago
d74c0e6
KVM: x86: use list_last_entry
by Geliang Tang
· 9 years ago
0d9c055
kvm/x86: Pass return code of kvm_emulate_hypercall
by Andrey Smetanin
· 9 years ago
6f05485
KVM: VMX: Fix guest debugging while in L2
by Jan Kiszka
· 9 years ago
5bb1601
KVM: VMX: Factor out is_exception_n helper
by Jan Kiszka
· 9 years ago
b6ce978
KVM/VMX: Add host irq information in trace event when updating IRTE for posted interrupts
by Feng Wu
· 9 years ago
23a1c25
KVM: Recover IRTE to remapped mode if the interrupt is not single-destination
by Feng Wu
· 9 years ago
ba049e9
kvm: rename pfn_t to kvm_pfn_t
by Dan Williams
· 9 years ago
1baa5ef
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
45bdbcf
kvm: x86: Fix vmwrite to SECONDARY_VM_EXEC_CONTROL
by Huaitong Han
· 9 years ago
8a86aea9
KVM: vmx: detect mismatched size in VMCS read/write
by Paolo Bonzini
· 9 years ago
845c5b4
KVM: VMX: fix read/write sizes of VMCS fields in dump_vmcs
by Paolo Bonzini
· 9 years ago
f353105
KVM: VMX: fix read/write sizes of VMCS fields
by Paolo Bonzini
· 9 years ago
0bcf261
KVM: VMX: fix the writing POSTED_INTR_NV
by Li RongQing
· 9 years ago
81b1b9c
KVM: VMX: Fix host initiated access to guest MSR_TSC_AUX
by Haozhong Zhang
· 9 years ago
8b89fe1
kvm: x86: move tracepoints outside extended quiescent state
by Paolo Bonzini
· 9 years ago
d62caab
kvm/x86: per-vcpu apicv deactivation support
by Andrey Smetanin
· 9 years ago
6308630
kvm/x86: split ioapic-handled and EOI exit bitmaps
by Andrey Smetanin
· 9 years ago
b2467e7
KVM: nVMX: remove incorrect vpid check in nested invvpid emulation
by Haozhong Zhang
· 9 years ago
a96036b
KVM: x86: rename update_db_bp_intercept to update_bp_intercept
by Paolo Bonzini
· 9 years ago
54a2055
KVM: x86: work around infinite loop in microcode when #AC is delivered
by Eric Northup
· 9 years ago
8cfe986
KVM: VMX: Dump TSC multiplier in dump_vmcs()
by Haozhong Zhang
· 9 years ago
be7b263
KVM: VMX: Use a scaled host TSC for guest readings of MSR_IA32_TSC
by Haozhong Zhang
· 9 years ago
ff2c3a1
KVM: VMX: Setup TSC scaling ratio when a vcpu is loaded
by Haozhong Zhang
· 9 years ago
64903d6
KVM: VMX: Enable and initialize VMX TSC scaling
by Haozhong Zhang
· 9 years ago
58ea676
KVM: x86: Move TSC scaling logic out of call-back adjust_tsc_offset()
by Haozhong Zhang
· 9 years ago
07c1419
KVM: x86: Replace call-back compute_tsc_offset() with a common function
by Haozhong Zhang
· 9 years ago
381d585
KVM: x86: Replace call-back set_tsc_khz() with a common function
by Haozhong Zhang
· 9 years ago
450869d
KVM: x86: merge handle_mmio_page_fault and handle_mmio_page_fault_common
by Paolo Bonzini
· 9 years ago
a3eaa86
KVM: VMX: Fix commit which broke PML
by Kai Huang
· 9 years ago
656ec4a
KVM: VMX: fix SMEP and SMAP without EPT
by Radim Krčmář
· 9 years ago
5690891
kvm: x86: zero EFER on INIT
by Paolo Bonzini
· 9 years ago
089d7b6
KVM: nVMX: expose VPID capability to L1
by Wanpeng Li
· 9 years ago
5c614b3
KVM: nVMX: nested VPID emulation
by Wanpeng Li
· 9 years ago
99b83ac
KVM: nVMX: emulate the INVVPID instruction
by Wanpeng Li
· 9 years ago
dd5f534
KVM: VMX: introduce __vmx_flush_tlb to handle specific vpid
by Wanpeng Li
· 9 years ago
991e7a0
KVM: VMX: adjust interface to allocate/free_vpid
by Wanpeng Li
· 9 years ago
58f800d
Merge branch 'kvm-master' into HEAD
by Paolo Bonzini
· 9 years ago
1d8007b
KVM: x86: build kvm_userspace_memory_region in x86_set_memory_region
by Paolo Bonzini
· 9 years ago
Next »