From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MHH53-0006aP-UJ for qemu-devel@nongnu.org; Thu, 18 Jun 2009 08:51:01 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MHH4y-0006WX-DQ for qemu-devel@nongnu.org; Thu, 18 Jun 2009 08:51:01 -0400 Received: from [199.232.76.173] (port=47094 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MHH4x-0006WH-IP for qemu-devel@nongnu.org; Thu, 18 Jun 2009 08:50:56 -0400 Received: from mail-qy0-f191.google.com ([209.85.221.191]:35490) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MHH4x-0007sl-87 for qemu-devel@nongnu.org; Thu, 18 Jun 2009 08:50:55 -0400 Received: by qyk29 with SMTP id 29so1255959qyk.4 for ; Thu, 18 Jun 2009 05:50:52 -0700 (PDT) Message-ID: <4A3A3829.6000007@codemonkey.ws> Date: Thu, 18 Jun 2009 07:50:49 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] pci/brdige qdevfy. References: <20090618105749.GK28898%yamahata@valinux.co.jp> In-Reply-To: <20090618105749.GK28898%yamahata@valinux.co.jp> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Isaku Yamahata Cc: qemu-devel@nongnu.org Isaku Yamahata wrote: > pci/brdige qdevfy. > This patch depends on the previous patch which cleans up PCIBus. > If two patches depend on each other, they should be sent as a series. Otherwise, it's difficult to apply because they'll be in the wrong order in the mbox. Please resend these as a series. Regards, Anthony Liguori