Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2dd3a88ac8c0ef7737335babfbacf79be68cfbea
/
arch
/
x86
/
kvm
/
x86.c
9bac175
Revert "KVM: x86: zero kvmclock_offset when vcpu0 initializes kvmclock system MSR"
by Radim Krčmář
· 9 years ago
3afb112
KVM: x86: trap AMD MSRs for the TSeg base and mask
by Paolo Bonzini
· 9 years ago
62bea5b
KVM: add halt_attempted_poll to VCPU stats
by Paolo Bonzini
· 9 years ago
519f526
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
efbb288
kvm: compile process_smi_save_seg_64() only for x86_64
by Alexander Kuleshov
· 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
44e98ed
Merge tag 'kvm-4.3-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
a5dd192
Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixes
by Ingo Molnar
· 9 years ago
d7add05
KVM: x86: Use adjustment in guest cycles when handling MSR_IA32_TSC_ADJUST
by Haozhong Zhang
· 9 years ago
18c3626
KVM: x86: zero IDT limit on entry to SMM
by Paolo Bonzini
· 9 years ago
a0a64f5
KVM: MMU: introduce rsvd_bits_validate
by Xiao Guangrong
· 9 years ago
5b929bd
Merge branch 'x86/urgent' into x86/asm, before applying dependent patches
by Ingo Molnar
· 9 years ago
71ba994
KVM: x86: clean/fix memory barriers in irqchip_in_kernel
by Paolo Bonzini
· 9 years ago
c847fe8
KVM: x86: remove unnecessary memory barriers for shared MSRs
by Paolo Bonzini
· 9 years ago
d71ba78
KVM: move code related to KVM_SET_BOOT_CPU_ID to x86
by Paolo Bonzini
· 9 years ago
2ce7918
kvm/x86: add sending hyper-v crash notification to user space
by Andrey Smetanin
· 9 years ago
e7d9513
kvm/x86: added hyper-v crash msrs into kvm hyperv context
by Andrey Smetanin
· 9 years ago
e83d588
kvm/x86: move Hyper-V MSR's/hypercall code into hyperv.c file
by Andrey Smetanin
· 9 years ago
ee4100d
kvm: x86: fix load xsave feature warning
by Wanpeng Li
· 9 years ago
5544eb9
KVM: count number of assigned devices
by Paolo Bonzini
· 9 years ago
370777d
KVM: VMX: fix vmwrite to invalid VMCS
by Radim Krčmář
· 9 years ago
03b9730
x86/asm/tsc: Add rdtsc_ordered() and use it in trivial call sites
by Andy Lutomirski
· 9 years ago
4ea1636
x86/asm/tsc: Rename native_read_tsc() to rdtsc()
by Andy Lutomirski
· 9 years ago
881d7bf
x86/asm/tsc, kvm: Remove vget_cycles()
by Andy Lutomirski
· 9 years ago
b0996ae
KVM: x86: remove data variable from kvm_get_msr_common
by Nicolas Iooss
· 9 years ago
4e24155
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
6912ac3
KVM: x86/vPMU: Enable PMU handling for AMD PERFCTRn and EVNTSELn MSRs
by Wei Huang
· 9 years ago
474a5bb
KVM: x86/vPMU: introduce pmu.h header
by Wei Huang
· 9 years ago
c6702c9
KVM: x86/vPMU: rename a few PMU functions
by Wei Huang
· 9 years ago
19efffa
KVM: MTRR: sort variable MTRRs
by Xiao Guangrong
· 9 years ago
70109e7
KVM: MTRR: remove mtrr_state.have_fixed
by Xiao Guangrong
· 9 years ago
eb83991
KVM: MTRR: handle MSR_MTRRcap in kvm_mtrr_get_msr
by Xiao Guangrong
· 9 years ago
ff53604
KVM: x86: move MTRR related code to a separate file
by Xiao Guangrong
· 9 years ago
b18d543
KVM: x86: fix CR0.CD virtualization
by Xiao Guangrong
· 9 years ago
6d396b5
KVM: x86: advertise KVM_CAP_X86_SMM
by Paolo Bonzini
· 10 years ago
699023e
KVM: x86: add SMM to the MMU role, support SMRAM address space
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
660a5d5
KVM: x86: save/load state on SMM switch
by Paolo Bonzini
· 10 years ago
cd7764f
KVM: x86: latch INITs while in system management mode
by Paolo Bonzini
· 9 years ago
64d6067
KVM: x86: stubs for SMM support
by Paolo Bonzini
· 10 years ago
f077825
KVM: x86: API changes for SMM support
by Paolo Bonzini
· 10 years ago
a584539
KVM: x86: pass the whole hflags field to emulator and back
by Paolo Bonzini
· 10 years ago
609e36d
KVM: x86: pass host_initiated to functions that read MSRs
by Paolo Bonzini
· 10 years ago
62ef68b
KVM: x86: introduce num_emulated_msrs
by Paolo Bonzini
· 10 years ago
e69fab5
KVM: x86: clear hidden CPU state at reset time
by Paolo Bonzini
· 9 years ago
b7e60c5
KVM: x86: zero kvmclock_offset when vcpu0 initializes kvmclock system MSR
by Marcelo Tosatti
· 9 years ago
630994b
KVM: x86: add module parameter to disable periodic kvmclock sync
by Marcelo Tosatti
· 10 years ago
f36f3f2
KVM: add "new" argument to kvm_arch_commit_memory_region
by Paolo Bonzini
· 10 years ago
003e2e8
x86/fpu: Standardize the parameter type of copy_kernel_to_fpregs()
by Ingo Molnar
· 9 years ago
3e1bf47
x86/fpu: Rename copy_fpstate_to_fpregs() to copy_kernel_to_fpregs()
by Ingo Molnar
· 9 years ago
15f4601
KVM: add memslots argument to kvm_arch_memslots_updated
by Paolo Bonzini
· 10 years ago
09170a4
KVM: const-ify uses of struct kvm_userspace_memory_region
by Paolo Bonzini
· 10 years ago
9f6b802
KVM: use kvm_memslots whenever possible
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
c447e76
kvm/fpu: Enable eager restore kvm FPU for MPX
by Liang Li
· 10 years ago
e8fd5e9
kvm: fix crash in kvm_vcpu_reload_apic_access_page
by Andrea Arcangeli
· 10 years ago
d81135a
KVM: x86: do not reset mmu if CR0.CD and CR0.NW are changed
by Xiao Guangrong
· 10 years ago
efdfe53
KVM: MMU: fix MTRR update
by Xiao Guangrong
· 10 years ago
edc90b7
KVM: MMU: fix SMAP virtualization
by Xiao Guangrong
· 10 years ago
c47ada3
x86/fpu: Harmonize FPU register state types
by Ingo Molnar
· 10 years ago
bf935b0
x86/fpu: Create 'union thread_xstate' helper for fpstate_init()
by Ingo Molnar
· 10 years ago
0e75c54
x86/fpu: Rename restore_fpu_checking() to copy_fpstate_to_fpregs()
by Ingo Molnar
· 10 years ago
befc61a
x86/fpu: Move asm/xcr.h to asm/fpu/internal.h
by Ingo Molnar
· 10 years ago
c4d72e2
x86/fpu: Simplify fpstate_init_curr() usage
by Ingo Molnar
· 10 years ago
0ee6a51
x86/fpu, kvm: Simplify fx_init()
by Ingo Molnar
· 10 years ago
e62bb3d
x86/fpu: Rename fpstate_alloc_init() to fpstate_init_curr()
by Ingo Molnar
· 10 years ago
91d93d0
x86/fpu: Remove failure return from fpstate_alloc_init()
by Ingo Molnar
· 10 years ago
c4d6ee6
x86/fpu: Remove failure paths from fpstate-alloc low level functions
by Ingo Molnar
· 10 years ago
7366ed7
x86/fpu: Simplify FPU handling by embedding the fpstate in task_struct (again)
by Ingo Molnar
· 10 years ago
4f83634
x86/fpu: Rename fpu_save_init() to copy_fpregs_to_fpstate()
by Ingo Molnar
· 10 years ago
400e4b2
x86/fpu: Rename xsave.header::xstate_bv to 'xfeatures'
by Ingo Molnar
· 10 years ago
3a54450
x86/fpu: Rename 'xsave_hdr' to 'header'
by Ingo Molnar
· 10 years ago
78f7f1e
x86/fpu: Rename fpu-internal.h to fpu/internal.h
by Ingo Molnar
· 10 years ago
db2b1d3
x86/fpu: Use 'struct fpu' in fpstate_alloc_init()
by Ingo Molnar
· 10 years ago
c5bedc6
x86/fpu: Get rid of PF_USED_MATH usage, convert it to fpu->fpstate_active
by Ingo Molnar
· 10 years ago
4c13841
x86/fpu: Open code PF_USED_MATH usages
by Ingo Molnar
· 10 years ago
f89e32e
x86/fpu: Fix header file dependencies of fpu-internal.h
by Ingo Molnar
· 10 years ago
c0ee2cf
x86/fpu: Rename fpu_finit() to fpstate_init()
by Ingo Molnar
· 10 years ago
a7c2a83
x86/fpu: Rename fpu_free() to fpstate_free()
by Ingo Molnar
· 10 years ago
ed97b08
x86/fpu: Rename fpu_alloc() to fpstate_alloc()
by Ingo Molnar
· 10 years ago
97185c9
x86/fpu: Split an fpstate_alloc_init() function out of init_fpu()
by Ingo Molnar
· 10 years ago
0be0226
KVM: MMU: fix SMAP virtualization
by Xiao Guangrong
· 10 years ago
7454570
KVM: x86: fix initial PAT value
by Radim Krčmář
· 10 years ago
653f52c
kvm,x86: load guest FPU context more eagerly
by Rik van Riel
· 10 years ago
93bbf0b
kvm: x86: Extended struct kvm_lapic_irq with msi_redir_hint for MSI delivery
by James Sullivan
· 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
ccf73aaf
KVM: arm/mips/x86/power use __kvm_guest_{enter|exit}
by Christian Borntraeger
· 10 years ago
5dca0d9
kvm: x86: fix kvmclock update protocol
by Radim Krčmář
· 10 years ago
9e9c3fe
KVM: x86: Fix MSR_IA32_BNDCFGS in msrs_to_save
by Nadav Amit
· 10 years ago
7fd5647
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
9003601
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
3ea3b7f
kvm: mmu: lazy collapse small sptes into large sptes
by Wanpeng Li
· 10 years ago
1119022
KVM: x86: Clear CR2 on VCPU reset
by Nadav Amit
· 10 years ago
ae561ed
KVM: x86: DR0-DR3 are not clear on reset
by Nadav Amit
· 10 years ago
58d269d
KVM: x86: BSP in MSR_IA32_APICBASE is writable
by Nadav Amit
· 10 years ago
5a4f55c
KVM: x86: cache maxphyaddr CPUID leaf in struct kvm_vcpu
by Eugene Korenevsky
· 10 years ago
9c8fd1b
KVM: x86: optimize delivery of TSC deadline timer interrupt
by Paolo Bonzini
· 10 years ago
Next »