Wanpeng Li
|
ee4100da16
kvm: x86: fix load xsave feature warning
|
10 years ago |
Paolo Bonzini
|
5544eb9b81
KVM: count number of assigned devices
|
10 years ago |
Radim Krčmář
|
370777daab
KVM: VMX: fix vmwrite to invalid VMCS
|
10 years ago |
Nicolas Iooss
|
b0996ae482
KVM: x86: remove data variable from kvm_get_msr_common
|
10 years ago |
Linus Torvalds
|
4e241557fc
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
10 years ago |
Wei Huang
|
6912ac326d
KVM: x86/vPMU: Enable PMU handling for AMD PERFCTRn and EVNTSELn MSRs
|
10 years ago |
Wei Huang
|
474a5bb944
KVM: x86/vPMU: introduce pmu.h header
|
10 years ago |
Wei Huang
|
c6702c9dcf
KVM: x86/vPMU: rename a few PMU functions
|
10 years ago |
Xiao Guangrong
|
19efffa244
KVM: MTRR: sort variable MTRRs
|
10 years ago |
Xiao Guangrong
|
70109e7d9d
KVM: MTRR: remove mtrr_state.have_fixed
|
10 years ago |
Xiao Guangrong
|
eb839917a7
KVM: MTRR: handle MSR_MTRRcap in kvm_mtrr_get_msr
|
10 years ago |
Xiao Guangrong
|
ff53604b40
KVM: x86: move MTRR related code to a separate file
|
10 years ago |
Xiao Guangrong
|
b18d5431ac
KVM: x86: fix CR0.CD virtualization
|
10 years ago |
Paolo Bonzini
|
6d396b5520
KVM: x86: advertise KVM_CAP_X86_SMM
|
10 years ago |
Paolo Bonzini
|
699023e239
KVM: x86: add SMM to the MMU role, support SMRAM address space
|
10 years ago |
Paolo Bonzini
|
9da0e4d5ac
KVM: x86: work on all available address spaces
|
10 years ago |
Paolo Bonzini
|
54bf36aac5
KVM: x86: use vcpu-specific functions to read/write/translate GFNs
|
10 years ago |
Paolo Bonzini
|
660a5d517a
KVM: x86: save/load state on SMM switch
|
10 years ago |
Paolo Bonzini
|
cd7764fe9f
KVM: x86: latch INITs while in system management mode
|
10 years ago |
Paolo Bonzini
|
64d6067057
KVM: x86: stubs for SMM support
|
10 years ago |
Paolo Bonzini
|
f077825a87
KVM: x86: API changes for SMM support
|
10 years ago |
Paolo Bonzini
|
a584539b24
KVM: x86: pass the whole hflags field to emulator and back
|
10 years ago |
Paolo Bonzini
|
609e36d372
KVM: x86: pass host_initiated to functions that read MSRs
|
10 years ago |
Paolo Bonzini
|
62ef68bb4d
KVM: x86: introduce num_emulated_msrs
|
10 years ago |
Paolo Bonzini
|
e69fab5df4
KVM: x86: clear hidden CPU state at reset time
|
10 years ago |
Marcelo Tosatti
|
b7e60c5aed
KVM: x86: zero kvmclock_offset when vcpu0 initializes kvmclock system MSR
|
10 years ago |
Marcelo Tosatti
|
630994b3c7
KVM: x86: add module parameter to disable periodic kvmclock sync
|
10 years ago |
Paolo Bonzini
|
f36f3f2846
KVM: add "new" argument to kvm_arch_commit_memory_region
|
10 years ago |
Ingo Molnar
|
003e2e8b57
x86/fpu: Standardize the parameter type of copy_kernel_to_fpregs()
|
10 years ago |
Ingo Molnar
|
3e1bf47e5c
x86/fpu: Rename copy_fpstate_to_fpregs() to copy_kernel_to_fpregs()
|
10 years ago |