|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PV-on-HVM][PATCH 0/3] Fix Live-Migrate problems
On 6/9/07 18:43, "Ben Guthro" <bguthro@xxxxxxxxxxxxxxx> 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
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|