From: Luiz Capitulino <lcapitulino@redhat.com>
To: Saptarshi Sen <saptarshi.mrg@gmail.com>
Cc: qemu-devel@nongnu.org, qemu-discuss@nongnu.org
Subject: Re: [Qemu-devel] ARRAYS :QMP Declaration
Date: Tue, 16 Jul 2013 09:30:22 -0400 [thread overview]
Message-ID: <20130716093022.267ad5f6@redhat.com> (raw)
In-Reply-To: <CAG5Np+qC3uC3m+C7aoFmG=iXwVYxf_kn-GrJa6rSm7nTadpmVw@mail.gmail.com>
On Tue, 16 Jul 2013 09:27:27 +0800
Saptarshi Sen <saptarshi.mrg@gmail.com> wrote:
> Hi,
>
> Is it possible to use fixed array data structures for use through the
> qmp-interface.
>
> My aim is to monitor IDE level activity in terms of sectors being
> accessed. So
> I plan to have a fixed size buffer. But I find no way of doing so when I
> use the
> qapi-schema.json.
>
> I think the qmp -interface uses linked lists as a replacement for array
> type structures.
Yes, what JSON calls an array is actually a list. Why can't you use that?
next prev parent reply other threads:[~2013-07-16 13:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-16 1:27 [Qemu-devel] ARRAYS :QMP Declaration Saptarshi Sen
2013-07-16 13:30 ` Luiz Capitulino [this message]
2013-07-16 14:02 ` Michael Roth
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=20130716093022.267ad5f6@redhat.com \
--to=lcapitulino@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-discuss@nongnu.org \
--cc=saptarshi.mrg@gmail.com \
/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).