<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Verdana; font-size: 10pt; color: #000000'>one thing i'v just see on a mailing list <div><br></div><div><a href="http://blog.gmane.org/gmane.comp.bios.coreboot.seabios">http://blog.gmane.org/gmane.comp.bios.coreboot.seabios</a></div><div><span class="Apple-style-span" style="color: rgb(34, 34, 34); font-family: palatino, georgia, verdana, arial, sans-serif; line-height: 19px; background-color: rgb(255, 255, 255); font-size: small; "><pre>-m 1024,maxmem=2048</pre></span>and also</div><div><br></div><div><a href="http://www.mail-archive.com/libvir-list@redhat.com/msg12206.html">http://www.mail-archive.com/libvir-list@redhat.com/msg12206.html</a></div><div><span class="Apple-style-span" style="font-family: monospace; background-color: rgb(255, 255, 255); font-size: medium; "><pre>> >      info->maxMem = vm->def->maxmem;
> > -    info->memory = vm->def->memory;
> > +    if (err == 0) /* Balloon not supported */
> > +        info->memory = vm->def->memory;
> </pre></span><br>i'll do some test with differents param, and try to code a little patch, so you can test it too .</div><div><br></div><div>I'll keep you in touch.</div><div><br></div><div><br></div><div><br></div><div><br><hr id="zwchr"><div style="color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><b>De: </b>"Dietmar Maurer" <dietmar@proxmox.com><br><b>À: </b>"Alexandre DERUMIER" <aderumier@odiso.com><br><b>Cc: </b>pve-devel@pve.proxmox.com<br><b>Envoyé: </b>Jeudi 15 Septembre 2011 12:37:02<br><b>Objet: </b>RE: [pve-devel] [PATCH] add print_pci_addr<br><br>> exemple config :<br>> <br>> memory : 8000 MB<br>> balloon: 2000 MB<br>> <br>> <br>> we start the vm with 8GB,and just after set balloon to 2GB.<br>> after we can adjust memory, with balloon param, between 0 and 8GB.<br>> <br>> if guest don't have balloon driver, it'll take the 8 GB (need to verify).<br><br>OK<br></div><br><br><br>-- <br><div><span name="x"></span><p><br></p><table align="left" border="0" cellpadding="0">
        <tbody>
                <tr>
                        <td>
                                <br><img src="http://www.odiso.com/library/img/signature/logo-odiso-signaturemail.png"></td>
                        <td>
                                <span style="font-size:14px;font-family:verdana,geneva,sans-serif;"><strong><span style="color:#ff8c00;font-family:verdana,geneva,sans-serif;">Alexandre</span> <span style="color:#696969;">Derumier</span></strong></span><br>
                                <strong><span style="color:#696969;"><span style="font-size:11px;font-family:verdana,geneva,sans-serif;">Ingénieur système</span></span></strong><br>
                                <span style="color:#696969;font-size:10px;font-family:verdana,geneva,sans-serif;">e-mail :  <a href="mailto:aderumier@odiso.com" target="_blank">aderumier@odiso.com</a><br>
                                Tél : +33 (0)3 20 68 88 90<br>
                                Fax : +33 (0)3 20 68 90 81<br>
                                45 Bvd du Général Leclerc<br>
                                59100 ROUBAIX - FRANCE</span></td>
                </tr>
        </tbody>
</table><br>
<div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><span name="x"></span><br></div></div></div></body></html>