Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f354c8456507e552d86acce84a7abd9bf480c382
/
arch
/
x86
/
kvm
/
svm.c
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
· 11 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
e235885
KVM: SVM: comment nested paging and virtualization module parameters
by Davidlohr Bueso
· 13 years ago
2b036c6
KVM: SVM: Add support for AMD's OSVW feature in guests
by Boris Ostrovsky
· 13 years ago
1018faa
perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabled
by Joerg Roedel
· 13 years ago
332b56e
KVM: SVM: Intercept RDPMC
by Avi Kivity
· 13 years ago
f1c1da2
KVM: SVM: Keep intercepting task switching with NPT enabled
by Jan Kiszka
· 13 years ago
1e2b1dd
KVM: x86: Move kvm_trace_exit into atomic vmexit section
by Jan Kiszka
· 13 years ago
45133ec
KVM: SVM: Fix TSC MSR read in nested SVM
by Nadav Har'El
· 13 years ago
d5c1785
KVM: L1 TSC handling
by Nadav Har'El
· 13 years ago
e4e517b
KVM: MMU: Do not unconditionally read PDPTE from guest memory
by Avi Kivity
· 13 years ago
0d460ff
KVM: Use __print_symbolic() for vmexit tracepoints
by Stefan Hajnoczi
· 13 years ago
e097e5f
KVM: Record instruction set in all vmexit tracepoints
by Stefan Hajnoczi
· 13 years ago
5e1746d
KVM: nVMX: Allow setting the VMXE bit in CR4
by Nadav Har'El
· 14 years ago
ae8cc05
KVM: SVM: Make dump_vmcb static, reduce text
by Joe Perches
· 14 years ago
40e19b5
KVM: SVM: Get rid of x86_intercept_map::valid
by Avi Kivity
· 14 years ago
977b2d0
KVM: SVM: Fix nested sel_cr0 intercept path with decode-assists
by Joerg Roedel
· 14 years ago
e3e9ed3
KVM: SVM: Fix fault-rip on vmsave/vmload emulation
by Joerg Roedel
· 14 years ago
92a1f12
KVM: X86: Implement userspace interface to set virtual_tsc_khz
by Joerg Roedel
· 14 years ago
857e409
KVM: X86: Delegate tsc-offset calculation to architecture code
by Joerg Roedel
· 14 years ago
4051b18
KVM: X86: Implement call-back to propagate virtual_tsc_khz
by Joerg Roedel
· 14 years ago
fbc0db7
KVM: SVM: Implement infrastructure for TSC_RATE_MSR
by Joerg Roedel
· 14 years ago
628afd2
KVM: SVM: Remove nested sel_cr0_write handling code
by Joerg Roedel
· 14 years ago
f651193
KVM: SVM: Add checks for IO instructions
by Joerg Roedel
· 14 years ago
bf608f8
KVM: SVM: Add intercept checks for one-byte instructions
by Joerg Roedel
· 14 years ago
8061252
KVM: SVM: Add intercept checks for remaining twobyte instructions
by Joerg Roedel
· 14 years ago
Next »