From: Kevin O'Connor <kevin@koconnor.net>
To: "Daniel P. Berrange" <berrange@redhat.com>,
Gerd Hoffmann <kraxel@redhat.com>
Cc: seabios@seabios.org, qemu-devel <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] Hang when using 9p mounts after last Seabios update
Date: Tue, 27 Sep 2011 20:53:46 -0400 [thread overview]
Message-ID: <20110928005346.GA13257@morn.localdomain> (raw)
In-Reply-To: <20110922114510.GA31504@redhat.com>
On Thu, Sep 22, 2011 at 12:45:11PM +0100, Daniel P. Berrange wrote:
> I'm doing some experimentation with application sandboxing and running
> QEMU with the following command line:
>
> exec $QEMU \
> -m 64 \
> -nographic \
> -nodefconfig \
> -nodefaults \
> -kernel ./kernel-2.6.40.4-5.fc15.x86_64 \
> -initrd ./initrd-2.6.40.4-5.fc15.x86_64 \
> -append 'init=/bin/sh console=ttyS0 debug' \
> -fsdev local,security_model=passthrough,id=fsdev-fs0,path=/ \
> -device virtio-9p-pci,id=fs0,fsdev=fsdev-fs0,mount_tag=org.virttools.sandbox:/ \
> -serial stdio
>
> On 0.14, 0.15 releaes, this all works just fine. On current GIT master,
> the guest OS will hang during boot.
[...]
> I further bisected SeaBios between their 0.6.2 release and the changeset
> mentioned above, and got to this changeset in SeaBios:
>
>
> commit 01a5c8813b2e709809c07c5d7fab9d1c3ddb4989
> Author: Gerd Hoffmann <kraxel@redhat.com>
> Date: Mon Jul 11 09:20:29 2011 +0200
Gerd, any thoughts on what could cause this?
-Kevin
next prev parent reply other threads:[~2011-09-28 0:53 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-22 11:45 [Qemu-devel] Hang when using 9p mounts after last Seabios update Daniel P. Berrange
2011-09-28 0:53 ` Kevin O'Connor [this message]
2011-10-01 16:50 ` Kevin O'Connor
2011-10-01 17:32 ` Richard W.M. Jones
2011-10-11 8:30 ` Daniel P. Berrange
2011-10-11 16:45 ` Chris Krumme
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=20110928005346.GA13257@morn.localdomain \
--to=kevin@koconnor.net \
--cc=berrange@redhat.com \
--cc=kraxel@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=seabios@seabios.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).