Documentation: core-api: entry: Replace deprecated KVM entry/exit functions
authorAndrew Donnellan <ajd@linux.ibm.com>
Wed, 23 Jul 2025 07:51:34 +0000 (17:51 +1000)
committerJonathan Corbet <corbet@lwn.net>
Thu, 24 Jul 2025 14:32:59 +0000 (08:32 -0600)
commit3597405effbb17f3dc15b714be04398a91c87a62
tree5511c2aacda76a4a393fdaadf07380fa29fa9027
parentfa79e55d467366a2c52c68a261a0d6ea5f8a6534
Documentation: core-api: entry: Replace deprecated KVM entry/exit functions

The x86-specific functions kvm_guest_{enter,exit}_irqoff() were removed
and replaced by the generic guest_state_{enter,exit}_irqoff() in commit
ef9989afda73 ("kvm: add guest_state_{enter,exit}_irqoff()") and commit
b2d2af7e5df3 ("kvm/x86: rework guest entry logic").

Update the references in the entry/exit handling documentation.

Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Nicolas Saenz Julienne <nsaenz@amazon.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Andrew Donnellan <ajd@linux.ibm.com>
Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20250723075134.105132-1-ajd@linux.ibm.com
Documentation/core-api/entry.rst