[PATCH 0/2] xenbus: Fix PV devices in s3/s2idle

From: Jason Andryuk

Date: Thu Nov 20 2025 - 10:02:29 EST


The first patch fixes the issue, and the second renames some items to
match.

This was tested with s2idle in PVH and HVM guests. Also xl save/restore
of a PVH guest.

Jason Andryuk (2):
xenbus: Use .freeze/.thaw to handle xenbus devices
xenbus: Rename helpers to freeze/thaw/restore

drivers/xen/xenbus/xenbus.h | 6 +++---
drivers/xen/xenbus/xenbus_probe.c | 22 +++++++++++-----------
drivers/xen/xenbus/xenbus_probe_frontend.c | 18 ++++++++----------
3 files changed, 22 insertions(+), 24 deletions(-)

--
2.34.1