From mboxrd@z Thu Jan 1 00:00:00 1970 From: Benjamin Herrenschmidt Subject: Re: [PATCH 00/27] Add KVM support for Book3s_64 (PPC64) hosts v6 Date: Thu, 05 Nov 2009 17:03:52 +1100 Message-ID: <1257401032.13611.101.camel@pasglop> References: <1256917647-6200-1-git-send-email-agraf@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: kvm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Avi Kivity , kvm-ppc , Hollis Blanchard , Arnd Bergmann , Kevin Wolf , bphilips-l3A5Bk7waGM@public.gmane.org, Marcelo Tosatti , Olof Johansson , linuxppc-dev-mnsaURCQ41sdnm+yROfE0A@public.gmane.org To: Alexander Graf Return-path: In-Reply-To: <1256917647-6200-1-git-send-email-agraf-l3A5Bk7waGM@public.gmane.org> Sender: kvm-ppc-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: kvm.vger.kernel.org On Fri, 2009-10-30 at 16:47 +0100, Alexander Graf wrote: > KVM for PowerPC only supports embedded cores at the moment. >=20 > 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= =2E I get that with exit timing enabled: arch/powerpc/kvm/timing.c:205: error: =E2=80=98THIS_MODULE=E2=80=99 und= eclared here (not in a function) I'll stick a fixup patch in my tree (just adding #include ) Cheers, Ben.