index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
kvm_host.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-12
Merge tag 'rcu.2022.12.02a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2022-11-17
KVM: Obey kvm.halt_poll_ns in VMs not using KVM_CAP_HALT_POLL
David Matlack
1
-0
/
+1
2022-10-27
KVM: Initialize gfn_to_pfn_cache locks in dedicated helper
Michal Luczaj
1
-7
/
+17
2022-10-22
kvm: Add support for arch compat vm ioctls
Alexander Graf
1
-0
/
+2
2022-10-19
rcu: Remove unused 'cpu' in rcu_virt_note_context_switch()
Zeng Heng
1
-1
/
+1
2022-09-26
KVM: remove KVM_REQ_UNHALT
Paolo Bonzini
1
-2
/
+1
2022-08-30
KVM: x86/mmu: count KVM mmu usage in secondary pagetable stats.
Yosry Ahmed
1
-0
/
+13
2022-08-19
KVM: Rename mmu_notifier_* to mmu_invalidate_*
Chao Peng
1
-29
/
+31
2022-08-19
KVM: Rename KVM_PRIVATE_MEM_SLOTS to KVM_INTERNAL_MEM_SLOTS
Chao Peng
1
-3
/
+3
2022-08-01
Merge remote-tracking branch 'kvm/next' into kvm-next-5.20
Paolo Bonzini
1
-15
/
+5
2022-07-14
kvm: stats: tell userspace which values are boolean
Paolo Bonzini
1
-1
/
+10
2022-07-13
KVM: x86: Query vcpu->vcpu_idx directly and drop its accessor, again
Sean Christopherson
1
-5
/
+0
2022-06-27
x86/kvm/vmx: Make noinstr clean
Peter Zijlstra
1
-1
/
+1
2022-06-24
KVM: debugfs: expose pid of vcpu threads
Vineeth Pillai
1
-0
/
+2
2022-06-24
KVM: Allow for different capacities in kvm_mmu_memory_cache structs
David Matlack
1
-0
/
+1
2022-06-20
KVM: Rename/refactor kvm_is_reserved_pfn() to kvm_pfn_to_refcounted_page()
Sean Christopherson
1
-1
/
+1
2022-06-20
KVM: Take a 'struct page', not a pfn in kvm_is_zone_device_page()
Sean Christopherson
1
-1
/
+1
2022-06-20
KVM: Remove kvm_vcpu_gfn_to_page() and kvm_vcpu_gpa_to_page()
Sean Christopherson
1
-7
/
+0
2022-06-20
KVM: Avoid pfn_to_page() and vice versa when releasing pages
Sean Christopherson
1
-1
/
+0
2022-05-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+3
2022-05-25
Merge tag 'kvmarm-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
1
-1
/
+25
2022-05-24
Merge tag 'locking-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2022-05-02
KVM: Add max_vcpus field in common 'struct kvm'
Sean Christopherson
1
-0
/
+1
2022-04-21
KVM: SEV: add cache flush to solve SEV cache incoherency issues
Mingwei Zhang
1
-0
/
+2
2022-04-21
KVM: Add helpers to wrap vcpu->srcu_idx and yell if it's abused
Sean Christopherson
1
-1
/
+23
2022-04-05
lockdep: Fix -Wunused-parameter for _THIS_IP_
Nick Desaulniers
1
-1
/
+1
2022-04-02
KVM: x86/xen: Make kvm_xen_set_evtchn() reusable from other places
David Woodhouse
1
-1
/
+2
2022-04-02
KVM: Remove dirty handling from gfn_to_pfn_cache completely
David Woodhouse
1
-9
/
+5
2022-04-02
KVM: Use enum to track if cached PFN will be used in guest and/or host
Sean Christopherson
1
-8
/
+8
2022-04-02
KVM: Don't actually set a request when evicting vCPUs for GFN cache invd
Sean Christopherson
1
-7
/
+31
2022-03-01
KVM: Drop KVM_REQ_MMU_RELOAD and update vcpu-requests.rst documentation
Sean Christopherson
1
-2
/
+1
2022-03-01
KVM: Drop kvm_reload_remote_mmus(), open code request in x86 users
Sean Christopherson
1
-1
/
+0
2022-02-05
Merge tag 'kvmarm-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
1
-0
/
+10
2022-02-01
kvm: add guest_state_{enter,exit}_irqoff()
Mark Rutland
1
-3
/
+109
2022-01-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-3
/
+0
2022-01-19
KVM: Move x86 VMX's posted interrupt list_head to vcpu_vmx
Sean Christopherson
1
-2
/
+0
2022-01-19
KVM: Drop unused kvm_vcpu.pre_pcpu field
Sean Christopherson
1
-1
/
+0
2022-01-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-92
/
+340
2022-01-13
Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+10
2022-01-07
KVM: x86/xen: Add KVM_IRQ_ROUTING_XEN_EVTCHN and event channel delivery
David Woodhouse
1
-0
/
+7
2022-01-07
KVM: Reinstate gfn_to_pfn_cache with invalidation support
David Woodhouse
1
-0
/
+103
2022-01-07
Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
1
-1
/
+0
2021-12-08
KVM: Add helpers to wake/query blocking vCPU
Sean Christopherson
1
-0
/
+14
2021-12-08
KVM: stats: Add stat to detect if vcpu is currently blocking
Jing Zhang
1
-1
/
+2
2021-12-08
KVM: Split out a kvm_vcpu_block() helper from kvm_vcpu_halt()
Sean Christopherson
1
-0
/
+1
2021-12-08
KVM: Rename kvm_vcpu_block() => kvm_vcpu_halt()
Sean Christopherson
1
-1
/
+1
2021-12-08
KVM: Force PPC to define its own rcuwait object
Sean Christopherson
1
-0
/
+2
2021-12-08
KVM: x86/mmu: Propagate memslot const qualifier
Ben Gardon
1
-5
/
+5
2021-12-08
KVM: Optimize gfn lookup in kvm_zap_gfn_range()
Maciej S. Szmigiero
1
-0
/
+94
2021-12-08
KVM: Keep memslots in tree-based structures instead of array-based ones
Maciej S. Szmigiero
1
-72
/
+71
[next]