From: Luiz Capitulino <lcapitulino@redhat.com>
To: Anthony Liguori <aliguori@us.ibm.com>
Cc: glommer@redhat.com, qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: Build currently broken
Date: Wed, 22 Jul 2009 15:10:18 -0300 [thread overview]
Message-ID: <20090722151018.71dc04ec@doriath> (raw)
In-Reply-To: <4A675360.9030808@us.ibm.com>
On Wed, 22 Jul 2009 12:58:56 -0500
Anthony Liguori <aliguori@us.ibm.com> wrote:
> Luiz Capitulino wrote:
> > Hi Glauber,
> >
> > Very latest Anthony's tree doesn't build for me:
> >
> > """
> > cc1: warnings being treated as errors
> > /home/lcapitulino/src/rh-internal/qemu-qmp/kvm-all.c:158: error: ‘on_vcpu’ defined but not used
> > make[1]: *** [kvm-all.o] Error 1
> > make: *** [subdir-x86_64-softmmu] Error 2
> > """
> >
> > The culprit seems to be 452e475196a3f8b6b96d16bbaca727ebc1278a97 . The
> > only user of on_vcpu() is protected by #ifdef KVM_CAP_SET_GUEST_DEBUG.
> >
>
> When was KVM_CAP_SET_GUEST_DEBUG introduced?
In QEMU you mean?
The first commit introducing it seems to be
e22a25c9361c44995c9241c24df0e1e2c47a56c8 , but I have no idea
on how this macro and its code are being used.
next prev parent reply other threads:[~2009-07-22 18:10 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-22 17:15 [Qemu-devel] Build currently broken Luiz Capitulino
2009-07-22 17:58 ` [Qemu-devel] " Anthony Liguori
2009-07-22 18:10 ` Luiz Capitulino [this message]
2009-07-22 18:18 ` Anthony Liguori
2009-07-22 18:35 ` Glauber Costa
2009-07-22 18:30 ` Anthony Liguori
2009-07-22 19:05 ` 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=20090722151018.71dc04ec@doriath \
--to=lcapitulino@redhat.com \
--cc=aliguori@us.ibm.com \
--cc=glommer@redhat.com \
--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).