Re: [Qemu-devel] [PATCH 1/2] xen: enable console and disk backend in HVM mode

2011-06-30 Thread Alexander Graf
On 06/24/2011 04:54 PM, stefano.stabell...@eu.citrix.com wrote: From: Stefano Stabellini Initialize the Xen console backend and the Xen disk backend even when running in HVM mode so that PV on HVM drivers can connect to them. Thanks, applied to xen-next branch. Alex Signed-off-by: Stefano S

[Qemu-devel] [PATCH 1/2] xen: enable console and disk backend in HVM mode

2011-06-24 Thread stefano.stabellini
From: Stefano Stabellini Initialize the Xen console backend and the Xen disk backend even when running in HVM mode so that PV on HVM drivers can connect to them. Signed-off-by: Stefano Stabellini --- xen-all.c |8 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/xen-