From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38114) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vu36S-0008WK-5F for qemu-devel@nongnu.org; Fri, 20 Dec 2013 11:39:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vu36N-0000w8-5U for qemu-devel@nongnu.org; Fri, 20 Dec 2013 11:39:08 -0500 Received: from mx1.redhat.com ([209.132.183.28]:33756) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vu36M-0000w3-U7 for qemu-devel@nongnu.org; Fri, 20 Dec 2013 11:39:03 -0500 From: Luiz Capitulino Date: Fri, 20 Dec 2013 11:38:54 -0500 Message-Id: <1387557536-10593-1-git-send-email-lcapitulino@redhat.com> Subject: [Qemu-devel] [PULL 0/2] QMP queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: anthony@codemonkey.ws Cc: qemu-devel@nongnu.org I've dropped the two series which need to be respun. As the fix I have from Paolo is pending for a long time, I figure it's better to send what I have in the queue now. The following changes since commit f8251db121c3f051b22a7536b97d160c30bcccd4: Merge remote-tracking branch 'agraf/tags/signed-ppc-for-upstream' into staging (2013-12-19 17:03:17 -0800) are available in the git repository at: git://repo.or.cz/qemu/qmp-unstable.git queue/qmp for you to fetch changes up to 15e509df38e2ae88dd045cdce62edacd033c8386: qemu-monitor: HMP cpu-add wrapper (2013-12-20 08:32:26 -0500) ---------------------------------------------------------------- Jason J. Herne (1): qemu-monitor: HMP cpu-add wrapper Paolo Bonzini (1): vl: add missing transition debug->finish_migrate hmp-commands.hx | 13 +++++++++++++ hmp.c | 10 ++++++++++ hmp.h | 1 + vl.c | 1 + 4 files changed, 25 insertions(+) -- 1.8.1.4