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
/
vmx
/
nested.c
Age
Commit message (
Expand
)
Author
2019-11-21
KVM: nVMX: Remove unnecessary TLB flushes on L1<->L2 switches when L1 use api...
Liran Alon
2019-11-21
KVM: nVMX: Do not mark vmcs02->apic_access_page as dirty when unpinning
Liran Alon
2019-11-21
Merge branch 'kvm-tsx-ctrl' into HEAD
Paolo Bonzini
2019-11-20
KVM: nVMX: Assume TLB entries of L1 and L2 are tagged differently if L0 use EPT
Liran Alon
2019-11-20
KVM: nVMX: Use semi-colon instead of comma for exit-handlers initialization
Liran Alon
2019-11-15
KVM: nVMX: Add support for capturing highest observable L2 TSC
Aaron Lewis
2019-11-15
kvm: nested: Introduce read_and_check_msr_entry()
Aaron Lewis
2019-11-15
KVM: nVMX: Expose load IA32_PERF_GLOBAL_CTRL VM-{Entry,Exit} control
Oliver Upton
2019-11-15
KVM: nVMX: Load GUEST_IA32_PERF_GLOBAL_CTRL MSR on VM-Entry
Oliver Upton
2019-11-15
KVM: nVMX: Use kvm_set_msr to load IA32_PERF_GLOBAL_CTRL on VM-Exit
Oliver Upton
2019-11-15
KVM: nVMX: Check HOST_IA32_PERF_GLOBAL_CTRL on VM-Entry
Oliver Upton
2019-11-15
KVM: nVMX: Check GUEST_IA32_PERF_GLOBAL_CTRL on VM-Entry
Oliver Upton
2019-11-15
KVM: nVMX: Update vmcs01 TPR_THRESHOLD if L2 changed L1 TPR
Liran Alon
2019-11-15
KVM: VMX: Consume pending LAPIC INIT event when exit on INIT_SIGNAL
Liran Alon
2019-10-22
KVM: nVMX: Don't leak L1 MMIO regions to L2
Jim Mattson
2019-10-22
KVM: VMX: Rename {vmx,nested_vmx}_vcpu_setup()
Xiaoyao Li
2019-10-22
KVM: x86: Add helpers to test/mark reg availability and dirtiness
Sean Christopherson
2019-10-22
KVM: nVMX: Always write vmcs02.GUEST_CR3 during nested VM-Enter
Sean Christopherson
2019-10-03
KVM: nVMX: Fix consistency check on injected exception error code
Sean Christopherson
2019-09-25
KVM: nVMX: cleanup and fix host 64-bit mode checks
Paolo Bonzini
2019-09-24
kvm: nvmx: limit atomic switch MSRs
Marc Orr
2019-09-24
KVM: vmx: Introduce handle_unexpected_vmexit and handle WAITPKG vmexit
Tao Xu
2019-09-24
KVM: x86: Add support for user wait instructions
Tao Xu
2019-09-24
KVM: nVMX: Check Host Address Space Size on vmentry of nested guests
Krish Sadhukhan
2019-09-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-09-14
KVM: nVMX: handle page fault in vmread
Paolo Bonzini
2019-09-11
KVM: x86: Fix INIT signal handling in various CPU states
Liran Alon
2019-09-11
KVM: nVMX: trace nested VM-Enter failures detected by H/W
Sean Christopherson
2019-09-11
KVM: nVMX: add tracepoint for failed nested VM-Enter
Sean Christopherson
2019-09-10
KVM: x86: Refactor up kvm_{g,s}et_msr() to simplify callers
Sean Christopherson
2019-07-22
KVM: nVMX: Set cached_vmcs12 and cached_shadow_vmcs12 NULL after free
Jan Kiszka
2019-07-22
KVM: nVMX: Clear pending KVM_REQ_GET_VMCS12_PAGES when leaving nested
Jan Kiszka
2019-07-20
KVM: nVMX: do not use dangling shadow VMCS after guest reset
Paolo Bonzini
2019-07-15
KVM: nVMX: Ignore segment base for VMX memory operand when segment not FS or GS
Liran Alon
2019-07-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-07-11
Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2019-07-05
KVM nVMX: Check Host Segment Registers and Descriptor Tables on vmentry of ne...
Krish Sadhukhan
2019-07-05
KVM: nVMX: Stash L1's CR3 in vmcs01.GUEST_CR3 on nested entry w/o EPT
Sean Christopherson
2019-07-02
KVM: nVMX: Change KVM_STATE_NESTED_EVMCS to signal vmcs12 is copied from eVMCS
Liran Alon
2019-07-02
KVM: nVMX: Allow restore nested-state to enable eVMCS when vCPU in SMM
Liran Alon
2019-07-02
kvm: nVMX: Remove unnecessary sync_roots from handle_invept
Jim Mattson
2019-07-02
x86/kvm/nVMX: fix VMCLEAR when Enlightened VMCS is in use
Vitaly Kuznetsov
2019-07-02
x86/KVM/nVMX: don't use clean fields data on enlightened VMLAUNCH
Vitaly Kuznetsov
2019-07-02
KVM: nVMX: allow setting the VMFUNC controls MSR
Paolo Bonzini
2019-07-02
KVM: nVMX: include conditional controls in /dev/kvm KVM_GET_MSRS
Paolo Bonzini
2019-06-20
KVM: nVMX: reorganize initial steps of vmx_set_nested_state
Paolo Bonzini
2019-06-19
KVM: x86: Modify struct kvm_nested_state to have explicit fields for data
Liran Alon
2019-06-18
KVM: VMX: Leave preemption timer running when it's disabled
Sean Christopherson
2019-06-18
KVM: VMX: Drop hv_timer_armed from 'struct loaded_vmcs'
Sean Christopherson
2019-06-18
KVM: nVMX: Preset *DT exiting in vmcs02 when emulating UMIP
Sean Christopherson
[next]