提交 6411fe69 编写于 作者: S Stefano Stabellini

xen: resume the pv console for hvm guests too

Signed-off-by: NStefano Stabellini <stefano.stabellini@eu.citrix.com>
上级 af42b8d1
......@@ -49,6 +49,7 @@ static int xen_hvm_suspend(void *data)
if (!*cancelled) {
xen_irq_resume();
xen_console_resume();
xen_timer_resume();
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册