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
Age
Commit message (
Expand
)
Author
2020-04-21
KVM: nVMX: Move nested_get_vpid02() to vmx/nested.h
Sean Christopherson
2020-04-21
KVM: VMX: Move vmx_flush_tlb() to vmx.c
Sean Christopherson
2020-04-21
KVM: SVM: Wire up ->tlb_flush_guest() directly to svm_flush_tlb()
Sean Christopherson
2020-04-21
KVM: x86: Drop @invalidate_gpa param from kvm_x86_ops' tlb_flush()
Sean Christopherson
2020-04-21
KVM: VMX: Clean up vmx_flush_tlb_gva()
Sean Christopherson
2020-04-21
KVM: x86: make Hyper-V PV TLB flush use tlb_flush_guest()
Vitaly Kuznetsov
2020-04-20
KVM: x86: Move "flush guest's TLB" logic to separate kvm_x86_ops hook
Sean Christopherson
2020-04-20
KVM: nVMX: Use vpid_sync_vcpu_addr() to emulate INVVPID with address
Sean Christopherson
2020-04-20
KVM: VMX: Drop redundant capability checks in low level INVVPID helpers
Sean Christopherson
2020-04-20
KVM: VMX: Handle INVVPID fallback logic in vpid_sync_vcpu_addr()
Sean Christopherson
2020-04-20
KVM: VMX: Move vpid_sync_vcpu_addr() down a few lines
Sean Christopherson
2020-04-20
KVM: VMX: Use vpid_sync_context() directly when possible
Sean Christopherson
2020-04-20
KVM: VMX: Skip global INVVPID fallback if vpid==0 in vpid_sync_context()
Sean Christopherson
2020-04-20
KVM: x86: Sync SPTEs when injecting page/EPT fault into L1
Junaid Shahid
2020-04-20
KVM: x86: cleanup kvm_inject_emulated_page_fault
Paolo Bonzini
2020-04-20
KVM: x86: introduce kvm_mmu_invalidate_gva
Paolo Bonzini
2020-04-15
KVM: x86: Export kvm_propagate_fault() (as kvm_inject_emulated_page_fault)
Sean Christopherson
2020-04-15
KVM: nVMX: Invalidate all roots when emulating INVVPID without EPT
Junaid Shahid
2020-04-15
KVM: nVMX: Invalidate all EPTP contexts when emulating INVEPT for L1
Sean Christopherson
2020-04-15
KVM: nVMX: Validate the EPTP when emulating INVEPT(EXTENT_CONTEXT)
Sean Christopherson
2020-04-15
KVM: VMX: Flush all EPTP/VPID contexts on remote TLB flush
Sean Christopherson
2020-04-15
selftests: kvm: Add testcase for creating max number of memslots
Wainer dos Santos Moschetta
2020-04-15
KVM: selftests: Make set_memory_region_test common to all architectures
Sean Christopherson
2020-04-15
KVM: selftests: Add "zero" testcase to set_memory_region_test
Sean Christopherson
2020-04-15
selftests: kvm: Add vm_get_fd() in kvm_util
Wainer dos Santos Moschetta
2020-04-15
KVM: selftests: Add "delete" testcase to set_memory_region_test
Sean Christopherson
2020-04-15
KVM: sefltests: Add explicit synchronization to move mem region test
Sean Christopherson
2020-04-15
KVM: selftests: Add GUEST_ASSERT variants to pass values to host
Sean Christopherson
2020-04-15
KVM: selftests: Add util to delete memory region
Sean Christopherson
2020-04-15
KVM: selftests: Use kernel's list instead of homebrewed replacement
Sean Christopherson
2020-04-15
KVM: selftests: Take vcpu pointer instead of id in vm_vcpu_rm()
Sean Christopherson
2020-04-15
KVM: pass through CPUID(0x80000006)
Eric Northup
2020-04-15
KVM: x86: Return updated timer current count register from KVM_GET_LAPIC
Peter Shier
2020-04-15
KVM: remove redundant assignment to variable r
Colin Ian King
2020-04-15
KVM: SVM: Fix __svm_vcpu_run declaration.
Uros Bizjak
2020-04-15
KVM: SVM: Do not setup frame pointer in __svm_vcpu_run
Uros Bizjak
2020-04-15
KVM: SVM: Fix build error due to missing release_pages() include
Borislav Petkov
2020-04-15
KVM: SVM: Do not mark svm_vcpu_run with STACK_FRAME_NON_STANDARD
Uros Bizjak
2020-04-15
kvm: nVMX: match comment with return type for nested_vmx_exit_reflected
Oliver Upton
2020-04-15
kvm: nVMX: reflect MTF VM-exits if injected by L1
Oliver Upton
2020-04-14
KVM: s390: Return last valid slot if approx index is out-of-bounds
Sean Christopherson
2020-04-14
KVM: Check validity of resolved slot when searching memslots
Sean Christopherson
2020-04-14
KVM: VMX: Enable machine check support for 32bit targets
Uros Bizjak
2020-04-14
KVM: SVM: move more vmentry code to assembly
Paolo Bonzini
2020-04-14
KVM: SVM: fix compilation with modular PSP and non-modular KVM
Paolo Bonzini
2020-04-07
KVM: VMX: fix crash cleanup when KVM wasn't used
Vitaly Kuznetsov
2020-04-07
KVM: X86: Filter out the broadcast dest for IPI fastpath
Wanpeng Li
2020-04-07
Merge tag 'kvm-s390-master-5.7-1' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2020-04-07
KVM: s390: vsie: Fix possible race when shadowing region 3 tables
David Hildenbrand
2020-04-07
KVM: s390: vsie: Fix delivery of addressing exceptions
David Hildenbrand
[prev]
[next]