- 005467e KVM: Drop obsolete kvm_arch_vcpu_block_finish() by Sean Christopherson · 3 years, 3 months ago
- 1460179 KVM: x86: Tweak halt emulation helper names to free up kvm_vcpu_halt() by Sean Christopherson · 3 years, 3 months ago
- f6c60d0 KVM: Don't block+unblock when halt-polling is successful by Sean Christopherson · 3 years, 3 months ago
- 6109c5a KVM: arm64: Move vGIC v4 handling for WFI out arch callback hook by Sean Christopherson · 3 years, 3 months ago
- 75c89e5 KVM: s390: Clear valid_wakeup in kvm_s390_handle_wait(), not in arch hook by Sean Christopherson · 3 years, 3 months ago
- 30c94347 KVM: Reconcile discrepancies in halt-polling stats by Sean Christopherson · 3 years, 3 months ago
- 29e7289 KVM: Refactor and document halt-polling stats update helper by Sean Christopherson · 3 years, 3 months ago
- 8df6a61 KVM: Update halt-polling stats if and only if halt-polling was attempted by Sean Christopherson · 3 years, 3 months ago
- 510958e KVM: Force PPC to define its own rcuwait object by Sean Christopherson · 3 years, 3 months ago
- 6f39091 KVM: s390: Ensure kvm_arch_no_poll() is read once when blocking vCPU by Sean Christopherson · 3 years, 3 months ago
- 91b0189 KVM: SVM: Ensure target pCPU is read once when signalling AVIC doorbell by Sean Christopherson · 3 years, 3 months ago
- 1831fa4 KVM: VMX: Don't unblock vCPU w/ Posted IRQ if IRQs are disabled in guest by Paolo Bonzini · 3 years, 1 month ago
- 98a26b6 KVM: x86: change TLB flush indicator to bool by Vihas Mak · 3 years, 1 month ago
- aefdc2e KVM: Avoid atomic operations when kicking the running vCPU by Paolo Bonzini · 3 years, 2 months ago
- fb43496 KVM: x86/MMU: Simplify flow of vmx_get_mt_mask by Ben Gardon · 3 years, 1 month ago
- 8283e36 KVM: x86/mmu: Propagate memslot const qualifier by Ben Gardon · 3 years, 1 month ago
- 4d78d0b KVM: x86/mmu: Remove need for a vcpu from mmu_try_to_unsync_pages by Ben Gardon · 3 years, 1 month ago
- 9d395a0 KVM: x86/mmu: Remove need for a vcpu from kvm_slot_page_track_is_active by Ben Gardon · 3 years, 1 month ago
- ce92ef7 KVM: x86/mmu: Use shadow page role to detect PML-unfriendly pages for L2 by Sean Christopherson · 3 years, 1 month ago
- 8fc7890 KVM: nSVM: introduce struct vmcb_ctrl_area_cached by Emanuele Giuseppe Esposito · 3 years, 2 months ago
- bd95926 KVM: nSVM: split out __nested_vmcb_check_controls by Paolo Bonzini · 3 years, 2 months ago
- 355d047 KVM: nSVM: use svm->nested.save to load vmcb12 registers and avoid TOC/TOU races by Emanuele Giuseppe Esposito · 3 years, 2 months ago
- b7a3d8b KVM: nSVM: use vmcb_save_area_cached in nested_vmcb_valid_sregs() by Emanuele Giuseppe Esposito · 3 years, 2 months ago
- 7907160 KVM: nSVM: rename nested_load_control_from_vmcb12 in nested_copy_vmcb_control_to_cache by Emanuele Giuseppe Esposito · 3 years, 2 months ago
- f2740a8 KVM: nSVM: introduce svm->nested.save to cache save area before checks by Emanuele Giuseppe Esposito · 3 years, 2 months ago
- 907afa4 KVM: nSVM: move nested_vmcb_check_cr3_cr4 logic in nested_vmcb_valid_sregs by Emanuele Giuseppe Esposito · 3 years, 2 months ago
- 244893f KVM: Dynamically allocate "new" memslots from the get-go by Sean Christopherson · 3 years, 1 month ago
- 0f9bdef KVM: Wait 'til the bitter end to initialize the "new" memslot by Sean Christopherson · 3 years, 1 month ago
- 44401a2 KVM: Optimize overlapping memslots check by Maciej S. Szmigiero · 3 years, 1 month ago
- f420943 KVM: Optimize gfn lookup in kvm_zap_gfn_range() by Maciej S. Szmigiero · 3 years, 1 month ago
- bcb63dc KVM: Call kvm_arch_flush_shadow_memslot() on the old slot in kvm_invalidate_memslot() by Maciej S. Szmigiero · 3 years, 1 month ago
- a54d806 KVM: Keep memslots in tree-based structures instead of array-based ones by Maciej S. Szmigiero · 3 years, 1 month ago
- 6a65683 KVM: s390: Introduce kvm_s390_get_gfn_end() by Maciej S. Szmigiero · 3 years, 1 month ago
- ed92273 KVM: Use interval tree to do fast hva lookup in memslots by Maciej S. Szmigiero · 3 years, 1 month ago
- 26b8345 KVM: Resolve memslot ID via a hash table instead of via a static array by Maciej S. Szmigiero · 3 years, 1 month ago
- 1e8617d KVM: Move WARN on invalid memslot index to update_memslots() by Maciej S. Szmigiero · 3 years, 1 month ago
- c928bfc KVM: Integrate gfn_to_memslot_approx() into search_memslots() by Maciej S. Szmigiero · 3 years, 1 month ago
- f575602 KVM: x86: Use nr_memslot_pages to avoid traversing the memslots array by Maciej S. Szmigiero · 3 years, 1 month ago
- e0c2b63 KVM: x86: Don't call kvm_mmu_change_mmu_pages() if the count hasn't changed by Maciej S. Szmigiero · 3 years, 1 month ago
- 7cd0855 KVM: Don't make a full copy of the old memslot in __kvm_set_memory_region() by Sean Christopherson · 3 years, 1 month ago
- ec5c869 KVM: s390: Skip gfn/size sanity checks on memslot DELETE or FLAGS_ONLY by Sean Christopherson · 3 years, 1 month ago
- 77aedf2 KVM: x86: Don't assume old/new memslots are non-NULL at memslot commit by Sean Christopherson · 3 years, 1 month ago
- 0792166 KVM: Use prepare/commit hooks to handle generic memslot metadata updates by Sean Christopherson · 3 years, 1 month ago
- 6a99c6e KVM: Stop passing kvm_userspace_memory_region to arch memslot hooks by Sean Christopherson · 3 years, 1 month ago
- d01495d KVM: RISC-V: Use "new" memslot instead of userspace memory region by Sean Christopherson · 3 years, 1 month ago
- 9d7d18e KVM: x86: Use "new" memslot instead of userspace memory region by Sean Christopherson · 3 years, 1 month ago
- cf5b486 KVM: s390: Use "new" memslot instead of userspace memory region by Sean Christopherson · 3 years, 1 month ago
- eaaaed1 KVM: PPC: Avoid referencing userspace memory region in memslot updates by Sean Christopherson · 3 years, 1 month ago
- 3b18161 KVM: MIPS: Drop pr_debug from memslot commit to avoid using "mem" by Sean Christopherson · 3 years, 1 month ago
- 509c594 KVM: arm64: Use "new" memslot instead of userspace memory region by Sean Christopherson · 3 years, 1 month ago
- 537a17b KVM: Let/force architectures to deal with arch specific memslot data by Sean Christopherson · 3 years, 1 month ago
- ce5f021 KVM: Use "new" memslot's address space ID instead of dedicated param by Sean Christopherson · 3 years, 1 month ago
- 4e4d30c KVM: Resync only arch fields when slots_arch_lock gets reacquired by Maciej S. Szmigiero · 3 years, 1 month ago
- 47ea7d9 KVM: Open code kvm_delete_memslot() into its only caller by Sean Christopherson · 3 years, 1 month ago
- afa319a KVM: Require total number of memslot pages to fit in an unsigned long by Sean Christopherson · 3 years, 1 month ago
- 214bd3a KVM: Convert kvm_for_each_vcpu() to using xa_for_each_range() by Marc Zyngier · 3 years, 1 month ago
- 46808a4 KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s index by Marc Zyngier · 3 years, 1 month ago
- c5b0775 KVM: Convert the kvm->vcpus array to a xarray by Marc Zyngier · 3 years, 1 month ago
- 113d10b KVM: s390: Use kvm_get_vcpu() instead of open-coded access by Marc Zyngier · 3 years, 1 month ago
- 75a9869 KVM: mips: Use kvm_get_vcpu() instead of open-coded access by Marc Zyngier · 3 years, 1 month ago
- 27592ae KVM: Move wiping of the kvm->vcpus array to common code by Marc Zyngier · 3 years, 1 month ago
- dc1ce45 KVM: MMU: update comment on the number of page role combinations by Paolo Bonzini · 3 years, 1 month ago
- ad5b353 KVM: SVM: Do not terminate SEV-ES guests on GHCB validation failure by Tom Lendacky · 3 years, 1 month ago
- a655276 KVM: SEV: Fall back to vmalloc for SEV-ES scratch area if necessary by Sean Christopherson · 3 years, 2 months ago
- 75236f5 KVM: SEV: Return appropriate error codes if SEV-ES scratch setup fails by Sean Christopherson · 3 years, 2 months ago
- a955cad KVM: x86/mmu: Retry page fault if root is invalidated by memslot update by Sean Christopherson · 3 years, 1 month ago
- bfbb307 KVM: VMX: Set failure code in prepare_vmcs02() by Dan Carpenter · 3 years, 1 month ago
- ef8b4b7 KVM: ensure APICv is considered inactive if there is no APIC by Paolo Bonzini · 3 years, 1 month ago
- cb1d220 KVM: x86/pmu: Fix reserved bits for AMD PerfEvtSeln register by Like Xu · 3 years, 1 month ago
- 7cfc5c6 KVM: fix avic_set_running for preemptable kernels by Paolo Bonzini · 3 years, 1 month ago
- e90e51d KVM: VMX: clear vmx_x86_ops.sync_pir_to_irr if APICv is disabled by Paolo Bonzini · 3 years, 1 month ago
- c9d61dc KVM: SEV: accept signals in sev_lock_two_vms by Paolo Bonzini · 3 years, 1 month ago
- 10a3792 KVM: SEV: do not take kvm->lock when destroying by Paolo Bonzini · 3 years, 1 month ago
- 17d44a9 KVM: SEV: Prohibit migration of a VM that has mirrors by Paolo Bonzini · 3 years, 1 month ago
- bf42b02 KVM: SEV: Do COPY_ENC_CONTEXT_FROM with both VMs locked by Paolo Bonzini · 3 years, 1 month ago
- dc79c9f selftests: sev_migrate_tests: add tests for KVM_CAP_VM_COPY_ENC_CONTEXT_FROM by Paolo Bonzini · 3 years, 1 month ago
- 642525e KVM: SEV: move mirror status to destination of KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM by Paolo Bonzini · 3 years, 1 month ago
- 2b347a3 KVM: SEV: initialize regions_list of a mirror VM by Paolo Bonzini · 3 years, 1 month ago
- 501b580 KVM: SEV: cleanup locking for KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM by Paolo Bonzini · 3 years, 1 month ago
- 4674164 KVM: SEV: do not use list_replace_init on an empty list by Paolo Bonzini · 3 years, 1 month ago
- 53b7ca1 KVM: x86: Use a stable condition around all VT-d PI paths by Paolo Bonzini · 3 years, 1 month ago
- 37c4dbf KVM: x86: check PIR even for vCPUs with disabled APICv by Paolo Bonzini · 3 years, 1 month ago
- 7e1901f KVM: VMX: prepare sync_pir_to_irr for running with APICv disabled by Paolo Bonzini · 3 years, 1 month ago
- 81835ee KVM: selftests: page_table_test: fix calculation of guest_test_phys_mem by Maciej S. Szmigiero · 3 years, 1 month ago
- f47491d KVM: x86/mmu: Handle "default" period when selectively waking kthread by Sean Christopherson · 3 years, 1 month ago
- 28f091bc KVM: MMU: shadow nested paging does not have PKU by Paolo Bonzini · 3 years, 1 month ago
- 4b85c92 KVM: x86/mmu: Remove spurious TLB flushes in TDP MMU zap collapsible path by Sean Christopherson · 3 years, 1 month ago
- 7533377 KVM: x86/mmu: Use yield-safe TDP MMU root iter in MMU notifier unmapping by Sean Christopherson · 3 years, 1 month ago
- 05b2963 KVM: X86: Use vcpu->arch.walk_mmu for kvm_mmu_invlpg() by Lai Jiangshan · 3 years, 1 month ago
- 12ec33a KVM: X86: Fix when shadow_root_level=5 && guest root_level<4 by Lai Jiangshan · 3 years, 1 month ago
- 908fa88 KVM: selftests: Make sure kvm_create_max_vcpus test won't hit RLIMIT_NOFILE by Vitaly Kuznetsov · 3 years, 1 month ago
- feb627e KVM: x86: Forbid KVM_SET_CPUID{,2} after KVM_RUN by Vitaly Kuznetsov · 3 years, 1 month ago
- 6c11864 KVM: selftests: Avoid KVM_SET_CPUID2 after KVM_RUN in hyperv_features test by Vitaly Kuznetsov · 3 years, 1 month ago
- 712494d KVM: nVMX: Emulate guest TLB flush on nested VM-Enter with new vpid12 by Sean Christopherson · 3 years, 1 month ago
- 40e5f908 KVM: nVMX: Abide to KVM_REQ_TLB_FLUSH_GUEST request on nested vmentry/vmexit by Sean Christopherson · 3 years, 1 month ago
- 2b4a5a5 KVM: nVMX: Flush current VPID (L1 vs. L2) for KVM_REQ_TLB_FLUSH_GUEST by Sean Christopherson · 3 years, 1 month ago
- 30d7c5d KVM: SEV: expose KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM capability by Paolo Bonzini · 3 years, 1 month ago
- 826bff4 selftests: sev_migrate_tests: free all VMs by Paolo Bonzini · 3 years, 1 month ago
- 4916ea8 selftests: fix check for circular KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM by Paolo Bonzini · 3 years, 1 month ago
- 78311a5 KVM: x86: ignore APICv if LAPIC is not enabled by Paolo Bonzini · 3 years, 1 month ago