From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Evans Subject: Re: [PATCH 00/28] kvm tools: Prepare kvmtool for another architecture Date: Tue, 06 Dec 2011 17:06:46 +1100 Message-ID: <4EDDB0F6.9060406@ozlabs.org> References: <4EDD8D73.2020304@ozlabs.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit To: kvm@vger.kernel.org, kvm-ppc@vger.kernel.org Return-path: In-Reply-To: <4EDD8D73.2020304@ozlabs.org> Sender: kvm-ppc-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On 06/12/11 14:35, Matt Evans wrote: > This patch series rearranges and tidies various parts of kvmtool to pave the way > for the addition of support for another architecture -- SPAPR PPC64. A second > patch series will follow to present the PPC64 support. I forgot to mention, of course, that these two sets apply on top of git://github.com/penberg/linux-kvm.git master as of d5e6b9fa. Also, I've have been testing PPC64 kvmtool using the book3s_hv KVM mode. Matt