index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
kvm_host.h
Age
Commit message (
Expand
)
Author
2020-04-14
KVM: Check validity of resolved slot when searching memslots
Sean Christopherson
2020-03-31
KVM: Pass kvm_init()'s opaque param to additional arch funcs
Sean Christopherson
2020-03-31
Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2020-03-26
KVM: Fix out of range accesses to memslots
Sean Christopherson
2020-03-16
KVM: Drop largepages_enabled and its accessor/mutator
Sean Christopherson
2020-03-16
KVM: Drop gfn_to_pfn_atomic()
Peter Xu
2020-03-16
KVM: x86: enable dirty log gradually in small chunks
Jay Zhou
2020-03-16
KVM: Dynamically size memslot array based on number of used slots
Sean Christopherson
2020-03-16
KVM: Terminate memslot walks via used_slots
Sean Christopherson
2020-03-16
KVM: Ensure validity of memslot with respect to kvm_get_dirty_log()
Sean Christopherson
2020-03-16
KVM: Provide common implementation for generic dirty log functions
Sean Christopherson
2020-03-16
KVM: Simplify kvm_free_memslot() and all its descendents
Sean Christopherson
2020-03-16
KVM: Drop "const" attribute from old memslot in commit_memory_region()
Sean Christopherson
2020-03-16
KVM: Drop kvm_arch_create_memslot()
Sean Christopherson
2020-02-28
KVM: let declaration of kvm_get_running_vcpus match implementation
Christian Borntraeger
2020-02-17
KVM: x86: fix missing prototypes
Paolo Bonzini
2020-01-30
Merge branch 'cve-2019-3016' into kvm-next-5.6
Paolo Bonzini
2020-01-30
x86/kvm: Cache gfn to pfn translation
Boris Ostrovsky
2020-01-30
x86/kvm: Introduce kvm_(un)map_gfn()
Boris Ostrovsky
2020-01-27
KVM: Use vcpu-specific gva->hva translation when querying host page size
Sean Christopherson
2020-01-27
mm: thp: KVM: Explicitly check for THP when populating secondary MMU
Sean Christopherson
2020-01-27
KVM: Move running VCPU from ARM to common code
Paolo Bonzini
2020-01-27
KVM: Remove kvm_read_guest_atomic()
Peter Xu
2020-01-27
KVM: Drop kvm_arch_vcpu_init() and kvm_arch_vcpu_uninit()
Sean Christopherson
2020-01-27
KVM: Drop kvm_arch_vcpu_setup()
Sean Christopherson
2020-01-27
KVM: Unexport kvm_vcpu_cache and kvm_vcpu_{un}init()
Sean Christopherson
2020-01-27
KVM: Move vcpu alloc and init invocation to common code
Sean Christopherson
2020-01-24
KVM: Introduce kvm_vcpu_destroy()
Sean Christopherson
2020-01-24
KVM: Add kvm_arch_vcpu_precreate() to handle pre-allocation issues
Sean Christopherson
2020-01-24
KVM: Remove kvm_arch_vcpu_free() declaration
Sean Christopherson
2020-01-21
kvm: Refactor handling of VM debugfs files
Milan Pandurov
2020-01-08
KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVM
Sean Christopherson
2020-01-08
KVM: Remove duplicated declaration of kvm_vcpu_kick
Zenghui Yu
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-11-21
Merge branch 'kvm-tsx-ctrl' into HEAD
Paolo Bonzini
2019-11-21
Merge tag 'kvmarm-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2019-11-15
KVM: x86: deliver KVM IOAPIC scan request to target vCPUs
Nitesh Narayan Lal
2019-11-15
KVM: remember position in kvm->vcpus array
Radim Krčmář
2019-11-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-11-12
KVM: MMU: Do not treat ZONE_DEVICE pages as being reserved
Sean Christopherson
2019-11-04
kvm: Add helper function for creating VM worker threads
Junaid Shahid
2019-10-22
KVM: Add separate helper for putting borrowed reference to kvm
Sean Christopherson
2019-10-22
KVM: x86: Remove unneeded kvm_vcpu variable, guest_xcr0_loaded
Aaron Lewis
2019-10-21
KVM: Allow kvm_device_ops to be const
Steven Price
2019-10-21
KVM: Implement kvm_put_guest()
Steven Price
2019-09-30
kvm: x86, powerpc: do not allow clearing largepages debugfs entry
Paolo Bonzini
2019-08-05
KVM: no need to check return value of debugfs_create functions
Greg KH
2019-08-05
KVM: remove kvm_arch_has_vcpu_debugfs()
Paolo Bonzini
2019-08-05
KVM: Fix leak vCPU's VMCS value into other pCPU
Wanpeng Li
2019-07-20
KVM: Boost vCPUs that are delivering interrupts
Wanpeng Li
[next]