Re: [XenPPC] xm save/restore tests

2006-11-11 Thread Jimi Xenidis
Thanks Yi, I got it. -JX On Nov 10, 2006, at 10:07 AM, geyi wrote: diff -r b03ebb287fa9 drivers/xen/core/gnttab.c --- a/drivers/xen/core/gnttab.cFri Nov 03 17:58:22 2006 -0500 +++ b/drivers/xen/core/gnttab.cThu Nov 09 15:40:35 2006 -0500 @@ -426,7 +426,9 @@ int gnttab_suspend(void) in

Re: [XenPPC] xm save/restore tests

2006-11-10 Thread geyi
Jimi Xenidis wrote: Thanks Yi, On Nov 9, 2006, at 5:22 PM, geyi wrote: Jimi, We made several tests on the save/restore with different guest domain configuration. Here is the problems we meet in the tests: 1. Cannot get the pfn list on large domain (domain memory >= 1GB). The xc_get_pfn_li

Re: [XenPPC] xm save/restore tests

2006-11-10 Thread Jimi Xenidis
Thanks Yi, On Nov 9, 2006, at 5:22 PM, geyi wrote: Jimi, We made several tests on the save/restore with different guest domain configuration. Here is the problems we meet in the tests: 1. Cannot get the pfn list on large domain (domain memory >= 1GB). The xc_get_pfn_list will fail for la