index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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: 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]