From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59218) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xo5wu-0007sf-OY for qemu-devel@nongnu.org; Tue, 11 Nov 2014 02:33:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xo5wo-0007Aw-Ku for qemu-devel@nongnu.org; Tue, 11 Nov 2014 02:33:12 -0500 Received: from mx1.redhat.com ([209.132.183.28]:32853) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xo5wo-0007Aq-DV for qemu-devel@nongnu.org; Tue, 11 Nov 2014 02:33:06 -0500 Message-ID: <1415691180.13887.0.camel@nilsson.home.kraxel.org> From: Gerd Hoffmann Date: Tue, 11 Nov 2014 08:33:00 +0100 In-Reply-To: <5460E36D.1060605@redhat.com> References: <1415618587-22023-1-git-send-email-kraxel@redhat.com> <5460E36D.1060605@redhat.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] spice: rework mirror allocation, add no-resize fast path List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eric Blake Cc: qemu-devel@nongnu.org, Anthony Liguori > > > > To simplify the code a mit move mirror surface allocation to > > s/mit/bit/ ? Yes. Fixed. thanks, Gerd