From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34479) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YUtsT-00068k-LP for qemu-devel@nongnu.org; Mon, 09 Mar 2015 05:21:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YUtsO-0001kn-21 for qemu-devel@nongnu.org; Mon, 09 Mar 2015 05:21:33 -0400 Message-ID: <54FD65F0.1040007@redhat.com> Date: Mon, 09 Mar 2015 11:20:48 +0200 From: Marcel Apfelbaum MIME-Version: 1.0 References: <1425813387-31231-1-git-send-email-marcel@redhat.com> <1425887036.17517.17.camel@nilsson.home.kraxel.org> In-Reply-To: <1425887036.17517.17.camel@nilsson.home.kraxel.org> Content-Type: text/plain; charset=utf-8; format=flowed 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: Gerd Hoffmann 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 03/09/2015 09:43 AM, Gerd Hoffmann wrote: > 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? Michael's pci branch of: git://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git Thanks, Marcel > > cheers, > Gerd > >