qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Michael S. Tsirkin" <mst@redhat.com>
To: Christoph Hellwig <hch@lst.de>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PULL] piix, pci, qdev
Date: Wed, 19 Jan 2011 21:25:08 +0200	[thread overview]
Message-ID: <20110119192508.GA1535@redhat.com> (raw)
In-Reply-To: <20110119151448.GA6121@lst.de>

On Wed, Jan 19, 2011 at 04:14:48PM +0100, Christoph Hellwig wrote:
> > >       pci: fix migration path for devices behind bridges
> 
> This patch breaks starting qemu for me on 32-bit x86 with the following assert:

Yes, sorry about that.
I sent a fix, could you check out it please?

> qemu-system-x86_64: savevm.c:1129: register_savevm_live: Assertion
> `!se->compat || se->instance_id == 0' failed.
> 
> my qemu command line is:
> 
> /opt/qemu/bin/qemu-system-x86_64 \
> 	-m 1500 \
> 	-enable-kvm \
> 	-drive if=none,file=/dev/vg01/qemu-root,cache=none,aio=threads,id=root \
> 	-drive if=none,file=/dev/vg01/qemu-data,cache=none,aio=threads,id=test \
> 	-drive if=none,file=/home/test1.img,cache=none,id=scratch \
> 	-device virtio-blk-pci,drive=root \
> 	-device virtio-blk-pci,drive=test \
> 	-device virtio-blk-pci,drive=scratch \
> 	-append "root=/dev/vda console=tty0 console=ttyS0,38400n8" \
> 	-monitor tcp:127.0.0.1:31337,server,nowait \
> 	-kernel arch/x86/boot/bzImage \
> 	-nographic
> 
> btw, I can't find a patch for that commit anywhere in the qemu-devel
> archives.  Did it get reviewed anywhere at all?

      parent reply	other threads:[~2011-01-19 19:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-27 17:21 [Qemu-devel] [PULL] piix, pci, qdev Michael S. Tsirkin
2011-01-10 17:07 ` Anthony Liguori
2011-01-19 15:14   ` Christoph Hellwig
2011-01-19 15:27     ` Michael S. Tsirkin
2011-01-19 19:25     ` Michael S. Tsirkin [this message]

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=20110119192508.GA1535@redhat.com \
    --to=mst@redhat.com \
    --cc=hch@lst.de \
    --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).