From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34763) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VqfxR-0004on-Nv for qemu-devel@nongnu.org; Wed, 11 Dec 2013 04:19:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VqfxL-0005F9-Od for qemu-devel@nongnu.org; Wed, 11 Dec 2013 04:19:53 -0500 Received: from mx1.redhat.com ([209.132.183.28]:31539) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VqfxL-0005Ey-Gp for qemu-devel@nongnu.org; Wed, 11 Dec 2013 04:19:47 -0500 Message-ID: <1386753577.14825.1.camel@localhost.localdomain> From: Marcel Apfelbaum Date: Wed, 11 Dec 2013 11:19:37 +0200 In-Reply-To: <20131210164839.GA5759@redhat.com> References: <1385899343-24169-1-git-send-email-marcel.a@redhat.com> <20131210114924.GA25293@redhat.com> <1386679030.10879.35.camel@localhost.localdomain> <52A70B62.3090905@redhat.com> <1386679832.10879.42.camel@localhost.localdomain> <20131210164839.GA5759@redhat.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] exec: separate sections and nodes per address space List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: peter.maydell@linaro.org, jan.kiszka@siemens.com, qemu-devel@nongnu.org, Paolo Bonzini , afaerber@suse.de, rth@twiddle.net On Tue, 2013-12-10 at 18:48 +0200, Michael S. Tsirkin wrote: > On Tue, Dec 10, 2013 at 02:50:32PM +0200, Marcel Apfelbaum wrote: > > On Tue, 2013-12-10 at 13:38 +0100, Paolo Bonzini wrote: > > > Il 10/12/2013 13:37, Marcel Apfelbaum ha scritto: > > > > > > > > Beside this it looks OK, the branch does not compile and I couldn't look into it more... > > > > Can you please also merge my other patch > > > > "memory.c: bugfix - ref counting mismatch in memory_region_find" ? > > > > > > Regarding the compilation issue, I suggest rebasing on top of Stefan's > > > pull request (commit ac9524d, qemu-iotests: filter QEMU monitor \r\n, > > > 2013-11-14). > > Sure, thanks, but Michael specifically asked for his pci branch, > > probably because it conflicts with his patch: > > "exec: memory radix tree page level compression" > > which is long (~50 patches) after "qemu-iotests: filter QEMU monitor \r\n" > > Exactly. > Pls take a look, I think I fixed the issues with the rebase. I checked the patch and the rebase is OK, thanks! Marcel > > > Rebasing on top of the later resulted in 0 conflicts/patch unchanged... > > > > Thanks, > > Marcel > > > > > > > > Paolo > > > >