qemu-devel
[Top][All Lists]
Advanced

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

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


From: Luiz Capitulino
Subject: [Qemu-devel] [PATCH v4 0/3] qapi: convert add_client
Date: Tue, 25 Sep 2012 17:24:15 -0300

v4

 - Fix misworded error message in monitor_get_fd() [Markus]
 - small doc & commit log improvements [Markus]

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    | 25 +++++++++++++++++++++++++
 qmp-commands.hx     |  5 +----
 qmp.c               | 43 +++++++++++++++++++++++++++++++++++++++++++
 8 files changed, 81 insertions(+), 59 deletions(-)

-- 
1.7.12.315.g682ce8b



reply via email to

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