From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoffer Dall Subject: Re: [PATCH v7 00/11] QEMU: Support KVM on ARM Date: Wed, 6 Mar 2013 11:36:43 -0800 Message-ID: <20130306193643.GB18969@gmail.com> References: <1361900421-28354-1-git-send-email-peter.maydell@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: qemu-devel@nongnu.org, patches@linaro.org, kvm@vger.kernel.org, Marcelo Tosatti , kvmarm@lists.cs.columbia.edu, Blue Swirl , Andreas =?iso-8859-1?Q?F=E4rber?= , Gleb Natapov , Paolo Bonzini To: Peter Maydell Return-path: Received: from mail-pb0-f43.google.com ([209.85.160.43]:51709 "EHLO mail-pb0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752164Ab3CFTgg (ORCPT ); Wed, 6 Mar 2013 14:36:36 -0500 Received: by mail-pb0-f43.google.com with SMTP id md12so6441819pbc.2 for ; Wed, 06 Mar 2013 11:36:36 -0800 (PST) Content-Disposition: inline In-Reply-To: <1361900421-28354-1-git-send-email-peter.maydell@linaro.org> Sender: kvm-owner@vger.kernel.org List-ID: On Tue, Feb 26, 2013 at 05:40:10PM +0000, Peter Maydell wrote: > KVM ARM support has just hit Linus' kernel tree, so we can > finally commit this series to QEMU. Since all the patches got > reviewed last time round this should be ready to commit. > I plan to commit this via arm-devs.next. > > NB: the linux-headers sync is against Linus' mainline, and > so I had to make a few minor tweaks to avoid the QEMU patch > reverting some s390 and ppc changes which haven't yet hit > mainline. (Can't sync vs kvm-next kernel tree because ARM > KVM hasn't got there yet...) > > thanks > -- PMM > FWIW, I've tested this and the KVM support works just fine. (There's an issue using newer kernels and SD card emulation on the vexpress platform, but that's completely unrelated to these patches). Thanks, -Christoffer