On Fri, 2015-01-23 at 17:14 +0800, Mao Mingy wrote:
> 1. QEMU's start up parameter, changed the original from Xen4.5 
> /usr/local/lib/xen/bin/qemu-system-i386 -xen-domid 0

Are you trying to use pvfb for dom0's own graphical output?

This qemu process you quote here is running against dom0 in order to
provide backend services for frontends running in dom0 itself, i.e.
things like loopback qdisk mounts to the toolstack.

For a domU the xl toolstack should be launching a new qemu process
specifically for that domain, e.g. with -xen-domid <domid> (for 
domid!=0).

Ian.


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to