Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
881d7bf843d7139c6dfbffdec4903b3354423c49
/
arch
/
x86
/
kvm
/
x86.c
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
· 9 years ago
9da0e4d
KVM: x86: work on all available address spaces
by Paolo Bonzini
· 9 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
· 9 years ago
f36f3f2
KVM: add "new" argument to kvm_arch_commit_memory_region
by Paolo Bonzini
· 9 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
· 9 years ago
09170a4
KVM: const-ify uses of struct kvm_userspace_memory_region
by Paolo Bonzini
· 9 years ago
9f6b802
KVM: use kvm_memslots whenever possible
by Paolo Bonzini
· 9 years ago
3152657
Merge branch 'linus' into x86/fpu
by Ingo Molnar
· 9 years ago
a9b4fb7
Merge branch 'kvm-master' into kvm-next
by Paolo Bonzini
· 9 years ago
c447e76
kvm/fpu: Enable eager restore kvm FPU for MPX
by Liang Li
· 9 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
· 9 years ago
efdfe53
KVM: MMU: fix MTRR update
by Xiao Guangrong
· 9 years ago
edc90b7
KVM: MMU: fix SMAP virtualization
by Xiao Guangrong
· 9 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
· 9 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
362c698
KVM: x86: extract blocking logic from __vcpu_run
by Paolo Bonzini
· 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
c5e77f5
Merge tag 'v4.0-rc6' into timers/core, before applying new patches
by Ingo Molnar
· 10 years ago
876e788
time: Rename timekeeper::tkr to timekeeper::tkr_mono
by Peter Zijlstra
· 10 years ago
e32edf4
KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks.
by Nikolay Nikolaev
· 10 years ago
52eb5a6
KVM: x86: For the symbols used locally only should be static type
by Xiubo Li
· 10 years ago
795a149
KVM: x86: Avoid using plain integer as NULL pointer warning
by Xiubo Li
· 10 years ago
dc9be0f
kvm: move advertising of KVM_CAP_IRQFD to common code
by Paolo Bonzini
· 10 years ago
5cb5605
kvm: x86: make kvm_emulate_* consistant
by Joel Schopp
· 10 years ago
548ef28
KVM: Get rid of kvm_kvfree()
by Thomas Huth
· 10 years ago
f781951
kvm: add halt_poll_ns module parameter
by Paolo Bonzini
· 10 years ago
843e433
KVM: VMX: Add PML support in VMX
by Kai Huang
· 10 years ago
88178fd
KVM: x86: Add new dirty logging kvm_x86_ops for PML
by Kai Huang
· 10 years ago
1c91cad4
KVM: x86: Change parameter of kvm_mmu_slot_remove_write_access
by Kai Huang
· 10 years ago
bac15531
KVM: x86: 32-bit wraparound read/write not emulated correctly
by Nadav Amit
· 10 years ago
801806d
KVM: x86: IRET emulation does not clear NMI masking
by Nadav Amit
· 10 years ago
8fff5e3
Merge tag 'kvm-s390-next-20150122' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-next
by Paolo Bonzini
· 10 years ago
1c6007d
Merge tag 'kvm-arm-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-next
by Paolo Bonzini
· 10 years ago
31928aa
KVM: remove unneeded return value of vcpu_postcreate
by Dominik Dingel
· 10 years ago
54750f2
KVM: x86: workaround SuSE's 2.6.16 pvclock vs masterclock issue
by Marcelo Tosatti
· 10 years ago
69b0049
KVM: fix "Should it be static?" warnings from sparse
by Fengguang Wu
· 10 years ago
e108ff2
KVM: x86: switch to kvm_get_dirty_log_protect
by Paolo Bonzini
· 10 years ago
defcf51
KVM: x86: allow TSC deadline timer on all hosts
by Radim Krčmář
· 10 years ago
Next »