All of lore.kernel.org
 help / color / mirror / Atom feed
From: Luiz Capitulino <lcapitulino@redhat.com>
To: qemu-devel@nongnu.org
Cc: aliguori@us.ibm.com
Subject: [Qemu-devel] [PULL 0/4] QMP queue
Date: Fri,  5 Apr 2013 09:12:07 -0400	[thread overview]
Message-ID: <1365167531-17553-1-git-send-email-lcapitulino@redhat.com> (raw)

The changes (since d05ef160453e98546a4197496dc8a3cb2defac53) are available
in the following repository:

    git://repo.or.cz/qemu/qmp-unstable.git queue/qmp

Luiz Capitulino (4):
  qstring: add qstring_get_length()
  Monitor: Make output buffer dynamic
  hmp: human-monitor-command: stop using the Memory chardev driver
  chardev: drop the Memory chardev driver

 include/qapi/qmp/qstring.h |  1 +
 monitor.c                  | 60 +++++++++++++++++++++++++------------------
 qemu-char.c                | 64 ----------------------------------------------
 qobject/qstring.c          |  8 ++++++
 4 files changed, 44 insertions(+), 89 deletions(-)

-- 
1.8.1.4

             reply	other threads:[~2013-04-05 13:12 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-05 13:12 Luiz Capitulino [this message]
2013-04-05 13:12 ` [Qemu-devel] [PULL 1/4] qstring: add qstring_get_length() Luiz Capitulino
2013-04-05 13:12 ` [Qemu-devel] [PULL 2/4] Monitor: Make output buffer dynamic Luiz Capitulino
2013-04-05 13:12 ` [Qemu-devel] [PULL 3/4] hmp: human-monitor-command: stop using the Memory chardev driver Luiz Capitulino
2013-04-05 13:12 ` [Qemu-devel] [PULL 4/4] chardev: drop " Luiz Capitulino
  -- strict thread matches above, loose matches on Subject: below --
2015-04-24 19:01 [Qemu-devel] [PULL 0/4] QMP queue Luiz Capitulino
2015-04-27 18:02 ` Peter Maydell
2015-02-23 16:55 Luiz Capitulino
2015-02-26 13:08 ` Peter Maydell
2013-03-26 12:38 Luiz Capitulino
2012-08-03 16:42 [Qemu-devel] [PULL 0/4]: " Luiz Capitulino
2012-08-03 20:43 ` Anthony Liguori
2012-03-16 19:26 Luiz Capitulino
2012-03-19 18:11 ` Anthony Liguori

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=1365167531-17553-1-git-send-email-lcapitulino@redhat.com \
    --to=lcapitulino@redhat.com \
    --cc=aliguori@us.ibm.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.