Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
efd85cf86a56898686187397adfd52dfac79aff2
/
arch
/
x86
/
kvm
/
vmx.c
fd717f1
KVM: x86: apply guest MTRR virtualization on host reserved pages
by Paolo Bonzini
· 9 years ago
e382608
Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 9 years ago
4e24155
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
25462f7
KVM: x86/vPMU: Define kvm_pmu_ops to support vPMU function dispatch
by Wei Huang
· 9 years ago
ff53604
KVM: x86: move MTRR related code to a separate file
by Xiao Guangrong
· 10 years ago
b18d543
KVM: x86: fix CR0.CD virtualization
by Xiao Guangrong
· 10 years ago
6d396b5
KVM: x86: advertise KVM_CAP_X86_SMM
by Paolo Bonzini
· 10 years ago
9da0e4d
KVM: x86: work on all available address spaces
by Paolo Bonzini
· 10 years ago
54bf36a
KVM: x86: use vcpu-specific functions to read/write/translate GFNs
by Paolo Bonzini
· 10 years ago
609e36d
KVM: x86: pass host_initiated to functions that read MSRs
by Paolo Bonzini
· 10 years ago
3152657
Merge branch 'linus' into x86/fpu
by Ingo Molnar
· 10 years ago
a9b4fb7
Merge branch 'kvm-master' into kvm-next
by Paolo Bonzini
· 10 years ago
0fdd74f
Revert "KVM: x86: drop fpu_activate hook"
by Paolo Bonzini
· 10 years ago
3db176d
KVM: x86: Fix DR7 mask on task-switch while debugging
by Nadav Amit
· 10 years ago
3c6dffa
x86/fpu: Rename user_has_fpu() to fpregs_active()
by Ingo Molnar
· 10 years ago
befc61a
x86/fpu: Move asm/xcr.h to asm/fpu/internal.h
by Ingo Molnar
· 10 years ago
952f07e
x86/fpu: Move various internal function prototypes to fpu/internal.h
by Ingo Molnar
· 10 years ago
df6b35f
x86/fpu: Rename i387.h to fpu/api.h
by Ingo Molnar
· 10 years ago
af658dc
tracing: Rename ftrace_event.h to trace_events.h
by Steven Rostedt (Red Hat)
· 10 years ago
8a9781f
KVM: nVMX: Fix host crash when loading MSRs with userspace irqchip
by Jan Kiszka
· 10 years ago
4eb64dc
KVM: x86: dump VMCS on invalid entry
by Paolo Bonzini
· 10 years ago
7454570
KVM: x86: fix initial PAT value
by Radim Krčmář
· 10 years ago
d28bc9d
KVM: x86: INIT and reset sequences are different
by Nadav Amit
· 10 years ago
085e68e
KVM: VMX: Preserve host CR4.MCE value while in guest mode.
by Ben Serebrin
· 10 years ago
9003601
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
58d269d
KVM: x86: BSP in MSR_IA32_APICBASE is writable
by Nadav Amit
· 10 years ago
92d71bc
KVM: nVMX: remove unnecessary double caching of MAXPHYADDR
by Eugene Korenevsky
· 10 years ago
9090422
KVM: nVMX: checks for address bits beyond MAXPHYADDR on VM-entry
by Eugene Korenevsky
· 10 years ago
80f0e95
KVM: vmx: pass error code with internal error #2
by Radim Krčmář
· 10 years ago
bf0fb67
Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into 'kvm-next'
by Paolo Bonzini
· 10 years ago
1d804d0
x86: Use bool function return values of true/false not 1/0
by Joe Perches
· 10 years ago
b32a991
KVM: x86: Remove redundant definitions
by Nadav Amit
· 10 years ago
b3a2a90
KVM: nVMX: Add support for rdtscp
by Jan Kiszka
· 10 years ago
e32edf4
KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks.
by Nikolay Nikolaev
· 10 years ago
0790ec1
KVM: nVMX: mask unrestricted_guest if disabled on L0
by Radim Krčmář
· 10 years ago
ae1f576
KVM: nVMX: Do not emulate #UD while in guest mode
by Jan Kiszka
· 10 years ago
670125b
KVM: VMX: Set msr bitmap correctly if vcpu is in guest mode
by Wincy Van
· 10 years ago
5cb5605
kvm: x86: make kvm_emulate_* consistant
by Joel Schopp
· 10 years ago
21bc8dc
KVM: VMX: fix build without CONFIG_SMP
by Radim Krčmář
· 10 years ago
3750771
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
dab2087
KVM: x86: fix build with !CONFIG_SMP
by Radim Krčmář
· 10 years ago
1e02ce4
x86: Store a per-cpu shadow copy of CR4
by Andy Lutomirski
· 10 years ago
375074c
x86: Clean up cr4 manipulation
by Andy Lutomirski
· 10 years ago
705699a
KVM: nVMX: Enable nested posted interrupt processing
by Wincy Van
· 10 years ago
608406e
KVM: nVMX: Enable nested virtual interrupt delivery
by Wincy Van
· 10 years ago
82f0dd4
KVM: nVMX: Enable nested apic register virtualization
by Wincy Van
· 10 years ago
b9c237b
KVM: nVMX: Make nested control MSRs per-cpu
by Wincy Van
· 10 years ago
f2b9328
KVM: nVMX: Enable nested virtualize x2apic mode
by Wincy Van
· 10 years ago
3af18d9
KVM: nVMX: Prepare for using hardware MSR bitmap
by Wincy Van
· 10 years ago
2e6d015
KVM: x86: revert "add method to test PIR bitmap vector"
by Marcelo Tosatti
· 10 years ago
ad15a29
kvm: vmx: fix oops with explicit flexpriority=0 option
by Paolo Bonzini
· 10 years ago
843e433
KVM: VMX: Add PML support in VMX
by Kai Huang
· 10 years ago
0c55d6d
x86: kvm: vmx: Remove some unused functions
by Rickard Strandqvist
· 10 years ago
ad896af
KVM: x86: mmu: remove argument to kvm_init_shadow_mmu and kvm_init_shadow_ept_mmu
by Paolo Bonzini
· 11 years ago
7c6a98d
KVM: x86: add method to test PIR bitmap vector
by Marcelo Tosatti
· 10 years ago
b4eef9b
kvm: x86: vmx: NULL out hwapic_isr_update() in case of !enable_apicv
by Tiejun Chen
· 10 years ago
19d5f10
KVM: nVMX: consult PFEC_MASK and PFEC_MATCH when generating #PF VM-exit
by Eugene Korenevsky
· 10 years ago
e9ac033
KVM: nVMX: Improve nested msr switch checking
by Eugene Korenevsky
· 10 years ago
ff651cb
KVM: nVMX: Add nested msr load/restore algorithm
by Wincy Van
· 10 years ago
baa0352
kvm: x86: vmx: reorder some msr writing
by Tiejun Chen
· 10 years ago
78051e3
KVM: nVMX: Disable unrestricted mode if ept=0
by Bandan Das
· 10 years ago
81dc01f
kvm: vmx: add nested virtualization support for xsaves
by Wanpeng Li
· 10 years ago
2030009
kvm: vmx: add MSR logic for XSAVES
by Wanpeng Li
· 10 years ago
f53cd63
kvm: x86: handle XSAVES vmcs and vmexit
by Wanpeng Li
· 10 years ago
55412b2
kvm: x86: Add kvm_x86_ops hook that enables XSAVES for guest
by Wanpeng Li
· 10 years ago
81ed33e
kvm: x86: vmx: cleanup handle_ept_violation
by Tiejun Chen
· 10 years ago
54b98bf
x86, kvm, vmx: Don't set LOAD_IA32_EFER when host and guest match
by Andy Lutomirski
· 10 years ago
f6577a5f
x86, kvm, vmx: Always use LOAD_IA32_EFER if available
by Andy Lutomirski
· 10 years ago
82b3277
KVM: x86: Breakpoints do not consider CS.base
by Nadav Amit
· 10 years ago
7305eb5
KVM: x86: Clear DR6[0:3] on #DB during handle_dr
by Nadav Amit
· 10 years ago
4114c27
KVM: x86: reset RVI upon system reset
by Wei Wang
· 10 years ago
a2ae9df
kvm: x86: vmx: avoid returning bool to distinguish success from error
by Paolo Bonzini
· 10 years ago
34a1cd6
kvm: x86: vmx: move some vmx setting from vmx_init() to hardware_setup()
by Tiejun Chen
· 10 years ago
f2c7648
kvm: x86: vmx: move down hardware_setup() and hardware_unsetup()
by Tiejun Chen
· 10 years ago
16f8a6f
KVM: vmx: Unavailable DR4/5 is checked before CPL
by Nadav Amit
· 10 years ago
0e8a0996
KVM: x86: Clear DR7.LE during task-switch
by Nadav Amit
· 10 years ago
6bdf066
KVM: x86: DR7.GD should be cleared upon any #DB exception
by Nadav Amit
· 10 years ago
52ce3c2
x86,kvm,vmx: Don't trap writes to CR4.TSD
by Andy Lutomirski
· 10 years ago
a73896c
KVM: vmx: defer load of APIC access page address during reset
by Paolo Bonzini
· 10 years ago
282da87
KVM: nVMX: Disable preemption while reading from shadow VMCS
by Jan Kiszka
· 10 years ago
2bc19dc
kvm: x86: don't kill guest on unknown exit reason
by Michael S. Tsirkin
· 10 years ago
a642fc3
kvm: vmx: handle invvpid vm exit gracefully
by Petr Matousek
· 10 years ago
8b3c310
KVM: x86: Prevent host from panicking on shared MSR writes.
by Andy Honig
· 10 years ago
854e8bb
KVM: x86: Check non-canonical addresses upon WRMSR
by Nadav Amit
· 10 years ago
d974baa
x86,kvm,vmx: Preserve CR4 across VM entry
by Andy Lutomirski
· 10 years ago
0429fbc
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 10 years ago
c24ae0d
kvm: x86: Unpin and remove kvm_arch->apic_access_page
by Tang Chen
· 10 years ago
38b9917
kvm: vmx: Implement set_apic_access_page_addr
by Tang Chen
· 10 years ago
b461966
kvm: x86: fix two typos in comment
by Tiejun Chen
· 10 years ago
4566654
KVM: vmx: Inject #GP on invalid PAT CR
by Nadav Amit
· 10 years ago
77c3913
KVM: x86: directly use kvm_make_request again
by Liang Chen
· 10 years ago
bc61349
KVM: nested VMX: disable perf cpuid reporting
by Marcelo Tosatti
· 10 years ago
1f755a8
kvm: Make init_rmode_tss() return 0 on success.
by Paolo Bonzini
· 10 years ago
f51770e
kvm: Make init_rmode_identity_map() return 0 on success.
by Tang Chen
· 10 years ago
a255d47
kvm: Remove ept_identity_pagetable from struct kvm_arch.
by Tang Chen
· 10 years ago
73a6d94
kvm: Use APIC_DEFAULT_PHYS_BASE macro as the apic access page address.
by Tang Chen
· 10 years ago
13a34e0
KVM: remove garbage arg to *hardware_{en,dis}able
by Radim Krčmář
· 10 years ago
48d89b9
KVM: x86: fix some sparse warnings
by Paolo Bonzini
· 10 years ago
a7c0b07
KVM: nVMX: nested TPR shadow/threshold emulation
by Wanpeng Li
· 10 years ago
a2bcba5
KVM: nVMX: introduce nested_get_vmcs12_pages
by Wanpeng Li
· 10 years ago
Next »