[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20251126014455.788131-2-seanjc@google.com>
Date: Tue, 25 Nov 2025 17:44:48 -0800
From: Sean Christopherson <seanjc@...gle.com>
To: Paolo Bonzini <pbonzini@...hat.com>
Cc: kvm@...r.kernel.org, linux-kernel@...r.kernel.org,
Sean Christopherson <seanjc@...gle.com>
Subject: [GIT PULL] KVM: Generic changes for 6.19
A tweak to account for an upcoming API change, and a doc fix.
The following changes since commit 3a8660878839faadb4f1a6dd72c3179c1df56787:
Linux 6.18-rc1 (2025-10-12 13:42:36 -0700)
are available in the Git repository at:
https://github.com/kvm-x86/linux.git tags/kvm-x86-generic-6.19
for you to fetch changes up to 04fd067b770d19fee39759d994c4bfa2fb332d9f:
KVM: Fix VM exit code for full dirty ring in API documentation (2025-10-14 15:19:05 -0700)
----------------------------------------------------------------
KVM generic changes for 6.19:
- Use the recently-added WQ_PERCPU when creating the per-CPU workqueue for
irqfd cleanup.
- Fix a goof in the dirty ring documentation.
----------------------------------------------------------------
Leonardo Bras (1):
KVM: Fix VM exit code for full dirty ring in API documentation
Marco Crivellari (1):
KVM: Explicitly allocate/setup irqfd cleanup as per-CPU workqueue
Documentation/virt/kvm/api.rst | 2 +-
virt/kvm/eventfd.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
Powered by blists - more mailing lists