 
	
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] 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
 
 | 
|  | Lists.xenproject.org is hosted with RackSpace, monitoring our |