From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34422) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YToGi-000093-Nr for qemu-devel@nongnu.org; Fri, 06 Mar 2015 04:10:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YToGf-0006RH-BZ for qemu-devel@nongnu.org; Fri, 06 Mar 2015 04:10:04 -0500 From: Markus Armbruster Date: Fri, 6 Mar 2015 10:09:56 +0100 Message-Id: <1425632998-616-1-git-send-email-armbru@redhat.com> Subject: [Qemu-devel] [PATCH 0/2] monitor: Fix and clean up around .user_print List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: qemu-trivial@nongnu.org, lcapitulino@redhat.com A more thorough cleanup of the area is in the works, but I want to get this out quickly, so it makes 2.3. I think it can go via -trivial, if Luiz doesn't mind. Markus Armbruster (2): hmp: Fix definition of command quit qmp: Drop unused .user_print from command definitions hmp-commands.hx | 1 - qmp-commands.hx | 4 ---- 2 files changed, 5 deletions(-) -- 1.9.3