index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
kvm_host.h
Age
Commit message (
Expand
)
Author
2020-06-22
KVM: x86: Fix APIC page invalidation race
Eiichi Tsukata
2020-04-29
KVM: Check validity of resolved slot when searching memslots
Sean Christopherson
2020-04-29
x86/kvm: Cache gfn to pfn translation
Boris Ostrovsky
2020-04-29
x86/kvm: Introduce kvm_(un)map_gfn()
Boris Ostrovsky
2020-04-29
KVM: Introduce a new guest mapping API
KarimAllah Ahmed
2020-02-11
KVM: Use vcpu-specific gva->hva translation when querying host page size
Sean Christopherson
2020-02-11
KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVM
Sean Christopherson
2019-12-01
KVM: MMU: Do not treat ZONE_DEVICE pages as being reserved
Sean Christopherson
2019-11-12
kvm: Add helper function for creating VM worker threads
Junaid Shahid
2019-11-12
kvm: Convert kvm_lock to a mutex
Junaid Shahid
2019-11-12
kvm: x86, powerpc: do not allow clearing largepages debugfs entry
Paolo Bonzini
2019-08-16
KVM: Fix leak vCPU's VMCS value into other pCPU
Wanpeng Li
2019-05-16
KVM: fix spectrev1 gadgets
Paolo Bonzini
2019-03-23
KVM: Call kvm_arch_memslots_updated() before updating memslots
Sean Christopherson
2019-02-12
kvm: Change offset in kvm_write_guest_offset_cached to unsigned
Jim Mattson
2018-09-20
kvm: x86: make kvm_{load|put}_guest_fpu() static
Sebastian Andrzej Siewior
2018-08-22
mm, oom: distinguish blockable mode for mmu notifiers
Michal Hocko
2018-08-06
KVM: x86: Add tlb remote flush callback in kvm_x86_ops.
Tianyu Lan
2018-08-06
KVM: Switch 'requests' to be 64-bit (explicitly)
KarimAllah Ahmed
2018-07-13
KVM: s390: a utility function for migration
Claudio Imbrenda
2018-06-01
kvm: Make VM ioctl do valloc for some archs
Marc Orr
2018-06-01
kvm: Change return type to vm_fault_t
Souptick Joarder
2018-06-01
Merge tag 'kvmarm-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
2018-05-26
KVM: introduce kvm_make_vcpus_request_mask() API
Vitaly Kuznetsov
2018-05-25
KVM: arm/arm64: Introduce kvm_arch_vcpu_run_pid_change
Christoffer Dall
2018-05-11
KVM: Extend MAX_IRQ_ROUTES to 4096 for all archs
Wanpeng Li
2018-02-24
kvm: fix warning for non-x86 builds
Sebastian Ott
2018-02-24
kvm: fix warning for CONFIG_HAVE_KVM_EVENTFD builds
Sebastian Ott
2017-12-14
KVM: introduce kvm_arch_vcpu_async_ioctl
Paolo Bonzini
2017-12-14
KVM: Take vcpu->mutex outside vcpu_load
Christoffer Dall
2017-12-05
x86,kvm: move qemu/guest FPU switching out to vcpu_run
Rik van Riel
2017-11-27
KVM: Let KVM_SET_SIGNAL_MASK work as advertised
Jan H. Schönherr
2017-11-09
KVM: s390: vsie: use common code functions for pinning
David Hildenbrand
2017-08-08
KVM: add spinlock optimization framework
Longpeng(Mike)
2017-08-07
KVM: nVMX: get rid of nested_get_page()
David Hildenbrand
2017-08-02
KVM: avoid using rcu_dereference_protected
Paolo Bonzini
2017-07-26
KVM: make pid available for uevents without debugfs
Claudio Imbrenda
2017-07-10
KVM: use correct accessor function for __kvm_memslots
Christian Borntraeger
2017-07-07
KVM: mark memory slots as rcu
Christian Borntraeger
2017-07-07
KVM: mark kvm->busses as rcu protected
Christian Borntraeger
2017-07-07
KVM: mark vcpu->pid pointer as rcu protected
Christian Borntraeger
2017-06-04
KVM: add kvm_request_pending
Radim Krčmář
2017-06-04
KVM: improve arch vcpu request defining
Andrew Jones
2017-05-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-05-10
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-05-09
Merge tag 'kvm-arm-for-v4.12-round2' of git://git.kernel.org/pub/scm/linux/ke...
Paolo Bonzini
2017-05-09
KVM: Add kvm_vcpu_get_idx to get vcpu index in kvm->vcpus
Christoffer Dall
2017-05-09
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2017-05-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-05-08
mm: introduce kv[mz]alloc helpers
Michal Hocko
[next]