From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51972) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VqQQs-0002a4-RL for qemu-devel@nongnu.org; Tue, 10 Dec 2013 11:45:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VqQQl-0004ex-81 for qemu-devel@nongnu.org; Tue, 10 Dec 2013 11:45:14 -0500 Received: from mx1.redhat.com ([209.132.183.28]:17401) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VqQQk-0004eE-W6 for qemu-devel@nongnu.org; Tue, 10 Dec 2013 11:45:07 -0500 Date: Tue, 10 Dec 2013 18:48:39 +0200 From: "Michael S. Tsirkin" Message-ID: <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> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1386679832.10879.42.camel@localhost.localdomain> 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: Marcel Apfelbaum Cc: peter.maydell@linaro.org, jan.kiszka@siemens.com, qemu-devel@nongnu.org, Paolo Bonzini , afaerber@suse.de, rth@twiddle.net 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. > Rebasing on top of the later resulted in 0 conflicts/patch unchanged... > > Thanks, > Marcel > > > > > Paolo > >