index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
Age
Commit message (
Expand
)
Author
2015-08-07
KVM: x86: Use adjustment in guest cycles when handling MSR_IA32_TSC_ADJUST
Haozhong Zhang
2015-08-07
KVM: x86: zero IDT limit on entry to SMM
Paolo Bonzini
2015-08-05
KVM: MTRR: Use default type for non-MTRR-covered gfn before WARN_ON
Alex Williamson
2015-07-23
KVM: x86: rename quirk constants to KVM_X86_QUIRK_*
Paolo Bonzini
2015-07-23
KVM: vmx: obey KVM_QUIRK_CD_NW_CLEARED
Xiao Guangrong
2015-07-23
KVM: x86: introduce kvm_check_has_quirk
Paolo Bonzini
2015-07-23
KVM: MTRR: simplify kvm_mtrr_get_guest_memory_type
Xiao Guangrong
2015-07-23
KVM: MTRR: fix memory type handling if MTRR is completely disabled
Xiao Guangrong
2015-07-10
kvm: x86: fix load xsave feature warning
Wanpeng Li
2015-07-10
KVM: x86: apply guest MTRR virtualization on host reserved pages
Paolo Bonzini
2015-07-10
KVM: SVM: Sync g_pat with guest-written PAT value
Jan Kiszka
2015-07-10
KVM: SVM: use NPT page attributes
Paolo Bonzini
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-10
KVM: x86: reintroduce kvm_is_mmio_pfn
Paolo Bonzini
2015-07-03
KVM: x86: remove data variable from kvm_get_msr_common
Nicolas Iooss
2015-07-03
KVM: x86: keep track of LVT0 changes under APICv
Radim Krčmář
2015-07-03
KVM: x86: properly restore LVT0
Radim Krčmář
2015-07-03
KVM: x86: make vapics_in_nmi_mode atomic
Radim Krčmář
2015-07-01
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-06-26
Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
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-23
KVM: x86/vPMU: Implement AMD vPMU code for KVM
Wei Huang
2015-06-23
KVM: x86/vPMU: Define kvm_pmu_ops to support vPMU function dispatch
Wei Huang
2015-06-23
KVM: x86/vPMU: introduce kvm_pmu_msr_idx_to_pmc
Wei Huang
2015-06-22
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-06-19
KVM: x86/vPMU: reorder PMU functions
Wei Huang
2015-06-19
KVM: x86/vPMU: whitespace and stylistic adjustments in PMU code
Wei Huang
2015-06-19
KVM: x86/vPMU: use the new macros to go between PMC, PMU and VCPU
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: do not map huge page for non-consistent range
Xiao Guangrong
2015-06-19
KVM: MTRR: simplify kvm_mtrr_get_guest_memory_type
Xiao Guangrong
2015-06-19
KVM: MTRR: introduce mtrr_for_each_mem_type
Xiao Guangrong
2015-06-19
KVM: MTRR: introduce fixed_mtrr_addr_* functions
Xiao Guangrong
2015-06-19
KVM: MTRR: sort variable MTRRs
Xiao Guangrong
2015-06-19
KVM: MTRR: introduce var_mtrr_range
Xiao Guangrong
2015-06-19
KVM: MTRR: introduce fixed_mtrr_segment table
Xiao Guangrong
2015-06-19
KVM: MTRR: improve kvm_mtrr_get_guest_memory_type
Xiao Guangrong
2015-06-19
KVM: MTRR: do not split 64 bits MSR content
Xiao Guangrong
2015-06-19
KVM: MTRR: clean up mtrr default type
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-19
KVM: nSVM: Check for NRIPS support before updating control field
Bandan Das
2015-06-17
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-06-16
KVM: x86: fix lapic.timer_mode on restore
Radim Krčmář
2015-06-10
arch/x86/kvm/mmu.c: work around gcc-4.4.4 bug
Andrew Morton
[next]