From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47112) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YA3Az-0006lV-P8 for qemu-devel@nongnu.org; Sat, 10 Jan 2015 16:02:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YA3Au-0004WO-Fs for qemu-devel@nongnu.org; Sat, 10 Jan 2015 16:02:29 -0500 Received: from mail-la0-f46.google.com ([209.85.215.46]:53269) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YA3Au-0004WA-9T for qemu-devel@nongnu.org; Sat, 10 Jan 2015 16:02:24 -0500 Received: by mail-la0-f46.google.com with SMTP id q1so19350778lam.5 for ; Sat, 10 Jan 2015 13:02:23 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <1420644048-16919-1-git-send-email-agraf@suse.de> References: <1420644048-16919-1-git-send-email-agraf@suse.de> From: Peter Maydell Date: Sat, 10 Jan 2015 21:02:02 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL 00/37] ppc patch queue 2015-01-07 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf Cc: "qemu-ppc@nongnu.org" , QEMU Developers On 7 January 2015 at 15:20, Alexander Graf wrote: > Hi Peter, > > This is my current patch queue for ppc. Please pull. > > Alex > > > The following changes since commit ab0302ee764fd702465aef6d88612cdff4302809: > > Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20141223' into staging (2014-12-23 15:05:22 +0000) > > are available in the git repository at: > > > git://github.com/agraf/qemu.git tags/signed-ppc-for-upstream > > for you to fetch changes up to 75c74ccbe1d4175edb79c6f810c2207dcf5edb22: > > hw/ppc/mac_newworld: simplify usb controller creation logic (2015-01-07 16:16:29 +0100) > > ---------------------------------------------------------------- > Patch queue for ppc - 2015-01-07 > > New year's release. This time's highlights: > > - E500: More RAM support > - pseries: New SLOF release > - Migration fixes > - Simplify USB spawning logic, removes support for explicit usb=off > - TCG: Simple untansactional TM emulation > > ---------------------------------------------------------------- Applied, thanks. (I'd already applied the USB fixes earlier, but the merge seems to have worked smoothly.) -- PMM