]> git.ipfire.org Git - thirdparty/linux.git/commit
KVM: Fix VM exit code for full dirty ring in API documentation
authorLeonardo Bras <leo.bras@arm.com>
Tue, 14 Oct 2025 15:28:02 +0000 (16:28 +0100)
committerSean Christopherson <seanjc@google.com>
Tue, 14 Oct 2025 22:19:05 +0000 (15:19 -0700)
commit04fd067b770d19fee39759d994c4bfa2fb332d9f
tree31add91f28cb4c79d813f0a2a2f3df11381de62d
parent9259607ec7100118cc5c608d97c9d406501e861e
KVM: Fix VM exit code for full dirty ring in API documentation

While reading the documentation, I saw a exit code I could not grep for, to
figure out it has a slightly different name.

Fix that name in documentation so it points to the right exit code.

Signed-off-by: Leonardo Bras <leo.bras@arm.com>
Link: https://lore.kernel.org/r/20251014152802.13563-1-leo.bras@arm.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Documentation/virt/kvm/api.rst