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

Jason Andryuk posted 2 patches 1 week, 4 days ago
Only 0 patches received!
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(-)
[PATCH 0/2] xenbus: Fix PV devices in s3/s2idle
Posted by Jason Andryuk 1 week, 4 days ago
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