From: Fabio Fantoni <fantonifabio@tiscali.it>
To: xen-devel <xen-devel@lists.xensource.com>
Subject: Re: [PATCH] libxl: Fix bug in libxl_cdrom_insert, make more robust against bad xenstore data
Date: Thu, 22 Nov 2012 15:16:42 +0100 [thread overview]
Message-ID: <50AE33CA.2070103@tiscali.it> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 626 bytes --]
I tested it with xen-unstable: no more segfault error and in genera good
debug.
Below the result of my test:
xl cd-insert W7 hdb raw:/mnt/vm/iso/QUANTAL.iso
libxl: error: libxl_device.c:243:libxl__device_disk_set_backend: Disk
vdev=hdb failed to stat: raw:/mnt/vm/iso/QUANTAL.iso: No such file or
directory
I launched the command based on this syntax:
Usage: xl [-vfN] cd-insert <Domain> <VirtualDevice> <type:path>
I also tried removing "raw:" but it gave:
xl cd-insert W7 hdb /mnt/vm/iso/QUANTAL.iso
libxl: error: libxl_device.c:269:libxl__device_disk_set_backend: no
suitable backend for disk hdb
[-- Attachment #1.2: Firma crittografica S/MIME --]
[-- Type: application/pkcs7-signature, Size: 4510 bytes --]
[-- Attachment #2: Type: text/plain, Size: 126 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
next reply other threads:[~2012-11-22 14:16 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-22 14:16 Fabio Fantoni [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-11-21 17:29 [PATCH] libxl: Fix bug in libxl_cdrom_insert, make more robust against bad xenstore data George Dunlap
2012-11-23 10:05 ` Ian Campbell
2012-11-23 11:37 ` George Dunlap
2012-11-23 11:48 ` Ian Campbell
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=50AE33CA.2070103@tiscali.it \
--to=fantonifabio@tiscali.it \
--cc=xen-devel@lists.xensource.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).