index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
x86.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: x86: remove data variable from kvm_get_msr_common
Nicolas Iooss
2015-07-03
1
-3
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-06-24
1
-301
/
+589
|
\
|
*
KVM: x86/vPMU: Enable PMU handling for AMD PERFCTRn and EVNTSELn MSRs
Wei Huang
2015-06-23
1
-42
/
+9
|
*
KVM: x86/vPMU: introduce pmu.h header
Wei Huang
2015-06-19
1
-0
/
+1
|
*
KVM: x86/vPMU: rename a few PMU functions
Wei Huang
2015-06-19
1
-9
/
+9
|
*
KVM: MTRR: sort variable MTRRs
Xiao Guangrong
2015-06-19
1
-1
/
+1
|
*
KVM: MTRR: remove mtrr_state.have_fixed
Xiao Guangrong
2015-06-19
1
-1
/
+0
|
*
KVM: MTRR: handle MSR_MTRRcap in kvm_mtrr_get_msr
Xiao Guangrong
2015-06-19
1
-2
/
+0
|
*
KVM: x86: move MTRR related code to a separate file
Xiao Guangrong
2015-06-19
1
-212
/
+2
|
*
KVM: x86: fix CR0.CD virtualization
Xiao Guangrong
2015-06-19
1
-0
/
+4
|
*
KVM: x86: advertise KVM_CAP_X86_SMM
Paolo Bonzini
2015-06-05
1
-0
/
+15
|
*
KVM: x86: add SMM to the MMU role, support SMRAM address space
Paolo Bonzini
2015-06-05
1
-0
/
+2
|
*
KVM: x86: work on all available address spaces
Paolo Bonzini
2015-06-05
1
-3
/
+37
|
*
KVM: x86: use vcpu-specific functions to read/write/translate GFNs
Paolo Bonzini
2015-06-05
1
-16
/
+16
|
*
KVM: x86: save/load state on SMM switch
Paolo Bonzini
2015-06-04
1
-1
/
+221
|
*
KVM: x86: latch INITs while in system management mode
Paolo Bonzini
2015-06-04
1
-0
/
+3
|
*
KVM: x86: stubs for SMM support
Paolo Bonzini
2015-06-04
1
-2
/
+62
|
*
KVM: x86: API changes for SMM support
Paolo Bonzini
2015-06-04
1
-2
/
+38
|
*
KVM: x86: pass the whole hflags field to emulator and back
Paolo Bonzini
2015-06-04
1
-1
/
+9
|
*
KVM: x86: pass host_initiated to functions that read MSRs
Paolo Bonzini
2015-06-04
1
-41
/
+65
|
*
KVM: x86: introduce num_emulated_msrs
Paolo Bonzini
2015-06-04
1
-13
/
+27
|
*
KVM: x86: clear hidden CPU state at reset time
Paolo Bonzini
2015-06-04
1
-0
/
+2
|
*
KVM: x86: zero kvmclock_offset when vcpu0 initializes kvmclock system MSR
Marcelo Tosatti
2015-05-29
1
-0
/
+4
|
*
KVM: x86: add module parameter to disable periodic kvmclock sync
Marcelo Tosatti
2015-05-28
1
-0
/
+9
|
*
KVM: add "new" argument to kvm_arch_commit_memory_region
Paolo Bonzini
2015-05-28
1
-8
/
+5
|
*
KVM: add memslots argument to kvm_arch_memslots_updated
Paolo Bonzini
2015-05-26
1
-1
/
+1
|
*
KVM: const-ify uses of struct kvm_userspace_memory_region
Paolo Bonzini
2015-05-26
1
-2
/
+2
|
*
KVM: use kvm_memslots whenever possible
Paolo Bonzini
2015-05-26
1
-1
/
+3
|
*
Merge branch 'kvm-master' into kvm-next
Paolo Bonzini
2015-05-20
1
-2
/
+14
|
|
\
|
*
|
KVM: x86: do not reset mmu if CR0.CD and CR0.NW are changed
Xiao Guangrong
2015-05-19
1
-2
/
+1
|
*
|
KVM: MMU: fix MTRR update
Xiao Guangrong
2015-05-19
1
-1
/
+58
|
*
|
KVM: MMU: fix SMAP virtualization
Xiao Guangrong
2015-05-19
1
-5
/
+3
|
*
|
KVM: x86: fix initial PAT value
Radim Krčmář
2015-05-07
1
-0
/
+2
|
*
|
kvm,x86: load guest FPU context more eagerly
Rik van Riel
2015-05-07
1
-2
/
+13
|
*
|
kvm: x86: Extended struct kvm_lapic_irq with msi_redir_hint for MSI delivery
James Sullivan
2015-05-07
1
-0
/
+1
|
*
|
KVM: x86: INIT and reset sequences are different
Nadav Amit
2015-05-07
1
-7
/
+10
|
*
|
KVM: x86: Support for disabling quirks
Nadav Amit
2015-05-07
1
-0
/
+30
|
*
|
KVM: arm/mips/x86/power use __kvm_guest_{enter|exit}
Christian Borntraeger
2015-05-07
1
-1
/
+1
*
|
|
x86/fpu: Standardize the parameter type of copy_kernel_to_fpregs()
Ingo Molnar
2015-05-27
1
-1
/
+1
*
|
|
x86/fpu: Rename copy_fpstate_to_fpregs() to copy_kernel_to_fpregs()
Ingo Molnar
2015-05-27
1
-1
/
+1
*
|
|
Merge branch 'linus' into x86/fpu
Ingo Molnar
2015-05-25
1
-7
/
+19
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
kvm/fpu: Enable eager restore kvm FPU for MPX
Liang Li
2015-05-20
1
-2
/
+14
|
*
|
kvm: fix crash in kvm_vcpu_reload_apic_access_page
Andrea Arcangeli
2015-05-20
1
-0
/
+2
|
*
|
KVM: MMU: fix SMAP virtualization
Xiao Guangrong
2015-05-11
1
-5
/
+3
|
|
/
*
|
x86/fpu: Harmonize FPU register state types
Ingo Molnar
2015-05-19
1
-6
/
+6
*
|
x86/fpu: Create 'union thread_xstate' helper for fpstate_init()
Ingo Molnar
2015-05-19
1
-1
/
+1
*
|
x86/fpu: Rename restore_fpu_checking() to copy_fpstate_to_fpregs()
Ingo Molnar
2015-05-19
1
-1
/
+1
*
|
x86/fpu: Move asm/xcr.h to asm/fpu/internal.h
Ingo Molnar
2015-05-19
1
-1
/
+0
*
|
x86/fpu: Simplify fpstate_init_curr() usage
Ingo Molnar
2015-05-19
1
-2
/
+1
*
|
x86/fpu, kvm: Simplify fx_init()
Ingo Molnar
2015-05-19
1
-11
/
+3
[next]