Three little fixes. Two for QMP and one for HMP.

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

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

Blue Swirl (1):
      monitor: avoid declaring unused variables

Juan Quintela (1):
      migration: move total_time from ram stats to migration info

Stefan Weil (1):
      qapi: Fix memory leak

 hmp.c               |  4 ++--
 migration.c         |  7 ++++---
 monitor.c           |  2 +-
 qapi-schema.json    | 14 +++++++-------
 qapi/opts-visitor.c |  2 +-
 qmp-commands.hx     |  6 +++---
 6 files changed, 18 insertions(+), 17 deletions(-)

Reply via email to