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
2018-03-23
KVM: VMX: add struct kvm_vmx to hold VMX specific KVM vars
Sean Christopherson
2018-03-23
KVM: x86: move setting of ept_identity_map_addr to vmx.c
Sean Christopherson
2018-03-23
KVM: x86: define SVM/VMX specific kvm_arch_[alloc|free]_vm
Sean Christopherson
2018-03-21
KVM: nVMX: fix vmentry failure code when L2 state would require emulation
Paolo Bonzini
2018-03-21
KVM: nVMX: Do not load EOI-exitmap while running L2
Liran Alon
2018-03-16
x86/kvm/vmx: avoid expensive rdmsr for MSR_GS_BASE
Vitaly Kuznetsov
2018-03-16
x86/kvm/vmx: read MSR_{FS,KERNEL_GS}_BASE from current->thread
Vitaly Kuznetsov
2018-03-16
KVM: X86: Provide a capability to disable PAUSE intercepts
Wanpeng Li
2018-03-16
KVM: X86: Provide a capability to disable HLT intercepts
Wanpeng Li
2018-03-16
KVM: X86: Provide a capability to disable MWAIT intercepts
Wanpeng Li
2018-03-16
KVM: x86: Add support for VMware backdoor Pseudo-PMCs
Arbel Moshe
2018-03-16
KVM: x86: SVM: Intercept #GP to support access to VMware backdoor ports
Liran Alon
2018-03-16
KVM: x86: VMX: Intercept #GP to support access to VMware backdoor ports
Liran Alon
2018-03-16
KVM: x86: Emulate only IN/OUT instructions when accessing VMware backdoor
Liran Alon
2018-03-16
KVM: x86: Add emulation_type to not raise #UD on emulation failure
Liran Alon
2018-03-16
KVM: x86: Always allow access to VMware backdoor I/O ports
Liran Alon
2018-03-16
KVM: x86: Add module parameter for supporting VMware backdoor
Liran Alon
2018-03-16
KVM: x86: add kvm_fast_pio() to consolidate fast PIO code
Sean Christopherson
2018-03-16
KVM: VMX: use kvm_fast_pio_in for handling IN I/O
Sean Christopherson
2018-03-16
KVM: vVMX: signal failure for nested VMEntry if emulation_required
Sean Christopherson
2018-03-16
KVM: VMX: WARN on a MOV CR3 exit w/ unrestricted guest
Sean Christopherson
2018-03-16
KVM: VMX: give unrestricted guest full control of CR3
Sean Christopherson
2018-03-16
KVM: VMX: don't force CR4.PAE/PSE for unrestricted guest
Sean Christopherson
2018-03-16
KVM: VMX: remove CR0.WP from ..._ALWAYS_ON_UNRESTRICTED_GUEST
Sean Christopherson
2018-03-16
KVM: VMX: don't configure EPT identity map for unrestricted guest
Sean Christopherson
2018-03-16
KVM: VMX: don't configure RM TSS for unrestricted guest
Sean Christopherson
2018-03-16
x86/kvm/hyper-v: inject #GP only when invalid SINTx vector is unmasked
Vitaly Kuznetsov
2018-03-16
x86/kvm/hyper-v: remove stale entries from vec_bitmap/auto_eoi_bitmap on vect...
Vitaly Kuznetsov
2018-03-16
x86/kvm/hyper-v: add reenlightenment MSRs support
Vitaly Kuznetsov
2018-03-16
KVM: x86: Update the exit_qualification access bits while walking an address
KarimAllah Ahmed
2018-03-16
KVM: x86: Make enum conversion explicit in kvm_pdptr_read()
Matthias Kaehlcke
2018-03-16
KVM: lapic: stop advertising DIRECTED_EOI when in-kernel IOAPIC is in use
Vitaly Kuznetsov
2018-03-16
KVM: x86: Add support for AMD Core Perf Extension in guest
Janakarajan Natarajan
2018-03-08
KVM: nVMX: Enforce NMI controls on vmentry of L2 guests
Krish Sadhukhan
2018-03-06
KVM: nVMX: expose VMX capabilities for nested hypervisors to userspace
Paolo Bonzini
2018-03-06
KVM: nVMX: introduce struct nested_vmx_msrs
Paolo Bonzini
2018-03-06
KVM: x86: KVM_CAP_SYNC_REGS
Ken Hofsass
2018-03-06
kvm: x86: hyperv: guest->host event signaling via eventfd
Roman Kagan
2018-03-06
kvm: x86: factor out kvm.arch.hyperv (de)init
Roman Kagan
2018-03-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-03-01
KVM: x86: fix vcpu initialization with userspace lapic
Radim Krčmář
2018-03-01
KVM: X86: Allow userspace to define the microcode version
Wanpeng Li
2018-03-01
KVM: X86: Introduce kvm_get_msr_feature()
Wanpeng Li
2018-03-01
KVM: SVM: Add MSR-based feature support for serializing LFENCE
Tom Lendacky
2018-03-01
KVM: x86: Add a framework for supporting MSR-based features
Tom Lendacky
2018-02-26
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-02-24
KVM: SVM: Fix SEV LAUNCH_SECRET command
Brijesh Singh
2018-02-24
KVM: SVM: install RSM intercept
Brijesh Singh
2018-02-24
KVM: SVM: no need to call access_ok() in LAUNCH_MEASURE command
Brijesh Singh
[next]