qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] fdc: fix migration from 0.11
@ 2009-12-15 13:34 Juan Quintela
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Juan Quintela @ 2009-12-15 13:34 UTC (permalink / raw)
  To: qemu-devel

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(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-12-15 13:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-15 13:34 [Qemu-devel] [PATCH 0/2] fdc: fix migration from 0.11 Juan Quintela
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

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).