From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41463) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YUsMW-0006uI-Vq for qemu-devel@nongnu.org; Mon, 09 Mar 2015 03:44:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YUsMT-0000NV-Rg for qemu-devel@nongnu.org; Mon, 09 Mar 2015 03:44:28 -0400 Message-ID: <1425887036.17517.17.camel@nilsson.home.kraxel.org> From: Gerd Hoffmann Date: Mon, 09 Mar 2015 08:43:56 +0100 In-Reply-To: <1425813387-31231-1-git-send-email-marcel@redhat.com> References: <1425813387-31231-1-git-send-email-marcel@redhat.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v4 for-2.3 00/25] hw/pc: implement multiple primary busses for pc machines List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Marcel Apfelbaum Cc: seabios@seabios.org, mst@redhat.com, quintela@redhat.com, qemu-devel@nongnu.org, agraf@suse.de, alex.williamson@redhat.com, kevin@koconnor.net, qemu-ppc@nongnu.org, hare@suse.de, imammedo@redhat.com, amit.shah@redhat.com, pbonzini@redhat.com, leon.alrae@imgtec.com, aurelien@aurel32.net, rth@twiddle.net On So, 2015-03-08 at 13:16 +0200, Marcel Apfelbaum wrote: > Notes: > - Sorry for the late submission, I was waiting for dynamic ACPI series to get merged > in order to submit - my bad. > - The prev version (v2) was wrongfully tagged by me as RFC, it was actually ready but not > rebased. V3 only rebases with no actual functionality changed. > - This series is not that big, patches 1-8 are really small and can be submitted > separately, however I preferred to keep them here to get the whole picture. Which tree this does apply against? Do you have a git tree with this somewhere? cheers, Gerd