From: Arjan Koers <0h61vkll2ly8@xutrox.com>
To: kvm@vger.kernel.org
Subject: Re: [ANNOUNCE] qemu-kvm-0.13.0-rc1
Date: Wed, 08 Sep 2010 22:05:12 +0200 [thread overview]
Message-ID: <4C87EC78.9030800@xutrox.com> (raw)
In-Reply-To: <20100908162918.GA27948@amt.cnet>
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:
...
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’
next prev parent reply other threads:[~2010-09-08 20:22 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 [this message]
2010-09-08 20:33 ` Anthony Liguori
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=4C87EC78.9030800@xutrox.com \
--to=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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox