From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1Z59A5-0004Qo-2k for mharc-qemu-trivial@gnu.org; Wed, 17 Jun 2015 04:57:33 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43437) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z59A2-0004Lo-6G for qemu-trivial@nongnu.org; Wed, 17 Jun 2015 04:57:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z59A1-0000qz-CD for qemu-trivial@nongnu.org; Wed, 17 Jun 2015 04:57:30 -0400 Received: from mx1.redhat.com ([209.132.183.28]:52253) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z599s-0000oH-Do; Wed, 17 Jun 2015 04:57:20 -0400 Received: from int-mx14.intmail.prod.int.phx2.redhat.com (int-mx14.intmail.prod.int.phx2.redhat.com [10.5.11.27]) by mx1.redhat.com (Postfix) with ESMTPS id D822C37020E; Wed, 17 Jun 2015 08:57:19 +0000 (UTC) Received: from [10.36.112.25] (ovpn-112-25.ams2.redhat.com [10.36.112.25]) by int-mx14.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id t5H8vFXT029708 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 17 Jun 2015 04:57:17 -0400 Message-ID: <5581366B.3010302@redhat.com> Date: Wed, 17 Jun 2015 10:57:15 +0200 From: Paolo Bonzini User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Peter Crosthwaite , Peter Maydell , Richard Henderson References: <1433714349-7262-1-git-send-email-crosthwaite.peter@gmail.com> <557572D5.3050103@redhat.com> In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.68 on 10.5.11.27 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 209.132.183.28 Cc: qemu-trivial , Peter Crosthwaite , "qemu-devel@nongnu.org Developers" , Peter Crosthwaite Subject: Re: [Qemu-trivial] [Qemu-devel] [PATCH v2] memory_mapping: Rework cpu related includes X-BeenThere: qemu-trivial@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Jun 2015 08:57:31 -0000 On 09/06/2015 09:42, Peter Crosthwaite wrote: > > Acked-by: Paolo Bonzini > > > > About to leave on vacation, so someone else will have to pick it up. > > Enjoy. If you are not back before soft freeze would you object to me > sending a [PULL] for some of the multi-arch related mainloop header > patches for which I have RB from Richard from? I don't object to you sending a pull request for any multi-arch related changes. Anything that makes fewer patches go through my "misc" pull requests is a good thing for me. Just consult with Andreas when he's back about what he prefers to go through his tree. Paolo From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43415) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z59A0-0004Le-FX for qemu-devel@nongnu.org; Wed, 17 Jun 2015 04:57:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z599s-0000oN-JE for qemu-devel@nongnu.org; Wed, 17 Jun 2015 04:57:28 -0400 Message-ID: <5581366B.3010302@redhat.com> Date: Wed, 17 Jun 2015 10:57:15 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1433714349-7262-1-git-send-email-crosthwaite.peter@gmail.com> <557572D5.3050103@redhat.com> In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2] memory_mapping: Rework cpu related includes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Crosthwaite , Peter Maydell , Richard Henderson Cc: qemu-trivial , Peter Crosthwaite , "qemu-devel@nongnu.org Developers" , Peter Crosthwaite On 09/06/2015 09:42, Peter Crosthwaite wrote: > > Acked-by: Paolo Bonzini > > > > About to leave on vacation, so someone else will have to pick it up. > > Enjoy. If you are not back before soft freeze would you object to me > sending a [PULL] for some of the multi-arch related mainloop header > patches for which I have RB from Richard from? I don't object to you sending a pull request for any multi-arch related changes. Anything that makes fewer patches go through my "misc" pull requests is a good thing for me. Just consult with Andreas when he's back about what he prefers to go through his tree. Paolo