qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v3 0/3] qapi: convert add_client


From: Luiz Capitulino
Subject: [Qemu-devel] [PATCH v3 0/3] qapi: convert add_client
Date: Mon, 24 Sep 2012 18:55:51 -0300

v3

 - qmp_add_client(): don't use errp to test for error

Luiz Capitulino (1):
  qapi: convert add_client

Paolo Bonzini (2):
  pci-assign: use monitor_handle_fd_param
  monitor: add Error * argument to monitor_get_fd

 dump.c              |  3 +--
 hw/kvm/pci-assign.c | 12 +++---------
 migration-fd.c      |  2 +-
 monitor.c           | 48 ++++++------------------------------------------
 monitor.h           |  2 +-
 qapi-schema.json    | 23 +++++++++++++++++++++++
 qmp-commands.hx     |  5 +----
 qmp.c               | 43 +++++++++++++++++++++++++++++++++++++++++++
 8 files changed, 79 insertions(+), 59 deletions(-)

-- 
1.7.12.315.g682ce8b



reply via email to

[Prev in Thread] Current Thread [Next in Thread]