index
:
git.armlinux.org.uk/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
/
vmx.c
Age
Commit message (
Expand
)
Author
2016-09-07
KVM: x86: ratelimit and decrease severity for guest-triggered printk
Paolo Bonzini
2016-09-07
KVM: nVMX: pass valid guest linear-address to the L1
Jan Dakinevich
2016-09-07
KVM: nVMX: make emulated nested preemption timer pinned
Wanpeng Li
2016-09-07
vmx: refine validity check for guest linear address
Liang Li
2016-08-18
kvm: nVMX: fix nested tsc scaling
Peter Feiner
2016-08-18
KVM: nVMX: postpone VMCS changes on MSR_IA32_APICBASE write
Radim Krčmář
2016-08-18
KVM: nVMX: fix msr bitmaps to prevent L2 from accessing L0 x2APIC
Radim Krčmář
2016-08-10
x86: Apply more __ro_after_init and const
Kees Cook
2016-08-04
nvmx: mark ept single context invalidation as supported
Bandan Das
2016-08-04
nvmx: remove comment about missing nested vpid support
Bandan Das
2016-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-08-01
KVM: VMX: Add VMCS to CPU's loaded VMCSs before VMPTRLD
Jim Mattson
2016-08-01
kvm: x86: nVMX: maintain internal copy of current VMCS
David Matlack
2016-07-28
Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-07-24
Merge branch 'for-4.8/libnvdimm' into libnvdimm-for-next
Dan Williams
2016-07-23
Revert "KVM: x86: add pcommit support"
Dan Williams
2016-07-16
KVM: VMX: handle PML full VMEXIT that occurs during event delivery
Cao, Lei
2016-07-14
KVM: nVMX: Fix memory corruption when using VMCS shadowing
Jim Mattson
2016-07-14
kvm: vmx: ensure VMCS is current while enabling PML
Peter Feiner
2016-07-14
KVM: x86: add KVM_CAP_X2APIC_API
Radim Krčmář
2016-07-14
KVM: VMX: optimize APIC ID read with APICv
Radim Krčmář
2016-07-14
kvm: vmx: advertise support for ept execute only
Bandan Das
2016-07-14
kvm: mmu: track read permission explicitly for shadow EPT page tables
Bandan Das
2016-07-14
kvm: mmu: don't set the present bit unconditionally
Bandan Das
2016-07-11
KVM: VMX: introduce vm_{entry,exit}_control_reset_shadow
Paolo Bonzini
2016-07-11
KVM: nVMX: keep preemption timer enabled during L2 execution
Paolo Bonzini
2016-07-11
KVM: nVMX: avoid incorrect preemption timer vmexit in nested guest
Wanpeng Li
2016-07-11
KVM: VMX: reflect broken preemption timer in vmcs_config
Paolo Bonzini
2016-07-05
KVM: x86: Use ARRAY_SIZE instead of dividing sizeof array with sizeof an element
Wei Yongjun
2016-07-01
KVM: vmx: fix underflow in TSC deadline calculation
Paolo Bonzini
2016-07-01
KVM: x86: use guest_exit_irqoff
Paolo Bonzini
2016-07-01
KVM: x86: always use "acknowledge interrupt on exit"
Paolo Bonzini
2016-06-27
KVM: nVMX: VMX instructions: fix segment checks when L1 is in long mode.
Quentin Casasnovas
2016-06-23
KVM: VMX: enable guest access to LMCE related MSRs
Ashok Raj
2016-06-23
KVM: VMX: validate individual bits of guest MSR_IA32_FEATURE_CONTROL
Haozhong Zhang
2016-06-23
KVM: VMX: move msr_ia32_feature_control to vcpu_vmx
Haozhong Zhang
2016-06-16
kvm: vmx: hook preemption timer support
Yunhong Jiang
2016-06-16
kvm: vmx: rename vmx_pre/post_block to pi_pre/post_block
Yunhong Jiang
2016-06-16
kvm: vmx: check apicv is active before using VT-d posted interrupt
Yang Zhang
2016-06-14
KVM: x86: Fix typos
Andrea Gelmini
2016-05-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-05-25
kvm:vmx: more complete state update on APICv on/off
Roman Kagan
2016-05-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-05-18
KVM: x86: make hwapic_isr_update and hwapic_irr_update look the same
Paolo Bonzini
2016-05-05
Merge tag 'v4.6-rc6' into x86/asm, to refresh the tree
Ingo Molnar
2016-04-29
KVM: x86: fix ordering of cr0 initialization code in vmx_cpu_reset
Bruce Rogers
2016-04-28
perf/x86/intel/pt: Don't die on VMXON
Alexander Shishkin
2016-04-13
x86/cpufeature: Replace cpu_has_xsaves with boot_cpu_has() usage
Borislav Petkov
2016-03-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-03-22
KVM, pkeys: add pkeys support for permission_fault
Huaitong Han
[prev]
[next]