From: "Andreas Färber" <afaerber@suse.de>
To: Vincent KHERBACHE <vincent.kherbache@inria.fr>, 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 20:45:42 +0100 [thread overview]
Message-ID: <52F92C66.1080106@suse.de> (raw)
In-Reply-To: <52F917FB.40101@inria.fr>
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
--
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg
next prev parent reply other threads:[~2014-02-10 19:46 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 [this message]
2014-02-10 21:14 ` Vincent KHERBACHE
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=52F92C66.1080106@suse.de \
--to=afaerber@suse.de \
--cc=lcapitulino@redhat.com \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=vincent.kherbache@inria.fr \
/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.