summaryrefslogtreecommitdiffstats
path: root/include/linux/kvm_host.h
Commit message (Expand)AuthorAgeFilesLines
* KVM: let declaration of kvm_get_running_vcpus match implementationChristian Borntraeger2020-02-281-1/+1
* KVM: x86: fix missing prototypesPaolo Bonzini2020-02-171-0/+2
* Merge branch 'cve-2019-3016' into kvm-next-5.6Paolo Bonzini2020-01-301-0/+5
|\
| * x86/kvm: Cache gfn to pfn translationBoris Ostrovsky2020-01-301-2/+5
| * x86/kvm: Introduce kvm_(un)map_gfn()Boris Ostrovsky2020-01-301-0/+2
* | KVM: Use vcpu-specific gva->hva translation when querying host page sizeSean Christopherson2020-01-271-1/+1
* | mm: thp: KVM: Explicitly check for THP when populating secondary MMUSean Christopherson2020-01-271-0/+1
* | KVM: Move running VCPU from ARM to common codePaolo Bonzini2020-01-271-0/+3
* | KVM: Remove kvm_read_guest_atomic()Peter Xu2020-01-271-2/+0
* | KVM: Drop kvm_arch_vcpu_init() and kvm_arch_vcpu_uninit()Sean Christopherson2020-01-271-3/+0
* | KVM: Drop kvm_arch_vcpu_setup()Sean Christopherson2020-01-271-1/+0
* | KVM: Unexport kvm_vcpu_cache and kvm_vcpu_{un}init()Sean Christopherson2020-01-271-4/+0
* | KVM: Move vcpu alloc and init invocation to common codeSean Christopherson2020-01-271-1/+1
* | KVM: Introduce kvm_vcpu_destroy()Sean Christopherson2020-01-241-0/+1
* | KVM: Add kvm_arch_vcpu_precreate() to handle pre-allocation issuesSean Christopherson2020-01-241-0/+1
* | KVM: Remove kvm_arch_vcpu_free() declarationSean Christopherson2020-01-241-1/+0
* | kvm: Refactor handling of VM debugfs filesMilan Pandurov2020-01-211-2/+5
* | KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVMSean Christopherson2020-01-081-3/+3
* | KVM: Remove duplicated declaration of kvm_vcpu_kickZenghui Yu2020-01-081-1/+0
|/
* treewide: Use sizeof_field() macroPankaj Bharadiya2019-12-091-1/+1
* Merge branch 'kvm-tsx-ctrl' into HEADPaolo Bonzini2019-11-211-0/+7
|\
| * Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-11-121-0/+1
| |\
| | * KVM: MMU: Do not treat ZONE_DEVICE pages as being reservedSean Christopherson2019-11-121-0/+1
| * | kvm: Add helper function for creating VM worker threadsJunaid Shahid2019-11-041-0/+6
| |/
* | Merge tag 'kvmarm-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2019-11-211-2/+24
|\ \
| * | KVM: Allow kvm_device_ops to be constSteven Price2019-10-211-2/+2
| * | KVM: Implement kvm_put_guest()Steven Price2019-10-211-0/+22
| |/
* | KVM: x86: deliver KVM IOAPIC scan request to target vCPUsNitesh Narayan Lal2019-11-151-0/+2
* | KVM: remember position in kvm->vcpus arrayRadim Krčmář2019-11-151-8/+3
* | KVM: Add separate helper for putting borrowed reference to kvmSean Christopherson2019-10-221-0/+1
* | KVM: x86: Remove unneeded kvm_vcpu variable, guest_xcr0_loadedAaron Lewis2019-10-221-1/+0
|/
* kvm: x86, powerpc: do not allow clearing largepages debugfs entryPaolo Bonzini2019-09-301-0/+2
* KVM: no need to check return value of debugfs_create functionsGreg KH2019-08-051-1/+1
* KVM: remove kvm_arch_has_vcpu_debugfs()Paolo Bonzini2019-08-051-1/+2
* KVM: Fix leak vCPU's VMCS value into other pCPUWanpeng Li2019-08-051-0/+1
* KVM: Boost vCPUs that are delivering interruptsWanpeng Li2019-07-201-0/+1
* Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2019-07-111-4/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499Thomas Gleixner2019-06-191-4/+1
* | kvm: x86: Fix -Wmissing-prototypes warningsYi Wang2019-07-101-0/+1
* | kvm: Convert kvm_lock to a mutexJunaid Shahid2019-06-051-1/+1
* | KVM: Directly return result from kvm_arch_check_processor_compat()Sean Christopherson2019-06-041-1/+1
|/
* Merge tag 'kvm-ppc-next-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2019-05-151-0/+10
|\
| * KVM: Introduce a 'release' method for KVM devicesCédric Le Goater2019-04-301-0/+9
| * KVM: Introduce a 'mmap' method for KVM devicesCédric Le Goater2019-04-301-0/+1
* | KVM: Introduce a new guest mapping APIKarimAllah Ahmed2019-04-301-0/+28
* | Merge tag 'kvm-s390-next-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2019-04-301-0/+10
|\ \
| * | KVM: polling: add architecture backend to disable pollingChristian Borntraeger2019-04-261-0/+10
| |/
* / KVM: fix spectrev1 gadgetsPaolo Bonzini2019-04-161-4/+6
|/
* KVM: Expose the initial start value in grow_halt_poll_ns() as a module parameterNir Weiner2019-02-201-0/+1
* KVM: Move the memslot update in-progress flag to bit 63Sean Christopherson2019-02-201-2/+2