From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:60843) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QwUmP-0003OV-KP for qemu-devel@nongnu.org; Thu, 25 Aug 2011 03:55:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QwUmO-0001qP-Gl for qemu-devel@nongnu.org; Thu, 25 Aug 2011 03:55:13 -0400 Received: from mx1.redhat.com ([209.132.183.28]:7699) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QwUmO-0001qL-9J for qemu-devel@nongnu.org; Thu, 25 Aug 2011 03:55:12 -0400 Message-ID: <4E55FFDB.7040005@redhat.com> Date: Thu, 25 Aug 2011 10:55:07 +0300 From: Avi Kivity MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] [PULL] Fix for ppc/escc crash List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori , "qemu-devel@nongnu.org" , Blue Swirl Anthony/Blue, please pull from: git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git memory/urgent to receive a fix for a crash caused by the memory API conversion: Avi Kivity (1): ppc_oldworld, ppc_newworld: fix escc BAR related crash hw/ppc_newworld.c | 5 ++++- hw/ppc_oldworld.c | 6 ++++-- 2 files changed, 8 insertions(+), 3 deletions(-) -- I have a truly marvellous patch that fixes the bug which this signature is too narrow to contain.