From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mt43o-0003wb-Bu for qemu-devel@nongnu.org; Wed, 30 Sep 2009 14:37:56 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mt43j-0003tL-Lc for qemu-devel@nongnu.org; Wed, 30 Sep 2009 14:37:55 -0400 Received: from [199.232.76.173] (port=39395 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mt43j-0003t8-CB for qemu-devel@nongnu.org; Wed, 30 Sep 2009 14:37:51 -0400 Received: from mail-fx0-f214.google.com ([209.85.220.214]:56890) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Mt43j-0007mC-0W for qemu-devel@nongnu.org; Wed, 30 Sep 2009 14:37:51 -0400 Received: by fxm10 with SMTP id 10so2074015fxm.8 for ; Wed, 30 Sep 2009 11:37:49 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1254305917-14784-1-git-send-email-yamahata@valinux.co.jp> References: <1254305917-14784-1-git-send-email-yamahata@valinux.co.jp> From: Blue Swirl Date: Wed, 30 Sep 2009 21:37:29 +0300 Message-ID: Subject: Re: [Qemu-devel] [PATCH 00/61] Q35 chip set and stuff. Content-Type: text/plain; charset=UTF-8 List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Isaku Yamahata Cc: qemu-devel@nongnu.org On Wed, Sep 30, 2009 at 1:17 PM, Isaku Yamahata wrote: > This patch set is for Q35 chipset(GMCH and ICH9) based PC. Tested Sparc64, PPC and PPC64, all OK.