Re: [libvirt] [PATCH] add the check of memory size in xenXMDriver forsetmem of Xen domain

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Oct 31, 2008 at 05:34:24PM +0900, Atsushi SAKAI wrote:
> Hi, Daniel,
> 
> This patch itself is OK.

  Yes except for the extra ; after the if making it return -1 all the
time, but once fixed sure :-)

  Patch applied and commited

[...]
> > +    if (memory < 1024 * MIN_XEN_GUEST_SIZE);

         if (memory < 1024 * MIN_XEN_GUEST_SIZE)

> > +        return (-1);

Daniel

-- 
Daniel Veillard      | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
daniel@xxxxxxxxxxxx  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/

--
Libvir-list mailing list
Libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list

[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]