index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
virt
/
kvm
/
kvm_main.c
Age
Commit message (
Expand
)
Author
2020-02-12
KVM: Disable preemption in kvm_get_running_vcpu()
Marc Zyngier
2020-02-05
KVM: fix overflow of zero page refcount with ksm running
Zhuang Yanying
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: Play nice with read-only memslots when querying host page size
Sean Christopherson
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: Return immediately if __kvm_gfn_to_hva_cache_init() fails
Sean Christopherson
2020-01-27
KVM: Clean up __kvm_gfn_to_hva_cache_init() and its callers
Sean Christopherson
2020-01-27
KVM: Check for a bad hva before dropping into the ghc slow path
Sean Christopherson
2020-01-27
KVM: Move running VCPU from ARM to common code
Paolo Bonzini
2020-01-27
KVM: Add build-time error check on kvm_run size
Peter Xu
2020-01-27
KVM: Remove kvm_read_guest_atomic()
Peter Xu
2020-01-27
KVM: Move vcpu->run page allocation out of kvm_vcpu_init()
Sean Christopherson
2020-01-27
KVM: Move putting of vcpu->pid to kvm_vcpu_destroy()
Sean Christopherson
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: Move initialization of preempt notifier to kvm_vcpu_init()
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-21
kvm: Refactor handling of VM debugfs files
Milan Pandurov
2020-01-21
KVM: Fix some writing mistakes
Miaohe Lin
2020-01-21
KVM: Fix some grammar mistakes
Miaohe Lin
2020-01-21
KVM: Fix some wrong function names in comment
Miaohe Lin
2020-01-08
KVM: get rid of var page in kvm_set_pfn_dirty()
Miaohe Lin
2019-11-23
KVM: Fix jump label out_free_* in kvm_init()
Miaohe Lin
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: remember position in kvm->vcpus array
Radim Krčmář
2019-11-15
KVM: Add a comment describing the /dev/kvm no_compat handling
Marc Zyngier
2019-11-13
KVM: Forbid /dev/kvm being opened by a compat task when CONFIG_KVM_COMPAT=n
Marc Zyngier
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-11
KVM: fix placement of refcount initialization
Paolo Bonzini
2019-11-11
KVM: Fix NULL-ptr deref after kvm_create_vm fails
Paolo Bonzini
2019-11-04
kvm: x86: mmu: Recovery of shattered NX large pages
Junaid Shahid
2019-11-04
kvm: Add helper function for creating VM worker threads
Junaid Shahid
2019-10-31
kvm: call kvm_arch_destroy_vm if vm creation fails
Jim Mattson
2019-10-25
kvm: Allocate memslots and buses before calling kvm_arch_init_vm
Jim Mattson
2019-10-22
KVM: Add separate helper for putting borrowed reference to kvm
Sean Christopherson
2019-10-22
KVM: Don't shrink/grow vCPU halt_poll_ns if host side polling is disabled
Wanpeng Li
2019-10-21
KVM: Allow kvm_device_ops to be const
Steven Price
2019-09-30
kvm: x86, powerpc: do not allow clearing largepages debugfs entry
Paolo Bonzini
2019-08-18
KVM: Call kvm_arch_vcpu_blocking early into the blocking sequence
Marc Zyngier
2019-08-09
kvm: remove unnecessary PageReserved check
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
[next]