index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: let declaration of kvm_get_running_vcpus match implementation
Christian Borntraeger
2020-02-28
1
-1
/
+1
*
KVM: x86: fix missing prototypes
Paolo Bonzini
2020-02-17
1
-0
/
+2
*
Merge branch 'cve-2019-3016' into kvm-next-5.6
Paolo Bonzini
2020-01-30
1
-0
/
+5
|
\
|
*
x86/kvm: Cache gfn to pfn translation
Boris Ostrovsky
2020-01-30
1
-2
/
+5
|
*
x86/kvm: Introduce kvm_(un)map_gfn()
Boris Ostrovsky
2020-01-30
1
-0
/
+2
*
|
KVM: Use vcpu-specific gva->hva translation when querying host page size
Sean Christopherson
2020-01-27
1
-1
/
+1
*
|
mm: thp: KVM: Explicitly check for THP when populating secondary MMU
Sean Christopherson
2020-01-27
1
-0
/
+1
*
|
KVM: Move running VCPU from ARM to common code
Paolo Bonzini
2020-01-27
1
-0
/
+3
*
|
KVM: Remove kvm_read_guest_atomic()
Peter Xu
2020-01-27
1
-2
/
+0
*
|
KVM: Drop kvm_arch_vcpu_init() and kvm_arch_vcpu_uninit()
Sean Christopherson
2020-01-27
1
-3
/
+0
*
|
KVM: Drop kvm_arch_vcpu_setup()
Sean Christopherson
2020-01-27
1
-1
/
+0
*
|
KVM: Unexport kvm_vcpu_cache and kvm_vcpu_{un}init()
Sean Christopherson
2020-01-27
1
-4
/
+0
*
|
KVM: Move vcpu alloc and init invocation to common code
Sean Christopherson
2020-01-27
1
-1
/
+1
*
|
KVM: Introduce kvm_vcpu_destroy()
Sean Christopherson
2020-01-24
1
-0
/
+1
*
|
KVM: Add kvm_arch_vcpu_precreate() to handle pre-allocation issues
Sean Christopherson
2020-01-24
1
-0
/
+1
*
|
KVM: Remove kvm_arch_vcpu_free() declaration
Sean Christopherson
2020-01-24
1
-1
/
+0
*
|
kvm: Refactor handling of VM debugfs files
Milan Pandurov
2020-01-21
1
-2
/
+5
*
|
KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVM
Sean Christopherson
2020-01-08
1
-3
/
+3
*
|
KVM: Remove duplicated declaration of kvm_vcpu_kick
Zenghui Yu
2020-01-08
1
-1
/
+0
|
/
*
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-12-09
1
-1
/
+1
*
Merge branch 'kvm-tsx-ctrl' into HEAD
Paolo Bonzini
2019-11-21
1
-0
/
+7
|
\
|
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-11-12
1
-0
/
+1
|
|
\
|
|
*
KVM: MMU: Do not treat ZONE_DEVICE pages as being reserved
Sean Christopherson
2019-11-12
1
-0
/
+1
|
*
|
kvm: Add helper function for creating VM worker threads
Junaid Shahid
2019-11-04
1
-0
/
+6
|
|
/
*
|
Merge tag 'kvmarm-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2019-11-21
1
-2
/
+24
|
\
\
|
*
|
KVM: Allow kvm_device_ops to be const
Steven Price
2019-10-21
1
-2
/
+2
|
*
|
KVM: Implement kvm_put_guest()
Steven Price
2019-10-21
1
-0
/
+22
|
|
/
*
|
KVM: x86: deliver KVM IOAPIC scan request to target vCPUs
Nitesh Narayan Lal
2019-11-15
1
-0
/
+2
*
|
KVM: remember position in kvm->vcpus array
Radim Krčmář
2019-11-15
1
-8
/
+3
*
|
KVM: Add separate helper for putting borrowed reference to kvm
Sean Christopherson
2019-10-22
1
-0
/
+1
*
|
KVM: x86: Remove unneeded kvm_vcpu variable, guest_xcr0_loaded
Aaron Lewis
2019-10-22
1
-1
/
+0
|
/
*
kvm: x86, powerpc: do not allow clearing largepages debugfs entry
Paolo Bonzini
2019-09-30
1
-0
/
+2
*
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
[next]