index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
kvm_host.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: no need to check return value of debugfs_create functions
Greg KH
2019-08-05
1
-1
/
+1
*
KVM: remove kvm_arch_has_vcpu_debugfs()
Paolo Bonzini
2019-08-05
1
-1
/
+2
*
KVM: Fix leak vCPU's VMCS value into other pCPU
Wanpeng Li
2019-08-05
1
-0
/
+1
*
KVM: Boost vCPUs that are delivering interrupts
Wanpeng Li
2019-07-20
1
-0
/
+1
*
Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2019-07-11
1
-4
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
|
kvm: x86: Fix -Wmissing-prototypes warnings
Yi Wang
2019-07-10
1
-0
/
+1
*
|
kvm: Convert kvm_lock to a mutex
Junaid Shahid
2019-06-05
1
-1
/
+1
*
|
KVM: Directly return result from kvm_arch_check_processor_compat()
Sean Christopherson
2019-06-04
1
-1
/
+1
|
/
*
Merge tag 'kvm-ppc-next-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2019-05-15
1
-0
/
+10
|
\
|
*
KVM: Introduce a 'release' method for KVM devices
Cédric Le Goater
2019-04-30
1
-0
/
+9
|
*
KVM: Introduce a 'mmap' method for KVM devices
Cédric Le Goater
2019-04-30
1
-0
/
+1
*
|
KVM: Introduce a new guest mapping API
KarimAllah Ahmed
2019-04-30
1
-0
/
+28
*
|
Merge tag 'kvm-s390-next-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2019-04-30
1
-0
/
+10
|
\
\
|
*
|
KVM: polling: add architecture backend to disable polling
Christian Borntraeger
2019-04-26
1
-0
/
+10
|
|
/
*
/
KVM: fix spectrev1 gadgets
Paolo Bonzini
2019-04-16
1
-4
/
+6
|
/
*
KVM: Expose the initial start value in grow_halt_poll_ns() as a module parameter
Nir Weiner
2019-02-20
1
-0
/
+1
*
KVM: Move the memslot update in-progress flag to bit 63
Sean Christopherson
2019-02-20
1
-2
/
+2
*
KVM: Explicitly define the "memslot update in-progress" bit
Sean Christopherson
2019-02-20
1
-0
/
+21
*
KVM: Call kvm_arch_memslots_updated() before updating memslots
Sean Christopherson
2019-02-20
1
-1
/
+1
*
kvm: Change offset in kvm_write_guest_offset_cached to unsigned
Jim Mattson
2018-12-21
1
-1
/
+2
*
kvm: introduce manual dirty log reprotect
Paolo Bonzini
2018-12-14
1
-0
/
+5
*
kvm: rename last argument to kvm_get_dirty_log_protect
Paolo Bonzini
2018-12-14
1
-1
/
+1
*
kvm: make KVM_CAP_ENABLE_CAP_VM architecture agnostic
Paolo Bonzini
2018-12-14
1
-0
/
+2
*
kvm: x86: make kvm_{load|put}_guest_fpu() static
Sebastian Andrzej Siewior
2018-09-20
1
-2
/
+0
*
mm, oom: distinguish blockable mode for mmu notifiers
Michal Hocko
2018-08-22
1
-2
/
+2
*
KVM: x86: Add tlb remote flush callback in kvm_x86_ops.
Tianyu Lan
2018-08-06
1
-0
/
+7
*
KVM: Switch 'requests' to be 64-bit (explicitly)
KarimAllah Ahmed
2018-08-06
1
-5
/
+5
*
KVM: s390: a utility function for migration
Claudio Imbrenda
2018-07-13
1
-0
/
+7
*
kvm: Make VM ioctl do valloc for some archs
Marc Orr
2018-06-01
1
-0
/
+5
*
kvm: Change return type to vm_fault_t
Souptick Joarder
2018-06-01
1
-1
/
+1
*
Merge tag 'kvmarm-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
2018-06-01
1
-0
/
+9
|
\
|
*
KVM: arm/arm64: Introduce kvm_arch_vcpu_run_pid_change
Christoffer Dall
2018-05-25
1
-0
/
+9
*
|
KVM: introduce kvm_make_vcpus_request_mask() API
Vitaly Kuznetsov
2018-05-26
1
-0
/
+3
*
|
KVM: Extend MAX_IRQ_ROUTES to 4096 for all archs
Wanpeng Li
2018-05-11
1
-7
/
+1
|
/
*
kvm: fix warning for non-x86 builds
Sebastian Ott
2018-02-24
1
-0
/
+3
*
kvm: fix warning for CONFIG_HAVE_KVM_EVENTFD builds
Sebastian Ott
2018-02-24
1
-1
/
+2
*
KVM: introduce kvm_arch_vcpu_async_ioctl
Paolo Bonzini
2017-12-14
1
-0
/
+12
*
KVM: Take vcpu->mutex outside vcpu_load
Christoffer Dall
2017-12-14
1
-1
/
+1
*
x86,kvm: move qemu/guest FPU switching out to vcpu_run
Rik van Riel
2017-12-05
1
-1
/
+1
*
KVM: Let KVM_SET_SIGNAL_MASK work as advertised
Jan H. Schönherr
2017-11-27
1
-0
/
+3
*
KVM: s390: vsie: use common code functions for pinning
David Hildenbrand
2017-11-09
1
-0
/
+1
*
KVM: add spinlock optimization framework
Longpeng(Mike)
2017-08-08
1
-1
/
+2
*
KVM: nVMX: get rid of nested_get_page()
David Hildenbrand
2017-08-07
1
-0
/
+6
*
KVM: avoid using rcu_dereference_protected
Paolo Bonzini
2017-08-02
1
-2
/
+4
*
KVM: make pid available for uevents without debugfs
Claudio Imbrenda
2017-07-26
1
-0
/
+1
*
KVM: use correct accessor function for __kvm_memslots
Christian Borntraeger
2017-07-10
1
-3
/
+2
*
KVM: mark memory slots as rcu
Christian Borntraeger
2017-07-07
1
-1
/
+1
*
KVM: mark kvm->busses as rcu protected
Christian Borntraeger
2017-07-07
1
-1
/
+7
*
KVM: mark vcpu->pid pointer as rcu protected
Christian Borntraeger
2017-07-07
1
-1
/
+1
[next]