Am Thu, 17 May 2018 17:51:08 +0200 schrieb Olaf Hering : > @@ -377,7 +377,9 @@ static void domain_suspend_common_guest_suspended(libxl__egc *egc, > + libxl__device_model_version_running(gc, dsps->domid) == > + LIBXL_DEVICE_MODEL_VERSION_QEMU_XEN) { Please withdraw that patch. This condition is always true for PV. Olaf