From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [PATCH 00/27] Add KVM support for Book3s_64 (PPC64) hosts v5 Date: Thu, 22 Oct 2009 15:26:43 +0200 Message-ID: <200910221526.44340.arnd@arndb.de> References: <1256137413-15256-1-git-send-email-agraf@suse.de> Mime-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Cc: kvm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Avi Kivity , "kvm-ppc" , Hollis Blanchard , Benjamin Herrenschmidt , Kevin Wolf , bphilips-l3A5Bk7waGM@public.gmane.org, Marcelo Tosatti To: Alexander Graf Return-path: In-Reply-To: <1256137413-15256-1-git-send-email-agraf-l3A5Bk7waGM@public.gmane.org> Sender: kvm-ppc-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: kvm.vger.kernel.org On Wednesday 21 October 2009, Alexander Graf wrote: > > KVM for PowerPC only supports embedded cores at the moment. > > While it makes sense to virtualize on small machines, it's even more fun > to do so on big boxes. So I figured we need KVM for PowerPC64 as well. > > This patchset implements KVM support for Book3s_64 hosts and guest support > for Book3s_64 and G3/G4. > > To really make use of this, you also need a recent version of qemu. > > > Don't want to apply patches? Get the git tree! > > $ git clone git://csgraf.de/kvm > $ git checkout origin/ppc-v4 Whole series Acked-by: Arnd Bergmann Great work, Alex! Arnd <><