[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] HVM pvops failures



Andrew Lyon writes ("Re: [Xen-devel] HVM guest question (was Re: [PATCH] ioemu: 
Cleanup the code of PCI passthrough.)"):
> On Mon, Feb 23, 2009 at 2:53 PM, Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx> 
> wrote:
> > These messages are not very surprising.  Is it working ?
> 
> No, when try to start HVM on Xen unstable with pv_ops kernel I get this error:

Ah.  This is rather odd.  Normally I would hope that xend would report
an exit status.  (I haven't tried pvops with qemu.)

I would suggest running qemu-dm under strace.  This can be done easily
enough with a simple wrapper script, something like:
  #!/bin/sh
  set -e
  exec strace -vvs500 -f -o /root/qemu-dm.strace \
    /usr/lib/xen/bin/qemu-dm "$@"
and then give the name of the script as device_model in your config file.

Ian.

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.