From: "Venkateswararao Jujjuri (JV)" <jvrao@linux.vnet.ibm.com>
To: Markus Armbruster <armbru@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] 9p crash bugs
Date: Fri, 08 Oct 2010 12:26:08 -0700 [thread overview]
Message-ID: <4CAF7050.5030004@linux.vnet.ibm.com> (raw)
In-Reply-To: <m3iq1cvkki.fsf@blackfin.pond.sub.org>
Markus, thanks for looking into it.
Will look into the errors and fix them asap..at least it should fail gracefully
if the arguments
are not correct/insufficient.
BTW, we added a setup help page under QEMU documentation..and it can get you
started..
http://wiki.qemu.org/Documentation/9psetup
Thanks,
JV
On 10/8/2010 7:13 AM, Markus Armbruster wrote:
> No idea how this stuff works, just playing with the options. Crashes
> left & right:
>
> * -device virtio-9p-pci
> Virtio-9p device couldn't find fsdev with the id (null)
>
> Passes null pointer for %s, crash on some systems.
>
> By the way, shouldn't fsdev work more like netdev, drive, chr?
> I.e. make the property a pointer to fsdev, not its name.
>
> * -fsdev id=fsd0
>
> qemu_fsdev_add() passes null pointer to strcmp().
>
> * -fsdev local,id=fsd0,security_model=
>
> qemu_fsdev_add() passes null pointer to qemu_strdup().
>
> Brown paper bags anyone?
>
next prev parent reply other threads:[~2010-10-08 19:28 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-08 14:13 [Qemu-devel] 9p crash bugs Markus Armbruster
2010-10-08 19:26 ` Venkateswararao Jujjuri (JV) [this message]
2010-10-11 12:03 ` Markus Armbruster
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=4CAF7050.5030004@linux.vnet.ibm.com \
--to=jvrao@linux.vnet.ibm.com \
--cc=armbru@redhat.com \
--cc=qemu-devel@nongnu.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 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).