index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
x86.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "KVM: x86: zero kvmclock_offset when vcpu0 initializes kvmclock system...
Radim Krčmář
2015-09-28
1
-4
/
+0
*
KVM: x86: trap AMD MSRs for the TSeg base and mask
Paolo Bonzini
2015-09-21
1
-0
/
+2
*
KVM: add halt_attempted_poll to VCPU stats
Paolo Bonzini
2015-09-16
1
-0
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-09-10
1
-0
/
+2
|
\
|
*
kvm: compile process_smi_save_seg_64() only for x86_64
Alexander Kuleshov
2015-09-06
1
-0
/
+2
*
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-09-01
1
-19
/
+7
|
\
\
|
*
\
Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixes
Ingo Molnar
2015-08-18
1
-1
/
+6
|
|
\
\
|
*
\
\
Merge branch 'x86/urgent' into x86/asm, before applying dependent patches
Ingo Molnar
2015-07-31
1
-7
/
+19
|
|
\
\
\
|
*
|
|
|
x86/asm/tsc: Add rdtsc_ordered() and use it in trivial call sites
Andy Lutomirski
2015-07-06
1
-14
/
+2
|
*
|
|
|
x86/asm/tsc: Rename native_read_tsc() to rdtsc()
Andy Lutomirski
2015-07-06
1
-6
/
+6
|
*
|
|
|
x86/asm/tsc, kvm: Remove vget_cycles()
Andy Lutomirski
2015-07-06
1
-1
/
+1
*
|
|
|
|
Merge tag 'kvm-4.3-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-08-31
1
-276
/
+47
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
/
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
KVM: MMU: introduce rsvd_bits_validate
Xiao Guangrong
2015-08-05
1
-1
/
+2
|
*
|
|
KVM: x86: clean/fix memory barriers in irqchip_in_kernel
Paolo Bonzini
2015-07-30
1
-11
/
+6
|
*
|
|
KVM: x86: remove unnecessary memory barriers for shared MSRs
Paolo Bonzini
2015-07-29
1
-3
/
+1
|
*
|
|
KVM: move code related to KVM_SET_BOOT_CPU_ID to x86
Paolo Bonzini
2015-07-29
1
-0
/
+21
|
*
|
|
kvm/x86: add sending hyper-v crash notification to user space
Andrey Smetanin
2015-07-23
1
-0
/
+6
|
*
|
|
kvm/x86: added hyper-v crash msrs into kvm hyperv context
Andrey Smetanin
2015-07-23
1
-1
/
+8
|
*
|
|
kvm/x86: move Hyper-V MSR's/hypercall code into hyperv.c file
Andrey Smetanin
2015-07-23
1
-261
/
+4
|
|
|
/
|
|
/
|
*
|
|
KVM: x86: Use adjustment in guest cycles when handling MSR_IA32_TSC_ADJUST
Haozhong Zhang
2015-08-07
1
-1
/
+1
*
|
|
KVM: x86: zero IDT limit on entry to SMM
Paolo Bonzini
2015-08-07
1
-0
/
+5
|
/
/
*
|
kvm: x86: fix load xsave feature warning
Wanpeng Li
2015-07-10
1
-2
/
+1
*
|
KVM: count number of assigned devices
Paolo Bonzini
2015-07-10
1
-0
/
+18
*
|
KVM: VMX: fix vmwrite to invalid VMCS
Radim Krčmář
2015-07-10
1
-5
/
+0
|
/
*
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
[next]