index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
x86.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-07
KVM: x86: Use adjustment in guest cycles when handling MSR_IA32_TSC_ADJUST
Haozhong Zhang
1
-1
/
+1
2015-08-07
KVM: x86: zero IDT limit on entry to SMM
Paolo Bonzini
1
-0
/
+5
2015-07-10
kvm: x86: fix load xsave feature warning
Wanpeng Li
1
-2
/
+1
2015-07-10
KVM: count number of assigned devices
Paolo Bonzini
1
-0
/
+18
2015-07-10
KVM: VMX: fix vmwrite to invalid VMCS
Radim Krčmář
1
-5
/
+0
2015-07-03
KVM: x86: remove data variable from kvm_get_msr_common
Nicolas Iooss
1
-3
/
+1
2015-06-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-301
/
+589
2015-06-23
KVM: x86/vPMU: Enable PMU handling for AMD PERFCTRn and EVNTSELn MSRs
Wei Huang
1
-42
/
+9
2015-06-19
KVM: x86/vPMU: introduce pmu.h header
Wei Huang
1
-0
/
+1
2015-06-19
KVM: x86/vPMU: rename a few PMU functions
Wei Huang
1
-9
/
+9
2015-06-19
KVM: MTRR: sort variable MTRRs
Xiao Guangrong
1
-1
/
+1
2015-06-19
KVM: MTRR: remove mtrr_state.have_fixed
Xiao Guangrong
1
-1
/
+0
2015-06-19
KVM: MTRR: handle MSR_MTRRcap in kvm_mtrr_get_msr
Xiao Guangrong
1
-2
/
+0
2015-06-19
KVM: x86: move MTRR related code to a separate file
Xiao Guangrong
1
-212
/
+2
2015-06-19
KVM: x86: fix CR0.CD virtualization
Xiao Guangrong
1
-0
/
+4
2015-06-05
KVM: x86: advertise KVM_CAP_X86_SMM
Paolo Bonzini
1
-0
/
+15
2015-06-05
KVM: x86: add SMM to the MMU role, support SMRAM address space
Paolo Bonzini
1
-0
/
+2
2015-06-05
KVM: x86: work on all available address spaces
Paolo Bonzini
1
-3
/
+37
2015-06-05
KVM: x86: use vcpu-specific functions to read/write/translate GFNs
Paolo Bonzini
1
-16
/
+16
2015-06-04
KVM: x86: save/load state on SMM switch
Paolo Bonzini
1
-1
/
+221
2015-06-04
KVM: x86: latch INITs while in system management mode
Paolo Bonzini
1
-0
/
+3
2015-06-04
KVM: x86: stubs for SMM support
Paolo Bonzini
1
-2
/
+62
2015-06-04
KVM: x86: API changes for SMM support
Paolo Bonzini
1
-2
/
+38
2015-06-04
KVM: x86: pass the whole hflags field to emulator and back
Paolo Bonzini
1
-1
/
+9
2015-06-04
KVM: x86: pass host_initiated to functions that read MSRs
Paolo Bonzini
1
-41
/
+65
2015-06-04
KVM: x86: introduce num_emulated_msrs
Paolo Bonzini
1
-13
/
+27
2015-06-04
KVM: x86: clear hidden CPU state at reset time
Paolo Bonzini
1
-0
/
+2
2015-05-29
KVM: x86: zero kvmclock_offset when vcpu0 initializes kvmclock system MSR
Marcelo Tosatti
1
-0
/
+4
2015-05-28
KVM: x86: add module parameter to disable periodic kvmclock sync
Marcelo Tosatti
1
-0
/
+9
2015-05-28
KVM: add "new" argument to kvm_arch_commit_memory_region
Paolo Bonzini
1
-8
/
+5
2015-05-27
x86/fpu: Standardize the parameter type of copy_kernel_to_fpregs()
Ingo Molnar
1
-1
/
+1
2015-05-27
x86/fpu: Rename copy_fpstate_to_fpregs() to copy_kernel_to_fpregs()
Ingo Molnar
1
-1
/
+1
2015-05-26
KVM: add memslots argument to kvm_arch_memslots_updated
Paolo Bonzini
1
-1
/
+1
2015-05-26
KVM: const-ify uses of struct kvm_userspace_memory_region
Paolo Bonzini
1
-2
/
+2
2015-05-26
KVM: use kvm_memslots whenever possible
Paolo Bonzini
1
-1
/
+3
2015-05-25
Merge branch 'linus' into x86/fpu
Ingo Molnar
1
-7
/
+19
2015-05-20
Merge branch 'kvm-master' into kvm-next
Paolo Bonzini
1
-2
/
+14
2015-05-20
kvm/fpu: Enable eager restore kvm FPU for MPX
Liang Li
1
-2
/
+14
2015-05-20
kvm: fix crash in kvm_vcpu_reload_apic_access_page
Andrea Arcangeli
1
-0
/
+2
2015-05-19
KVM: x86: do not reset mmu if CR0.CD and CR0.NW are changed
Xiao Guangrong
1
-2
/
+1
2015-05-19
KVM: MMU: fix MTRR update
Xiao Guangrong
1
-1
/
+58
2015-05-19
KVM: MMU: fix SMAP virtualization
Xiao Guangrong
1
-5
/
+3
2015-05-19
x86/fpu: Harmonize FPU register state types
Ingo Molnar
1
-6
/
+6
2015-05-19
x86/fpu: Create 'union thread_xstate' helper for fpstate_init()
Ingo Molnar
1
-1
/
+1
2015-05-19
x86/fpu: Rename restore_fpu_checking() to copy_fpstate_to_fpregs()
Ingo Molnar
1
-1
/
+1
2015-05-19
x86/fpu: Move asm/xcr.h to asm/fpu/internal.h
Ingo Molnar
1
-1
/
+0
2015-05-19
x86/fpu: Simplify fpstate_init_curr() usage
Ingo Molnar
1
-2
/
+1
2015-05-19
x86/fpu, kvm: Simplify fx_init()
Ingo Molnar
1
-11
/
+3
2015-05-19
x86/fpu: Rename fpstate_alloc_init() to fpstate_init_curr()
Ingo Molnar
1
-1
/
+1
2015-05-19
x86/fpu: Remove failure return from fpstate_alloc_init()
Ingo Molnar
1
-2
/
+2
[next]