From mboxrd@z Thu Jan 1 00:00:00 1970 From: Corey Minyard Date: Fri, 22 Jan 2010 18:29:23 +0000 Subject: Re: KVM on 440GP Message-Id: <4B59EE83.6050808@acm.org> List-Id: References: <4B59BFE4.5040107@acm.org> In-Reply-To: <4B59BFE4.5040107@acm.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: kvm-ppc@vger.kernel.org Alexander Graf wrote: > >> I'm using the qemu at git://git.savannah.nongnu.org/qemu.git, not the one at git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git, because the latter wouldn't build. I suppose those are the build problems you speak of. I'll see if I can get the latter working. >> > > That's the correct one. > I assume you mean git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git is the correct one. There's lots of problems getting it to compile. There's no support in target-ppc for KVM_CAP_MP_STATE, so I'm currently backing up kernels until I find one that doesn't have that capability. Thanks, -corey