index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
x86.c
Age
Commit message (
Expand
)
Author
2015-07-10
kvm: x86: fix load xsave feature warning
Wanpeng Li
2015-07-10
KVM: count number of assigned devices
Paolo Bonzini
2015-07-10
KVM: VMX: fix vmwrite to invalid VMCS
Radim Krčmář
2015-07-03
KVM: x86: remove data variable from kvm_get_msr_common
Nicolas Iooss
2015-06-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-06-23
KVM: x86/vPMU: Enable PMU handling for AMD PERFCTRn and EVNTSELn MSRs
Wei Huang
2015-06-19
KVM: x86/vPMU: introduce pmu.h header
Wei Huang
2015-06-19
KVM: x86/vPMU: rename a few PMU functions
Wei Huang
2015-06-19
KVM: MTRR: sort variable MTRRs
Xiao Guangrong
2015-06-19
KVM: MTRR: remove mtrr_state.have_fixed
Xiao Guangrong
2015-06-19
KVM: MTRR: handle MSR_MTRRcap in kvm_mtrr_get_msr
Xiao Guangrong
2015-06-19
KVM: x86: move MTRR related code to a separate file
Xiao Guangrong
2015-06-19
KVM: x86: fix CR0.CD virtualization
Xiao Guangrong
2015-06-05
KVM: x86: advertise KVM_CAP_X86_SMM
Paolo Bonzini
2015-06-05
KVM: x86: add SMM to the MMU role, support SMRAM address space
Paolo Bonzini
2015-06-05
KVM: x86: work on all available address spaces
Paolo Bonzini
2015-06-05
KVM: x86: use vcpu-specific functions to read/write/translate GFNs
Paolo Bonzini
2015-06-04
KVM: x86: save/load state on SMM switch
Paolo Bonzini
2015-06-04
KVM: x86: latch INITs while in system management mode
Paolo Bonzini
2015-06-04
KVM: x86: stubs for SMM support
Paolo Bonzini
2015-06-04
KVM: x86: API changes for SMM support
Paolo Bonzini
2015-06-04
KVM: x86: pass the whole hflags field to emulator and back
Paolo Bonzini
2015-06-04
KVM: x86: pass host_initiated to functions that read MSRs
Paolo Bonzini
2015-06-04
KVM: x86: introduce num_emulated_msrs
Paolo Bonzini
2015-06-04
KVM: x86: clear hidden CPU state at reset time
Paolo Bonzini
2015-05-29
KVM: x86: zero kvmclock_offset when vcpu0 initializes kvmclock system MSR
Marcelo Tosatti
2015-05-28
KVM: x86: add module parameter to disable periodic kvmclock sync
Marcelo Tosatti
2015-05-28
KVM: add "new" argument to kvm_arch_commit_memory_region
Paolo Bonzini
2015-05-27
x86/fpu: Standardize the parameter type of copy_kernel_to_fpregs()
Ingo Molnar
2015-05-27
x86/fpu: Rename copy_fpstate_to_fpregs() to copy_kernel_to_fpregs()
Ingo Molnar
2015-05-26
KVM: add memslots argument to kvm_arch_memslots_updated
Paolo Bonzini
2015-05-26
KVM: const-ify uses of struct kvm_userspace_memory_region
Paolo Bonzini
2015-05-26
KVM: use kvm_memslots whenever possible
Paolo Bonzini
2015-05-25
Merge branch 'linus' into x86/fpu
Ingo Molnar
2015-05-20
Merge branch 'kvm-master' into kvm-next
Paolo Bonzini
2015-05-20
kvm/fpu: Enable eager restore kvm FPU for MPX
Liang Li
2015-05-20
kvm: fix crash in kvm_vcpu_reload_apic_access_page
Andrea Arcangeli
2015-05-19
KVM: x86: do not reset mmu if CR0.CD and CR0.NW are changed
Xiao Guangrong
2015-05-19
KVM: MMU: fix MTRR update
Xiao Guangrong
2015-05-19
KVM: MMU: fix SMAP virtualization
Xiao Guangrong
2015-05-19
x86/fpu: Harmonize FPU register state types
Ingo Molnar
2015-05-19
x86/fpu: Create 'union thread_xstate' helper for fpstate_init()
Ingo Molnar
2015-05-19
x86/fpu: Rename restore_fpu_checking() to copy_fpstate_to_fpregs()
Ingo Molnar
2015-05-19
x86/fpu: Move asm/xcr.h to asm/fpu/internal.h
Ingo Molnar
2015-05-19
x86/fpu: Simplify fpstate_init_curr() usage
Ingo Molnar
2015-05-19
x86/fpu, kvm: Simplify fx_init()
Ingo Molnar
2015-05-19
x86/fpu: Rename fpstate_alloc_init() to fpstate_init_curr()
Ingo Molnar
2015-05-19
x86/fpu: Remove failure return from fpstate_alloc_init()
Ingo Molnar
2015-05-19
x86/fpu: Remove failure paths from fpstate-alloc low level functions
Ingo Molnar
2015-05-19
x86/fpu: Simplify FPU handling by embedding the fpstate in task_struct (again)
Ingo Molnar
[next]