From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MEhBk-00064t-GI for qemu-devel@nongnu.org; Thu, 11 Jun 2009 06:07:16 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MEhBf-00062X-Gd for qemu-devel@nongnu.org; Thu, 11 Jun 2009 06:07:15 -0400 Received: from [199.232.76.173] (port=39945 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MEhBf-00062K-9z for qemu-devel@nongnu.org; Thu, 11 Jun 2009 06:07:11 -0400 Received: from mx2.redhat.com ([66.187.237.31]:46526) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MEhBe-0004c7-O6 for qemu-devel@nongnu.org; Thu, 11 Jun 2009 06:07:11 -0400 Message-ID: <4A30D748.8070507@redhat.com> Date: Thu, 11 Jun 2009 12:07:04 +0200 From: Gerd Hoffmann MIME-Version: 1.0 Subject: Re: [Qemu-devel] Re: [PATCH] Add -no-virtio-balloon command-line option References: <1244661817-3293-1-git-send-email-ehabkost@redhat.com> <4A300891.4060500@codemonkey.ws> <20090610193408.GE18045@blackpad> In-Reply-To: <20090610193408.GE18045@blackpad> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori , qemu-devel@nongnu.org > > This new option may be used to disable the virtio-balloon device. > ACK, looks good. And I can drop my lazy patch which just comments out virtio-balloon in the code ;) cheers, Gerd