All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anthony Liguori <anthony@codemonkey.ws>
To: Arjan Koers <0h61vkll2ly8@xutrox.com>
Cc: kvm@vger.kernel.org
Subject: Re: [ANNOUNCE] qemu-kvm-0.13.0-rc1
Date: Wed, 08 Sep 2010 15:33:06 -0500	[thread overview]
Message-ID: <4C87F302.7050702@codemonkey.ws> (raw)
In-Reply-To: <4C87EC78.9030800@xutrox.com>

On 09/08/2010 03:05 PM, Arjan Koers wrote:
> On 2010-09-08 18:29, Marcelo Tosatti wrote:
>    
>> qemu-kvm-0.13.0-rc1 is now available. This release is based on the
>> upstream qemu 0.13.0-rc1, plus kvm-specific enhancements.
>>
>> This release can be used with the kvm kernel modules provided by your
>> distribution kernel, or by the modules in the kvm-kmod package, such
>> as kvm-kmod-2.6.35.
>>
>> Please help with testing for a stable 0.13.0 release.
>>      
> The build fails when configure flag --disable-cpu-emulation is used:
>    

That flag needs to go away.

Regards,

Anthony Liguori

> ...
>    CC    x86_64-softmmu/pcspk.o
>    CC    x86_64-softmmu/i8254.o
>    CC    x86_64-softmmu/i8254-kvm.o
>    CC    x86_64-softmmu/device-assignment.o
>    LINK  x86_64-softmmu/qemu-system-x86_64
> exec.o: In function `cpu_exec_init_all':
> /home/kvm/qemu-kvm/exec.c:585: undefined reference to `tcg_ctx'
> /home/kvm/qemu-kvm/exec.c:585: undefined reference to `tcg_prologue_init'
> collect2: ld returned 1 exit status
> make[1]: *** [qemu-system-x86_64] Error 1
> make: *** [subdir-x86_64-softmmu] Error 2
>    LINK  x86_64-softmmu/qemu-system-x86_64
> exec.o: In function `cpu_exec_init_all':
> /home/kvm/qemu-kvm/exec.c:585: undefined reference to `tcg_ctx'
> /home/kvm/qemu-kvm/exec.c:585: undefined reference to `tcg_prologue_init'
> collect2: ld returned 1 exit status
> make[1]: *** [qemu-system-x86_64] Error 1
> make: *** [subdir-x86_64-softmmu] Error 2
>
>
> When line 585 'tcg_prologue_init(&tcg_ctx);' is removed, the compilation
> succeeds and only one non-fatal warning remains:
> /home/kvm/qemu-kvm/target-i386/fake-exec.c:26: warning: no previous
> prototype for ‘code_gen_max_block_size’
> --
> To unsubscribe from this list: send the line "unsubscribe kvm" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>    


  reply	other threads:[~2010-09-08 20:33 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-08 16:29 [ANNOUNCE] qemu-kvm-0.13.0-rc1 Marcelo Tosatti
2010-09-08 20:05 ` Arjan Koers
2010-09-08 20:33   ` Anthony Liguori [this message]
2010-09-09  6:17     ` Avi Kivity
2010-09-09 13:00       ` Anthony Liguori
2010-09-10 11:47         ` Avi Kivity
2010-09-10 19:31           ` Chris Wright
2010-09-10 19:48             ` Anthony Liguori
2010-09-10 19:55               ` Chris Wright
2010-09-12  6:11               ` Avi Kivity
2010-09-12 15:31                 ` Anthony Liguori
2010-09-12 15:59                   ` Avi Kivity
2010-09-13 13:10                     ` Glauber Costa
2010-09-13 11:32                   ` Jan Kiszka

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=4C87F302.7050702@codemonkey.ws \
    --to=anthony@codemonkey.ws \
    --cc=0h61vkll2ly8@xutrox.com \
    --cc=kvm@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.