qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Richard W.M. Jones" <rjones@redhat.com>
To: Alexander Graf <agraf@suse.de>
Cc: "pbonzini@redhat.com" <pbonzini@redhat.com>,
	"<qemu-ppc@nongnu.org>" <qemu-ppc@nongnu.org>,
	"qemu-devel@nongnu.org" <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] qemu-system-ppc64 hanging occasionally in disk writes
Date: Thu, 14 Jun 2012 23:01:42 +0100	[thread overview]
Message-ID: <20120614220142.GP21859@amd.home.annexia.org> (raw)
In-Reply-To: <C0D2C62B-9709-4DDF-A4A1-16C060800D21@suse.de>

On Thu, Jun 14, 2012 at 11:34:37PM +0200, Alexander Graf wrote:
> > /home/rjones/d/qemu/ppc64-softmmu/qemu-system-ppc64 \
> >    -global virtio-blk-pci.scsi=off \
> >    -nodefconfig \
> >    -nodefaults \
> >    -nographic \
> >    -device virtio-scsi-pci,id=scsi \
> >    -drive file=test1.img,cache=off,format=raw,id=hd0,if=none \
> >    -device scsi-hd,drive=hd0 \
> 
> Don't you have to specify bus= too?

I don't know.  The identical command line works on x86-64, but I
don't know if it's correct.

BTW KVM PR now boots the firmware, but fails when it tries to boot our
(Fedora) guest kernel because of missing emulation of 'ldx':

[764597.404573] Couldn't emulate instruction 0x7fb6502a (op 31 xop 21)
[764597.404583] kvmppc_emulate_mmio: emulation failed (7fb6502a)
[768211.269020] Couldn't emulate instruction 0x7fb6502a (op 31 xop 21)
[768211.269029] kvmppc_emulate_mmio: emulation failed (7fb6502a)

I will try to see if I can fix this and submit a patch if I'm
successful.

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
virt-p2v converts physical machines to virtual machines.  Boot with a
live CD or over the network (PXE) and turn machines into Xen guests.
http://et.redhat.com/~rjones/virt-p2v

  reply	other threads:[~2012-06-14 22:01 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-14 15:52 [Qemu-devel] qemu-system-ppc64 hanging occasionally in disk writes Richard W.M. Jones
2012-06-14 15:58 ` Alexander Graf
2012-06-14 17:13   ` Richard W.M. Jones
2012-06-14 18:09     ` Richard W.M. Jones
2012-06-14 21:34     ` Alexander Graf
2012-06-14 22:01       ` Richard W.M. Jones [this message]
2012-06-15  7:51         ` Paolo Bonzini
2012-06-15 14:25     ` Richard W.M. Jones

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=20120614220142.GP21859@amd.home.annexia.org \
    --to=rjones@redhat.com \
    --cc=agraf@suse.de \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-ppc@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).