qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Avi Kivity <avi@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: kvmarm@lists.cs.columbia.edu, qemu-devel@nongnu.org,
	kvm@vger.kernel.org, patches@linaro.org
Subject: Re: [Qemu-devel] [RFC 5/5] configure: Enable KVM on ARM
Date: Sun, 12 Aug 2012 12:55:43 +0300	[thread overview]
Message-ID: <50277D9F.6050307@redhat.com> (raw)
In-Reply-To: <1344529990-23251-6-git-send-email-peter.maydell@linaro.org>

On 08/09/2012 07:33 PM, Peter Maydell wrote:
> Enable KVM on ARM hosts, now that all the necessary components
> for it exist.
> 
>  esac
>  case "$target_arch2" in
> -  i386|x86_64|ppcemb|ppc|ppc64|s390x)
> +  arm|i386|x86_64|ppcemb|ppc|ppc64|s390x)
>      # Make sure the target and host cpus are compatible

Nice to see the list grow... who's next?


-- 
error compiling committee.c: too many arguments to function

  reply	other threads:[~2012-08-12  9:56 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-09 16:33 [Qemu-devel] [RFC 0/5] Support KVM on ARM Peter Maydell
2012-08-09 16:33 ` [Qemu-devel] [RFC 1/5] linux-headers: Add ARM KVM headers (not for upstream) Peter Maydell
2012-08-09 16:33 ` [Qemu-devel] [RFC 2/5] ARM: KVM: Add support for KVM on ARM architecture Peter Maydell
2012-08-09 16:33 ` [Qemu-devel] [RFC 3/5] hw/arm_gic: Add presave/postload hooks Peter Maydell
2012-08-09 16:33 ` [Qemu-devel] [RFC 4/5] hw/kvm/arm_gic: Implement support for KVM in-kernel ARM GIC Peter Maydell
2012-08-09 16:33 ` [Qemu-devel] [RFC 5/5] configure: Enable KVM on ARM Peter Maydell
2012-08-12  9:55   ` Avi Kivity [this message]
2012-08-12 11:09     ` [Qemu-devel] [kvmarm] " Alexander Graf

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=50277D9F.6050307@redhat.com \
    --to=avi@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=kvmarm@lists.cs.columbia.edu \
    --cc=patches@linaro.org \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).