From: Vincent KHERBACHE <vincent.kherbache@inria.fr>
To: "Andreas Färber" <afaerber@suse.de>, qemu-devel@nongnu.org
Cc: Paolo Bonzini <pbonzini@redhat.com>,
Luiz Capitulino <lcapitulino@redhat.com>
Subject: Re: [Qemu-devel] qmp_* functions into 'kvm-all.c'
Date: Mon, 10 Feb 2014 22:14:00 +0100 [thread overview]
Message-ID: <52F94118.20003@inria.fr> (raw)
In-Reply-To: <52F92C66.1080106@suse.de>
That's right !
Problem solved by adding the stub function to 'kvm-stub.c'.
Thank you very much !
Le 10/02/2014 20:45, Andreas Färber a écrit :
> Hi,
>
> Am 10.02.2014 19:18, schrieb Vincent KHERBACHE:
>> I just created a new QMP command following the
>> 'writing-qmp-commands.txt' howto.
>>
>> It's works well by adding the corresponding function into 'qmp.c', but
>> when I want to insert the function in 'kvm-all.c' (which is my goal) I
>> get an 'undefined reference' error to the function from 'qmp-marchal.c'
>> during the compilation.
>
> Have you thought of also adding a corresponding function to kvm-stub.c
> for the targets not linking kvm-all.c?
>
> Regards,
> Andreas
>
--
Vincent KHERBACHE
next prev parent reply other threads:[~2014-02-10 21:14 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-10 18:18 [Qemu-devel] qmp_* functions into 'kvm-all.c' Vincent KHERBACHE
2014-02-10 19:45 ` Andreas Färber
2014-02-10 21:14 ` Vincent KHERBACHE [this message]
2014-02-10 21:59 ` Paolo Bonzini
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=52F94118.20003@inria.fr \
--to=vincent.kherbache@inria.fr \
--cc=afaerber@suse.de \
--cc=lcapitulino@redhat.com \
--cc=pbonzini@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 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.