From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35455) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZeMGV-0004xL-Cz for qemu-devel@nongnu.org; Tue, 22 Sep 2015 08:01:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZeMGP-0003xP-Qb for qemu-devel@nongnu.org; Tue, 22 Sep 2015 08:01:43 -0400 Received: from mx1.redhat.com ([209.132.183.28]:57610) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZeMGP-0003x4-Lg for qemu-devel@nongnu.org; Tue, 22 Sep 2015 08:01:37 -0400 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (Postfix) with ESMTPS id 4DA638EA2A for ; Tue, 22 Sep 2015 12:01:37 +0000 (UTC) Received: from blackfin.pond.sub.org (ovpn-116-19.ams2.redhat.com [10.36.116.19]) by int-mx11.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id t8MC1ZKR028853 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Tue, 22 Sep 2015 08:01:37 -0400 From: Markus Armbruster Date: Tue, 22 Sep 2015 14:01:33 +0200 Message-Id: <1442923295-16290-1-git-send-email-armbru@redhat.com> Subject: [Qemu-devel] [PULL 0/2] Monitor patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org The following changes since commit 9e72681d16792d0ffc42bab634b1753ff299bdfd: Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2015-09-21' into staging (2015-09-21 22:33:51 +0100) are available in the git repository at: git://repo.or.cz/qemu/armbru.git tags/pull-monitor-2015-09-22 for you to fetch changes up to abadcbc838a3b256819fd8932c34a4af41ec187f: hmp: Restore "info pci" (2015-09-22 11:32:37 +0200) ---------------------------------------------------------------- Monitor patches ---------------------------------------------------------------- Daniel P. Berrange (1): monitor: allow device_del to accept QOM paths Paolo Bonzini (1): hmp: Restore "info pci" hmp-commands-info.hx | 14 ++++++++++++++ hmp-commands.hx | 3 ++- qapi-schema.json | 2 +- qdev-monitor.c | 20 +++++++++++++++----- qmp-commands.hx | 7 ++++++- 5 files changed, 38 insertions(+), 8 deletions(-) -- 2.4.3