qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paul Brook <paul@codesourcery.com>
To: qemu-devel@nongnu.org
Cc: Jan Kiszka <jan.kiszka@siemens.com>
Subject: Re: [Qemu-devel] [PATCH] Various NICs: Fix suspend/resume of multiple instances
Date: Thu, 17 Jul 2008 00:44:51 +0100	[thread overview]
Message-ID: <200807170044.52401.paul@codesourcery.com> (raw)
In-Reply-To: <487E2DCB.2090902@siemens.com>

On Wednesday 16 July 2008, Jan Kiszka wrote:
> We ran into the issue that restoring two (or more) instances of the same
> NIC does not work. The reason is that the same instance number is passed
> to register_savevm by many NIC emulations. Patch below addresses this
> for eepro100, ne2000, pcnet and rtl8139

This is wrong. You should pass -1.

Paul

  reply	other threads:[~2008-07-16 23:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-16 17:20 [Qemu-devel] [PATCH] Various NICs: Fix suspend/resume of multiple instances Jan Kiszka
2008-07-16 23:44 ` Paul Brook [this message]
2008-07-17  8:15   ` Jan Kiszka

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=200807170044.52401.paul@codesourcery.com \
    --to=paul@codesourcery.com \
    --cc=jan.kiszka@siemens.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).