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
/
cpuid.c
Age
Commit message (
Expand
)
Author
2013-11-07
kvm, cpuid: Fix sparse warning
Borislav Petkov
2013-11-05
KVM: x86: trace cpuid emulation when called from emulator
Gleb Natapov
2013-10-30
kvm: Emulate MOVBE
Borislav Petkov
2013-10-30
kvm: Add KVM_GET_EMULATED_CPUID
Borislav Petkov
2013-10-03
KVM: x86: only copy XSAVE state for the supported features
Paolo Bonzini
2013-10-03
KVM: x86: prevent setting unsupported XSAVE states
Paolo Bonzini
2013-10-03
KVM: x86: mask unsupported XSAVE entries from leaf 0Dh index 0
Paolo Bonzini
2013-08-26
kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocks
Srivatsa Vaddagiri
2012-12-05
KVM: x86: Make register state after reset conform to specification
Julian Stecklina
2012-11-30
KVM: x86: Emulate IA32_TSC_ADJUST MSR
Will Auld
2012-09-05
KVM: x86: minor size optimization
Mathias Krause
2012-07-20
KVM: x86: Fix typos in cpuid.c
Guo Chao
2012-07-12
KVM: VMX: Implement PCID/INVPCID for guests with EPT
Mao, Junjie
2012-07-09
KVM: Split cpuid register access from computation
Avi Kivity
2012-06-25
KVM: host side for eoi optimization
Michael S. Tsirkin
2012-05-06
KVM: fix cpuid eax for KVM leaf
Michael S. Tsirkin
2012-04-08
KVM: x86: expose Intel cpu new features (HLE, RTM) to guest
Liu, Jinsong
2012-03-05
KVM: SVM: Add support for AMD's OSVW feature in guests
Boris Ostrovsky
2011-12-27
KVM: Expose the architectural performance monitoring CPUID leaf
Gleb Natapov
2011-12-27
KVM: Expose a version 2 architectural PMU to a guests
Gleb Natapov
2011-12-27
KVM: x86: Do not rely on implicit inclusions
Jan Kiszka
2011-12-27
KVM: Refactor and simplify kvm_dev_ioctl_get_supported_cpuid
Sasha Levin
2011-12-27
KVM: expose latest Intel cpu new features (BMI1/BMI2/FMA/AVX2) to guest
Liu, Jinsong
2011-12-27
KVM: Move cpuid code to new file
Avi Kivity