qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/6] QMP queue
@ 2013-07-10 17:52 Luiz Capitulino
  2013-07-10 17:52 ` [Qemu-devel] [PULL 1/6] qemu-char: Fix ringbuf option size Luiz Capitulino
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Luiz Capitulino @ 2013-07-10 17:52 UTC (permalink / raw)
  To: qemu-devel; +Cc: aliguori

The following changes since commit 51455c59ddc370612f6e070d8eb0e594aaa7ef24:

  Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging (2013-07-10 10:54:16 -0500)

are available in the git repository at:


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

for you to fetch changes up to 5e2ac5191772dea782ff78e95edd395985273019:

  add timestamp to error_report() (2013-07-10 13:42:09 -0400)

----------------------------------------------------------------
Kevin Wolf (4):
      qapi.py: Avoid code duplication
      qapi.py: Allow top-level type reference for command definitions
      qapi-schema: Use BlockdevSnapshot type for blockdev-snapshot-sync
      qapi-schema: Use existing type for drive-backup arguments

Markus Armbruster (1):
      qemu-char: Fix ringbuf option size

Seiji Aguchi (1):
      add timestamp to error_report()

 include/qemu/error-report.h |  2 ++
 qapi-schema.json            | 46 ++++-----------------------------------------
 qemu-char.c                 |  2 +-
 qemu-options.hx             | 11 +++++++++++
 scripts/qapi.py             | 37 +++++++++++++++++++++++++++---------
 util/qemu-error.c           | 10 ++++++++++
 vl.c                        | 26 +++++++++++++++++++++++++
 7 files changed, 82 insertions(+), 52 deletions(-)

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2013-07-12 14:23 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-10 17:52 [Qemu-devel] [PULL 0/6] QMP queue Luiz Capitulino
2013-07-10 17:52 ` [Qemu-devel] [PULL 1/6] qemu-char: Fix ringbuf option size Luiz Capitulino
2013-07-10 17:52 ` [Qemu-devel] [PULL 2/6] qapi.py: Avoid code duplication Luiz Capitulino
2013-07-10 17:52 ` [Qemu-devel] [PULL 3/6] qapi.py: Allow top-level type reference for command definitions Luiz Capitulino
2013-07-10 17:52 ` [Qemu-devel] [PULL 4/6] qapi-schema: Use BlockdevSnapshot type for blockdev-snapshot-sync Luiz Capitulino
2013-07-10 17:52 ` [Qemu-devel] [PULL 5/6] qapi-schema: Use existing type for drive-backup arguments Luiz Capitulino
2013-07-10 17:52 ` [Qemu-devel] [PULL 6/6] add timestamp to error_report() Luiz Capitulino
2013-07-12  6:58   ` Paolo Bonzini
2013-07-12 12:46     ` Luiz Capitulino
2013-07-12 14:23       ` Seiji Aguchi

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).