public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Marcelo Tosatti <mtosatti@redhat.com>
To: Prasad Joshi <prasadjoshi124@gmail.com>
Cc: kvm@vger.kernel.org
Subject: Re: [PATCH]: Fixes the qemu-kvm compilation failure when configured with disable-kvm
Date: Wed, 2 Mar 2011 14:48:41 -0300	[thread overview]
Message-ID: <20110302174841.GA19668@amt.cnet> (raw)
In-Reply-To: <AANLkTik9tmnEL4q3jycRBQ0s+Jym7bE7z3kH-9y+s9Eg@mail.gmail.com>

On Sat, Feb 26, 2011 at 04:38:58PM +0000, Prasad Joshi wrote:
> I pulled the latest qemu-kvm code and configured it with disabled-kvm
> and related options. Configuration finishes well, but the compilation
> fails.
> 
> prasad@prasad-kvm:~/KVM/qemu-kvm$ ./configure --disable-kvm
> --disable-kvm-device-assignment --disable-kvm-pit
> ...
> ...
> 
> prasad@prasad-kvm:~/KVM/qemu-kvm$ make
> ....
> ....
>   CC    x86_64-softmmu/kvm-stub.o
> /home/prasad/KVM/qemu-kvm/kvm-stub.c:140: error: expected identifier
> or ‘(’ before ‘<<’ token
> make[1]: *** [kvm-stub.o] Error 1
> make: *** [subdir-x86_64-softmmu] Error 2
> 
> 
> A Small fix would be
> 
> Signed-off-by: Prasad Joshi <prasadjoshi124@gmail.com>

Applied, thanks.


      parent reply	other threads:[~2011-03-02 18:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-26 16:38 [PATCH]: Fixes the qemu-kvm compilation failure when configured with disable-kvm Prasad Joshi
2011-02-27 12:32 ` Avi Kivity
2011-03-02 17:48 ` Marcelo Tosatti [this message]

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=20110302174841.GA19668@amt.cnet \
    --to=mtosatti@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=prasadjoshi124@gmail.com \
    /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