From: Juan Quintela <quintela@redhat.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PATCH 0/2] fdc: fix migration from 0.11
Date: Tue, 15 Dec 2009 14:34:33 +0100 [thread overview]
Message-ID: <cover.1260883880.git.quintela@redhat.com> (raw)
Hi
fdc in 0.11 used io_base as instance id. Revert the part that changed the
io_base to one instance_id of -1.
This makes migration from 0.11 -> 0.12 to not fail.
I still have to fix the problem with clock (since -rtc clock=host is default, migration
from older qemu's don't work well).
Later, Juan.
Juan Quintela (2):
Revert "fdc: fix vmstate variable passed"
fdc: fix migration from 0.11
hw/fdc.c | 39 ++++++---------------------------------
1 files changed, 6 insertions(+), 33 deletions(-)
next reply other threads:[~2009-12-15 13:35 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-15 13:34 Juan Quintela [this message]
2009-12-15 13:34 ` [Qemu-devel] [PATCH 1/2] Revert "fdc: fix vmstate variable passed" Juan Quintela
2009-12-15 13:34 ` [Qemu-devel] [PATCH 2/2] fdc: fix migration from 0.11 Juan Quintela
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=cover.1260883880.git.quintela@redhat.com \
--to=quintela@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.