* [PV-on-HVM][PATCH 0/3] Fix Live-Migrate problems
@ 2007-09-06 17:43 Ben Guthro
2007-09-06 21:22 ` Keir Fraser
0 siblings, 1 reply; 2+ messages in thread
From: Ben Guthro @ 2007-09-06 17:43 UTC (permalink / raw)
To: xen-devel; +Cc: Robert Phillips
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
<http://xenbits.xensource.com/staging/xen-unstable.hg?rev/fba9884685fb>
changeset 15799: 3738840029b4
<http://xenbits.xensource.com/staging/xen-unstable.hg?rev/3738840029b4>
Signed-off-by: Ben Guthro <bguthro@virtualiron.com>
Signed-off-by: Robert Phillips <rphillips@virtualiron.com>
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PV-on-HVM][PATCH 0/3] Fix Live-Migrate problems
2007-09-06 17:43 [PV-on-HVM][PATCH 0/3] Fix Live-Migrate problems Ben Guthro
@ 2007-09-06 21:22 ` Keir Fraser
0 siblings, 0 replies; 2+ messages in thread
From: Keir Fraser @ 2007-09-06 21:22 UTC (permalink / raw)
To: Ben Guthro, xen-devel; +Cc: Robert Phillips
On 6/9/07 18:43, "Ben Guthro" <bguthro@virtualiron.com> wrote:
> The patches that follow address a series of problems that we have found
> when migrating PV-on-HVM guests against unstable.
Thanks for these. I think 1/3 and 3/3 can be fixed more neatly, but the main
work here was obviously tracking down the bugs rather than concocting the
patches. I'll check in suitable equivalent fixes tomorrow.
1/3: We can just use kernel_thread()+set_cpus_allowed() rather than the
kthread mechanisms.
3/3: Better to promote the offending inline function into a .c file.
-- Keir
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-09-06 21:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-06 17:43 [PV-on-HVM][PATCH 0/3] Fix Live-Migrate problems Ben Guthro
2007-09-06 21:22 ` Keir Fraser
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.