WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] [PATCH] reserve vtd_mem on guest restore

Miroslav Rezanina writes ("[Xen-devel] [PATCH] reserve vtd_mem on guest 
restore"):
> There's need for free vtd_mem more memory for guest with
> xen-unstable c/s 17529.  This memory is freed when guest is created,
> but is not freed when guest is restored. So restore guest fails due
> to not enough of memory for guest.
> 
> Following patch uses same calculation of memory to free in guest
> restore as is in guest creation.

This patch has a syntax error:

    File "tools/python/xen/xend/XendCheckpoint.py", line 280
      vtd_mem = 0
      ^
  IndentationError: unexpected indent

Ian.

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>