<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=us-ascii" http-equiv=Content-Type>
<STYLE>
BLOCKQUOTE {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; MARGIN-LEFT: 2em
}
OL {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
UL {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
P {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
BODY {
        LINE-HEIGHT: 1.5; FONT-FAMILY: 宋体; COLOR: #000000; FONT-SIZE: 10.5pt
}
</STYLE>

<META name=GENERATOR content="MSHTML 8.00.6001.19258"></HEAD>
<BODY style="MARGIN: 10px">
<DIV>Hi, I have some problems with qemu ballooning.</DIV>
<DIV> </DIV>
<DIV>I saw the qemu docs. I found the qemu monitor command "balloon" that can 
request VM to change its memory allocation to value(in MB).</DIV>
<DIV>it requested qemu command line with "-balloon virtio", then I start qemu 
into monitor mode with memory 512MB.</DIV>
<DIV>first show balloon information.</DIV>
<DIV>(qemu) info balloon</DIV>
<DIV>(qemu)balloon: actual=512</DIV>
<DIV>the command above if like this, I think the balloon device worked 
fine.</DIV>
<DIV> </DIV>
<DIV>(qemu) balloon 400</DIV>
<DIV>there was no error when I executed this command.</DIV>
<DIV>but when I executed "info balloon", the result was still 512. </DIV>
<DIV>Is there something wrong?</DIV>
<DIV>please give me some ideas.</DIV>
<DIV> </DIV>
<DIV>thanks.</DIV>
<DIV> </DIV>
<DIV>qemu-kvm version: 1.0.1</DIV>
<DIV>linux kernel version: 3.1.6</DIV>
<DIV> </DIV>
<DIV> </DIV>
<HR style="WIDTH: 210px; HEIGHT: 1px" align=left color=#b5c4df SIZE=1>

<DIV><SPAN>xuanmao_001</SPAN></DIV></BODY></HTML>