qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/2] fdc: fix migration from 0.11


From: Juan Quintela
Subject: [Qemu-devel] [PATCH 0/2] fdc: fix migration from 0.11
Date: Tue, 15 Dec 2009 14:34:33 +0100

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]