From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:34911) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UVT1h-00015a-K4 for qemu-devel@nongnu.org; Thu, 25 Apr 2013 16:44:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UVT1g-0008Tl-8i for qemu-devel@nongnu.org; Thu, 25 Apr 2013 16:44:21 -0400 Received: from mx1.redhat.com ([209.132.183.28]:62583) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UVT1g-0008RS-1H for qemu-devel@nongnu.org; Thu, 25 Apr 2013 16:44:20 -0400 From: Luiz Capitulino Date: Thu, 25 Apr 2013 16:44:15 -0400 Message-Id: <1366922656-32545-1-git-send-email-lcapitulino@redhat.com> Subject: [Qemu-devel] [PULL for-1.5] QMP queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: aliguori@us.ibm.com Our lovely new command to query command-line options by Amos. The changes (since 9953f8822cc316eec9962f0a2858c3439a80adec) are available in the following repository: git://repo.or.cz/qemu/qmp-unstable.git queue/qmp Amos Kong (1): monitor: introduce query-command-line-options qapi-schema.json | 66 +++++++++++++++++++++++++++++++++++++++++++++++++++++ qmp-commands.hx | 47 ++++++++++++++++++++++++++++++++++++++ util/qemu-config.c | 67 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 180 insertions(+) -- 1.8.1.4