From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:58241) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S8H6u-00068a-QB for qemu-devel@nongnu.org; Thu, 15 Mar 2012 16:17:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S8H6X-0008MQ-SI for qemu-devel@nongnu.org; Thu, 15 Mar 2012 16:17:20 -0400 Received: from v220110690675601.yourvserver.net ([78.47.199.172]:40292) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S8H6X-0008Jb-Mk for qemu-devel@nongnu.org; Thu, 15 Mar 2012 16:16:57 -0400 Message-ID: <4F624E36.4090005@weilnetz.de> Date: Thu, 15 Mar 2012 21:16:54 +0100 From: Stefan Weil MIME-Version: 1.0 References: <4F48F37B.5020007@weilnetz.de> In-Reply-To: <4F48F37B.5020007@weilnetz.de> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PULL] Malta patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Blue Swirl , QEMU Developers , Aurelien Jarno Am 25.02.2012 15:43, schrieb Stefan Weil: > Hi Aurelien, > > could you please pull some Malta patches which I had sent in January? > > http://patchwork.ozlabs.org/patch/138394/ > http://patchwork.ozlabs.org/patch/138392/ > http://patchwork.ozlabs.org/patch/138393/ > http://patchwork.ozlabs.org/patch/138391/ > > Thanks, > > Stefan > > > > The following changes since commit > b4bd0b168e9f4898b98308f4a8a089f647a86d16: > > audio: Add some fall through comments (2012-02-25 18:16:11 +0400) > > are available in the git repository at: > > git://qemu.weilnetz.de/qemu.git malta > > for you to fetch changes up to 10b7c0f6b6618086d54a4636e67a3e83c2bf4d5d: > > malta: Fix display for LED array (2012-02-25 15:28:38 +0100) > > ---------------------------------------------------------------- > Stefan Weil (4): > malta: Clean allocation of bios region alias > malta: Always allocate flash memory > malta: Use symbolic hardware addresses > malta: Fix display for LED array > > hw/mips_malta.c | 84 > +++++++++++++++++++++++------------------------------- > 1 files changed, 36 insertions(+), 48 deletions(-) I had to rebase the patches for latest QEMU. Maybe someone wants to pull them. Thanks, Stefan Weil The following changes since commit ae7d54d489540b49b7c13a7df7ddc220588a2ced: target-lm32/microblaze: Drop second CPU{LM32, MB}State typedef (2012-03-14 19:48:37 -0500) are available in the git repository at: git://qemu.weilnetz.de/qemu.git malta for you to fetch changes up to 1d7a1197068da26813e2a4706b4573143db166f5: malta: Fix display for LED array (2012-03-15 20:55:45 +0100) ---------------------------------------------------------------- Stefan Weil (4): malta: Clean allocation of bios region alias malta: Always allocate flash memory malta: Use symbolic hardware addresses malta: Fix display for LED array hw/mips_malta.c | 84 +++++++++++++++++++++++------------------------------- 1 files changed, 36 insertions(+), 48 deletions(-)