97b6847ac10b ("KVM: Cap vcpu->halt_poll_ns before halting rather than after") 91b99ea70657 ("KVM: Rename kvm_vcpu_block() => kvm_vcpu_halt()") 005467e06b16 ("KVM: Drop obsolete kvm_arch_vcpu_block_finish()") f6c60d081e2c ("KVM: Don't block+unblock when halt-polling is successful") 6109c5a6ab7f ("KVM: arm64: Move vGIC v4 handling for WFI out arch callback hook") 75c89e5272fb ("KVM: s390: Clear valid_wakeup in kvm_s390_handle_wait(), not in arch hook") 30c9434717fd ("KVM: Reconcile discrepancies in halt-polling stats") 29e72893cec3 ("KVM: Refactor and document halt-polling stats update helper") 8df6a61c0403 ("KVM: Update halt-polling stats if and only if halt-polling was attempted") 510958e99721 ("KVM: Force PPC to define its own rcuwait object") 6f390916c4fb ("KVM: s390: Ensure kvm_arch_no_poll() is read once when blocking vCPU") 5a5d79acd7da ("RISC-V: KVM: Handle WFI exits for VCPU") 9f7013265112 ("RISC-V: KVM: Handle MMIO exits for VCPU") 34bde9d8b9e6 ("RISC-V: KVM: Implement VCPU world-switch") cce69aff689e ("RISC-V: KVM: Implement VCPU interrupts and requests handling") a33c72faf2d7 ("RISC-V: KVM: Implement VCPU create, init and destroy functions") 99cdc6c18c2d ("RISC-V: Add initial skeletal KVM support") 8ccba534a1a5 ("KVM: stats: Add halt polling related histogram stats") 87bcc5fa092f ("KVM: stats: Add halt_wait_ns stats for all architectures") 74775654332b ("KVM: use cpu_relax when halt polling")