Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
ebae871a509d3c24b32ff67af2671dadffc58770
/
arch
/
x86
/
kvm
/
svm.c
ebae871
kvm: svm: reset mmu on VCPU reset
by Igor Mammedov
· 9 years ago
5778077
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
c258b62
KVM: MMU: introduce the framework to check zero bits on sptes
by Xiao Guangrong
· 9 years ago
5b929bd
Merge branch 'x86/urgent' into x86/asm, before applying dependent patches
by Ingo Molnar
· 9 years ago
5492830
KVM: svm: handle KVM_X86_QUIRK_CD_NW_CLEARED in svm_get_mt_mask
by Paolo Bonzini
· 9 years ago
0da029e
KVM: x86: rename quirk constants to KVM_X86_QUIRK_*
by Paolo Bonzini
· 9 years ago
41dbc6b
KVM: x86: introduce kvm_check_has_quirk
by Paolo Bonzini
· 9 years ago
fd717f1
KVM: x86: apply guest MTRR virtualization on host reserved pages
by Paolo Bonzini
· 9 years ago
e098223
KVM: SVM: Sync g_pat with guest-written PAT value
by Jan Kiszka
· 10 years ago
3c2e7f7
KVM: SVM: use NPT page attributes
by Paolo Bonzini
· 9 years ago
4ea1636
x86/asm/tsc: Rename native_read_tsc() to rdtsc()
by Andy Lutomirski
· 10 years ago
e382608
Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
25462f7
KVM: x86/vPMU: Define kvm_pmu_ops to support vPMU function dispatch
by Wei Huang
· 10 years ago
f104765
KVM: nSVM: Check for NRIPS support before updating control field
by Bandan Das
· 10 years ago
6d396b5
KVM: x86: advertise KVM_CAP_X86_SMM
by Paolo Bonzini
· 10 years ago
54bf36a
KVM: x86: use vcpu-specific functions to read/write/translate GFNs
by Paolo Bonzini
· 10 years ago
64d6067
KVM: x86: stubs for SMM support
by Paolo Bonzini
· 10 years ago
609e36d
KVM: x86: pass host_initiated to functions that read MSRs
by Paolo Bonzini
· 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
af658dc
tracing: Rename ftrace_event.h to trace_events.h
by Steven Rostedt (Red Hat)
· 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
90de4a1
KVM: x86: Support for disabling quirks
by Nadav Amit
· 10 years ago
58d269d
KVM: x86: BSP in MSR_IA32_APICBASE is writable
by Nadav Amit
· 10 years ago
faac245
KVM: SVM: Fix confusing message if no exit handlers are installed
by Bandan Das
· 10 years ago
52eb5a6
KVM: x86: For the symbols used locally only should be static type
by Xiubo Li
· 10 years ago
5e57518
x86: svm: use cr_interception for SVM_EXIT_CR0_SEL_WRITE
by David Kaplan
· 10 years ago
dab429a
kvm: svm: make wbinvd faster
by David Kaplan
· 10 years ago
5cb5605
kvm: x86: make kvm_emulate_* consistant
by Joel Schopp
· 10 years ago
668f198
KVM: SVM: use kvm_register_write()/read()
by David Kaplan
· 10 years ago
f563db4
KVM: SVM: fix interrupt injection (apic->isr_count always 0)
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
1e02ce4
x86: Store a per-cpu shadow copy of CR4
by Andy Lutomirski
· 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
55412b2
kvm: x86: Add kvm_x86_ops hook that enables XSAVES for guest
by Wanpeng Li
· 10 years ago
d913b90
kvm: svm: move WARN_ON in svm_adjust_tsc_offset
by Chris J Arges
· 10 years ago
16f8a6f
KVM: vmx: Unavailable DR4/5 is checked before CPL
by Nadav Amit
· 10 years ago
2bc19dc
kvm: x86: don't kill guest on unknown exit reason
by Michael S. Tsirkin
· 10 years ago
854e8bb
KVM: x86: Check non-canonical addresses upon WRMSR
by Nadav Amit
· 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
73a6d94
kvm: Use APIC_DEFAULT_PHYS_BASE macro as the apic access page address.
by Tang Chen
· 10 years ago
5e35251
KVM: nSVM: propagate the NPF EXITINFO to the guest
by Paolo Bonzini
· 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
89cbc76
x86: Replace __get_cpu_var uses
by Christoph Lameter
· 10 years ago
ae97a3b
KVM: x86: introduce sched_in to kvm_x86_ops
by Radim Krčmář
· 10 years ago
4473b57
KVM: x86: drop fpu_activate hook
by Wanpeng Li
· 10 years ago
37ccdcb
KVM: x86: return all bits from get_interrupt_shadow
by Paolo Bonzini
· 11 years ago
80112c8
KVM: Synthesize G bit for all segments.
by Jim Mattson
· 10 years ago
6cbc5f5
KVM: nSVM: Set correct port for IOIO interception evaluation
by Jan Kiszka
· 11 years ago
6493f15
KVM: nSVM: Fix IOIO size reported on emulation
by Jan Kiszka
· 11 years ago
9bf4183
KVM: nSVM: Fix IOIO bitmap evaluation
by Jan Kiszka
· 11 years ago
62baf44
KVM: nSVM: Do not report CLTS via SVM_EXIT_WRITE_CR0 to L1
by Jan Kiszka
· 11 years ago
33b458d
KVM: SVM: Fix CPL export via SS.DPL
by Jan Kiszka
· 11 years ago
ae9fedc
KVM: x86: get CPL from SS.DPL
by Paolo Bonzini
· 11 years ago
87c0057
kvm: x86: emulate monitor and mwait instructions as nop
by Gabriel L. Somlo
· 11 years ago
7cbb39d
Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
93c4adc
KVM: x86: handle missing MPX in nested virtualization
by Paolo Bonzini
· 11 years ago
596f314
KVM: SVM: fix cr8 intercept window
by Radim Krčmář
· 11 years ago
facb013
KVM: svm: Allow the guest to run with dirty debug registers
by Paolo Bonzini
· 11 years ago
5315c71
KVM: svm: set/clear all DR intercepts in one swoop
by Paolo Bonzini
· 11 years ago
c9a7953
KVM: x86: Remove return code from enable_irq/nmi_window
by Jan Kiszka
· 11 years ago
f303b4c
KVM: SVM: fix NMI window after iret
by Radim Krčmář
· 11 years ago
73aaf249e
KVM: SVM: Fix reading of DR6
by Jan Kiszka
· 11 years ago
8a3c1a33
KVM: mmu: change useless int return types to void
by Paolo Bonzini
· 11 years ago
489223e
kvm: Add a tracepoint write_tsc_offset
by Yoshihiro YUNOMAE
· 12 years ago
01227a8
Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
03b28f8
KVM: x86: Account for failing enable_irq_window for NMI window request
by Jan Kiszka
· 12 years ago
730dca4
KVM: x86: Rework request for immediate exit
by Jan Kiszka
· 12 years ago
6614c7d
kvm, svm: Fix typo in printk message
by Borislav Petkov
· 12 years ago
a20ed54
KVM: VMX: Add the deliver posted interrupt algorithm
by Yang Zhang
· 12 years ago
a547c6d
KVM: VMX: Enable acknowledge interupt on vmexit
by Yang Zhang
· 12 years ago
e6ee94d
x86, cpu: Convert AMD Erratum 383
by Borislav Petkov
· 12 years ago
04b6683
KVM: x86: correctly initialize the CS base on reset
by Paolo Bonzini
· 12 years ago
66450a2
KVM: x86: Rework INIT and SIPI handling
by Jan Kiszka
· 12 years ago
57f252f
KVM: x86: Drop unused return code from VCPU reset callback
by Jan Kiszka
· 12 years ago
c7c9c56
x86, apicv: add virtual interrupt delivery support
by Yang Zhang
· 12 years ago
8d14695
x86, apicv: add virtual x2apic support
by Yang Zhang
· 12 years ago
66f7b72
KVM: x86: Make register state after reset conform to specification
by Julian Stecklina
· 12 years ago
ba90463
KVM: x86: Emulate IA32_TSC_ADJUST MSR
by Will Auld
· 12 years ago
8fe8ab4
KVM: x86: Add code to track call origin for msr assignment
by Will Auld
· 12 years ago
42897d8
KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initialization
by Marcelo Tosatti
· 12 years ago
886b470
KVM: x86: pass host_tsc to read_l1_tsc
by Marcelo Tosatti
· 12 years ago
1f5b77f
KVM: SVM: Cleanup error statements
by Borislav Petkov
· 12 years ago
c863901
KVM: x86: Fix guest debug across vcpu INIT reset
by Jan Kiszka
· 12 years ago
7454766
KVM: SVM: Make use of asm.h
by Avi Kivity
· 12 years ago
09941fb
KVM: SVM: constify lookup tables
by Mathias Krause
· 12 years ago
32cad84
KVM: do not release the error page
by Xiao Guangrong
· 12 years ago
c5ec2e5
KVM: SVM: Fix typos
by Guo Chao
· 13 years ago
ad756a1
KVM: VMX: Implement PCID/INVPCID for guests with EPT
by Mao, Junjie
· 13 years ago
a737f25
KVM: Cleanup the kvm_print functions and introduce pr_XX wrappers
by Christoffer Dall
· 13 years ago
ae75954
KVM: SVM: Auto-load on CPUs with SVM
by Josh Triplett
· 13 years ago
675acb7
KVM: SVM: count all irq windows exit
by Jason Wang
· 13 years ago
2e7580b
Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 13 years ago
4cee479
KVM: x86 emulator: Allow PM/VM86 switch during task switch
by Kevin Wolf
· 13 years ago
ea5e97e
KVM: SVM: Fix CPL updates
by Kevin Wolf
· 13 years ago
7f3d35f
KVM: x86 emulator: Fix task switch privilege checks
by Kevin Wolf
· 13 years ago
f1e2b26
KVM: Allow adjust_tsc_offset to be in host or guest cycles
by Marcelo Tosatti
· 13 years ago
cc57828
KVM: Infrastructure for software and hardware based TSC rate scaling
by Zachary Amsden
· 13 years ago
Next »