From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:40191) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S5hqF-0002T9-MF for qemu-devel@nongnu.org; Thu, 08 Mar 2012 13:13:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S5hqE-0007ay-0i for qemu-devel@nongnu.org; Thu, 08 Mar 2012 13:13:31 -0500 Received: from mx1.redhat.com ([209.132.183.28]:7069) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S5hqD-0007ao-PO for qemu-devel@nongnu.org; Thu, 08 Mar 2012 13:13:29 -0500 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q28IDSCl006608 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 8 Mar 2012 13:13:28 -0500 Message-ID: <4F58F6C6.9010605@redhat.com> Date: Thu, 08 Mar 2012 20:13:26 +0200 From: Avi Kivity MIME-Version: 1.0 References: <1331226917-6658-1-git-send-email-pbonzini@redhat.com> <1331226917-6658-11-git-send-email-pbonzini@redhat.com> In-Reply-To: <1331226917-6658-11-git-send-email-pbonzini@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [RFC PATCH 10/17] ide/scsi: add discard_zeroes_data property List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: qemu-devel@nongnu.org On 03/08/2012 07:15 PM, Paolo Bonzini wrote: > Now that the block layer guarantees stable semantics for discard, > we can expose them to guests. > How does this interact with -M something-old? -- error compiling committee.c: too many arguments to function