From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Guthro Subject: [PV-on-HVM][PATCH 0/3] Fix Live-Migrate problems Date: Thu, 06 Sep 2007 13:43:39 -0400 Message-ID: <46E03C4B.8010605@virtualiron.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com Cc: Robert Phillips List-Id: xen-devel@lists.xenproject.org The patches that follow address a series of problems that we have found when migrating PV-on-HVM guests against unstable. In order to get migration to work with legacy guests, we also needed to apply the following changesets from the staging tree: changeset 15800: fba9884685fb changeset 15799: 3738840029b4 Signed-off-by: Ben Guthro Signed-off-by: Robert Phillips