From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:35062) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UeNq1-00040H-Ov for qemu-devel@nongnu.org; Mon, 20 May 2013 07:01:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UeNpv-0001Z8-Kv for qemu-devel@nongnu.org; Mon, 20 May 2013 07:01:09 -0400 Received: from mx1.redhat.com ([209.132.183.28]:41786) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UeNpv-0001Yy-DY for qemu-devel@nongnu.org; Mon, 20 May 2013 07:01:03 -0400 Message-ID: <519A0268.7050308@redhat.com> Date: Mon, 20 May 2013 13:00:56 +0200 From: Paolo Bonzini MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] pending 1.5 patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori , qemu-devel I see the following patches on the list that IMO deserve inclusion into 1.5. All of them should be low-risk. <1368718348-15199-1-git-send-email-emaste@freebsd.org> [PATCH v2] Rename hexdump to avoid FreeBSD libutil conflict <1369046780-17498-1-git-send-email-pbonzini@redhat.com> [PATCH for-1.5 resend] vl: new runstate transition: RUN_STATE_GUEST_PANICKED -> RUN_STATE_FINISH_MIGRATE <1369045989-14016-1-git-send-email-hpoussin@reactos.org> [PATCH for-1.5] osdep: fix qemu_anon_ram_free trace (+ fix compilation on 32 bit hosts) <1369032665-18159-2-git-send-email-lilei@linux.vnet.ibm.com> [PATCH 1/3] chardev: Make consistent with udp device for new qapi backend (not the rest of the series) There is also <20130520081814.GA8162@redhat.com>, but I think it's too intrusive. Paolo