From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M1HUZ-0007bV-Lt for qemu-devel@nongnu.org; Tue, 05 May 2009 06:03:15 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M1HUT-0007VP-Tp for qemu-devel@nongnu.org; Tue, 05 May 2009 06:03:14 -0400 Received: from [199.232.76.173] (port=40520 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M1HUT-0007VA-DW for qemu-devel@nongnu.org; Tue, 05 May 2009 06:03:09 -0400 Received: from mx2.redhat.com ([66.187.237.31]:33290) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M1HUS-0002HF-M1 for qemu-devel@nongnu.org; Tue, 05 May 2009 06:03:09 -0400 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id n45A37g6020625 for ; Tue, 5 May 2009 06:03:07 -0400 Message-ID: <4A000ED9.9060403@redhat.com> Date: Tue, 05 May 2009 13:03:05 +0300 From: Avi Kivity MIME-Version: 1.0 References: <4A000C74.5020907@redhat.com> In-Reply-To: <4A000C74.5020907@redhat.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: Strange virtio regression on mainline and stable-0.10 List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf Cc: qemu-devel Avi Kivity wrote: > > I don't understand it, as free_any_clusters() shouldn't be called > while formatting. Any ideas? > Here's the write log with the free_any_clusters() calls: Formatting '/images/tmp.img', fmt=qcow2, size=10485760 kB qcow_aio_write: sector 0 count 1 qcow_aio_write: sector 0 count 1 qcow_aio_write: sector 620e1 count 8 qcow_aio_write: sector 620d9 count 8 qcow_aio_write: sector 620e1 count 8 qcow_aio_write: sector 620d9 count 8 qcow_aio_write: sector a302d9 count 8 qcow_aio_write: sector 620e1 count 8 qcow_aio_write: sector 620e1 count 8 qcow_aio_write: sector 620e1 count 8 qcow_aio_write: sector 620e1 count 8 qcow_aio_write: sector 620e1 count 8 qcow_aio_write: sector 620e1 count 8 qcow_aio_write: sector 62259 count 8 qcow_aio_write: sector 620e1 count 8 qcow_aio_write: sector 620e1 count 8 qcow_aio_write: sector ff2259 count 8 qcow_aio_write: sector ff2259 count 32 qcow_aio_write: sector ff2259 count 8 qcow_aio_write: sector 62259 count 8 qcow_aio_write: sector 63201 count 248 qcow_aio_write: sector 632f9 count 248 qcow_aio_write: sector 633f1 count 248 qcow_aio_write: sector 634e9 count 8 free_any_clusters: 800000000007f000 1 free_any_clusters: 800000000005f000 1 free_any_clusters: 800000000003f000 1 -- error compiling committee.c: too many arguments to function