开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
kvm_host.h
Age
Commit message (
Expand
)
Author
2022-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-12-12
Merge remote-tracking branch 'kvm/queue' into HEAD
Paolo Bonzini
2022-12-12
Merge tag 'rcu.2022.12.02a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-12-09
Merge tag 'kvmarm-6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...
Paolo Bonzini
2022-12-05
Merge branch kvm-arm64/dirty-ring into kvmarm-master/next
Marc Zyngier
2022-12-02
Merge branch 'gpc-fixes' of git://git.infradead.org/users/dwmw2/linux into HEAD
Paolo Bonzini
2022-12-02
KVM: Reference to kvm_userspace_memory_region in doc and comments
Javier Martinez Canillas
2022-11-30
KVM: Drop @gpa from exported gfn=>pfn cache check() and refresh() helpers
Sean Christopherson
2022-11-30
KVM: Drop KVM's API to allow temporarily unmapping gfn=>pfn cache
Sean Christopherson
2022-11-30
KVM: Use gfn_to_pfn_cache's immutable "kvm" in kvm_gpc_refresh()
Michal Luczaj
2022-11-30
KVM: Use gfn_to_pfn_cache's immutable "kvm" in kvm_gpc_check()
Michal Luczaj
2022-11-30
KVM: Store immutable gfn_to_pfn_cache properties
Michal Luczaj
2022-11-30
KVM: Shorten gfn_to_pfn_cache function names
Michal Luczaj
2022-11-28
KVM: always declare prototype for kvm_arch_irqchip_in_kernel
Paolo Bonzini
2022-11-18
KVM: x86: avoid memslot check in NX hugepage recovery if it cannot succeed
Paolo Bonzini
2022-11-17
KVM: Obey kvm.halt_poll_ns in VMs not using KVM_CAP_HALT_POLL
David Matlack
2022-11-10
KVM: Support dirty ring in conjunction with bitmap
Gavin Shan
2022-11-10
KVM: x86: Introduce KVM_REQ_DIRTY_RING_SOFT_FULL
Gavin Shan
2022-11-09
KVM: replace direct irq.h inclusion
Paolo Bonzini
2022-11-09
kvm: Add interruptible flag to __gfn_to_pfn_memslot()
Peter Xu
2022-11-09
kvm: Add KVM_PFN_ERR_SIGPENDING
Peter Xu
2022-10-27
KVM: Initialize gfn_to_pfn_cache locks in dedicated helper
Michal Luczaj
2022-10-22
kvm: Add support for arch compat vm ioctls
Alexander Graf
2022-10-18
rcu: Remove unused 'cpu' in rcu_virt_note_context_switch()
Zeng Heng
2022-09-26
KVM: remove KVM_REQ_UNHALT
Paolo Bonzini
2022-08-30
KVM: x86/mmu: count KVM mmu usage in secondary pagetable stats.
Yosry Ahmed
2022-08-19
KVM: Rename mmu_notifier_* to mmu_invalidate_*
Chao Peng
2022-08-19
KVM: Rename KVM_PRIVATE_MEM_SLOTS to KVM_INTERNAL_MEM_SLOTS
Chao Peng
2022-08-01
Merge remote-tracking branch 'kvm/next' into kvm-next-5.20
Paolo Bonzini
2022-07-14
kvm: stats: tell userspace which values are boolean
Paolo Bonzini
2022-07-12
KVM: x86: Query vcpu->vcpu_idx directly and drop its accessor, again
Sean Christopherson
2022-06-27
x86/kvm/vmx: Make noinstr clean
Peter Zijlstra
2022-06-24
KVM: debugfs: expose pid of vcpu threads
Vineeth Pillai
2022-06-24
KVM: Allow for different capacities in kvm_mmu_memory_cache structs
David Matlack
2022-06-20
KVM: Rename/refactor kvm_is_reserved_pfn() to kvm_pfn_to_refcounted_page()
Sean Christopherson
2022-06-20
KVM: Take a 'struct page', not a pfn in kvm_is_zone_device_page()
Sean Christopherson
2022-06-20
KVM: Remove kvm_vcpu_gfn_to_page() and kvm_vcpu_gpa_to_page()
Sean Christopherson
2022-06-20
KVM: Avoid pfn_to_page() and vice versa when releasing pages
Sean Christopherson
2022-05-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-05-25
Merge tag 'kvmarm-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2022-05-24
Merge tag 'locking-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-05-02
KVM: Add max_vcpus field in common 'struct kvm'
Sean Christopherson
2022-04-21
KVM: SEV: add cache flush to solve SEV cache incoherency issues
Mingwei Zhang
2022-04-21
KVM: Add helpers to wrap vcpu->srcu_idx and yell if it's abused
Sean Christopherson
2022-04-05
lockdep: Fix -Wunused-parameter for _THIS_IP_
Nick Desaulniers
2022-04-02
KVM: x86/xen: Make kvm_xen_set_evtchn() reusable from other places
David Woodhouse
2022-04-02
KVM: Remove dirty handling from gfn_to_pfn_cache completely
David Woodhouse
2022-04-02
KVM: Use enum to track if cached PFN will be used in guest and/or host
Sean Christopherson
2022-04-02
KVM: Don't actually set a request when evicting vCPUs for GFN cache invd
Sean Christopherson
2022-03-01
KVM: Drop KVM_REQ_MMU_RELOAD and update vcpu-requests.rst documentation
Sean Christopherson
[next]