[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [patch]Fix a bug that can't resume from S3 after create an HVM guest
Hi, Keir, If we don't use PIT, we should disable it at boot time and at S3 resuming. In Xen this is done by disable_pit_irq(), but this function is used by __initcall(). After bootstrap it will be discarded and may be overwritten. This usually results in S3 resuming failure. This patch fixed the issue. Signed-off-by: Huacai Chen <huacai.chen@xxxxxxxxx> Signed-off-by: Li Zhang <li.zhang@xxxxxxxxx> Attachment:
s3_disable_pit.patch _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |