All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ian Murray <murrayie@yahoo.co.uk>
To: Alex Bligh <alex@alex.org.uk>
Cc: xen-devel@lists.xen.org
Subject: Re: Problem starting HVM guest in Xen 4.3 RC6 when NOT using device_model_version="qemu-xen-traditional"
Date: Sat, 29 Jun 2013 11:49:38 +0100	[thread overview]
Message-ID: <51CEBBC2.3050007@yahoo.co.uk> (raw)
In-Reply-To: <8D86156381FC4D583E0636A5@nimrod.local>

On 29/06/13 09:35, Alex Bligh wrote:
>
>
> --On 29 June 2013 02:33:06 +0100 Ian Murray <murrayie@yahoo.co.uk> wrote:
>
>> libxl: debug: libxl_dm.c:1208:libxl__spawn_local_dm:
>> /usr/lib/xen/bin/qemu-system-i386
> ...
>> libxl: error: libxl_dm.c:1275:device_model_spawn_outcome: domain 16 
> device > model: spawn failed (rc=-3)
>
> #define ESRCH            3      /* No such process */
>
> I'm guessing it cqn't exec /usr/lib/xen/bin/qemu-system-i386 (the new
> device model).
>
> What happens if you just run /usr/lib/xen/bin/qemu-system-i386 from the
> command line?
>
Thanks for your response. I did check the file was there as google 
suggested I check this.

root@xen6:/etc/xen# /usr/lib/xen/bin/qemu-system-i386
VNC server running on `127.0.0.1:5900'

which I then had to interrupt with ctrl-c to get back to a prompt. I 
have no idea if it is meaningful or not but I strung together the debug 
output to create a long qemu command and I tried running it....

root@xen6:/etc/xen# /usr/lib/xen/bin/qemu-system-i386 -xen-domid 20 
-chardev 
socket,id=libxl-cmd,path=/var/run/xen/qmp-libxl-20,server,nowait -mon 
chardev=libxl-cmd,mode=control -name win -vnc 0.0.0.0:0,password,to=99 
-global isa-fdc.driveA= -vga cirrus -global vga.vram_size_mb=8 -boot 
order=c -usb  -usbdevice tablet -smp 2,maxcpus=2 -device 
rtl8139,id=nic0,netdev=net0,mac=00:16:31:01:01:01 -netdev 
type=tap,id=net0,ifname=vif20.0-emu,script=no,downscript=no -M xenfv -m 
2040 -drive 
file=/dev/xen6/win-root,if=ide,index=0,media=disk,format=raw,cache=writeback
qemu: hardware error: map shared IO page returned error 22 
handle=0x7f32b3c6e510
Aborted (core dumped)
root@xen6:/etc/xen#

Also, in 'var/log/xen/qemu-dm-win.log' it says:-

qemu-system-i386: Property 'isa-fdc.driveA' can't find value ''

Which might be my overall issue.

  reply	other threads:[~2013-06-29 10:49 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-29  1:33 Problem starting HVM guest in Xen 4.3 RC6 when NOT using device_model_version="qemu-xen-traditional" Ian Murray
2013-06-29  8:35 ` Alex Bligh
2013-06-29 10:49   ` Ian Murray [this message]
2013-06-29 11:33     ` Ian Murray
2013-06-29 12:36       ` Sander Eikelenboom
2013-06-29 12:47         ` Ian Murray
2013-06-29 13:13           ` Sander Eikelenboom
2013-06-29 14:33             ` Ian Murray
2013-06-29 14:40               ` Sander Eikelenboom
2013-06-29 16:45                 ` Ian Murray
2013-06-29 20:34                   ` Sander Eikelenboom
2013-06-29 21:07                     ` Ian Murray
2013-07-01  8:35                 ` Ian Campbell
2013-07-01 12:26                   ` Ian Murray

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=51CEBBC2.3050007@yahoo.co.uk \
    --to=murrayie@yahoo.co.uk \
    --cc=alex@alex.org.uk \
    --cc=xen-devel@lists.xen.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.