From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42699) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V1jhU-0001SX-4b for qemu-devel@nongnu.org; Tue, 23 Jul 2013 17:00:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V1jhP-0008BI-M9 for qemu-devel@nongnu.org; Tue, 23 Jul 2013 17:00:52 -0400 Received: from mail-pb0-x234.google.com ([2607:f8b0:400e:c01::234]:60930) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V1jhP-0008BD-Bs for qemu-devel@nongnu.org; Tue, 23 Jul 2013 17:00:47 -0400 Received: by mail-pb0-f52.google.com with SMTP id xa12so8827295pbc.11 for ; Tue, 23 Jul 2013 14:00:46 -0700 (PDT) Sender: Richard Henderson Message-ID: <51EEEEFA.3040104@twiddle.net> Date: Tue, 23 Jul 2013 13:00:42 -0800 From: Richard Henderson MIME-Version: 1.0 References: <1374161033-11449-1-git-send-email-rth@twiddle.net> In-Reply-To: <1374161033-11449-1-git-send-email-rth@twiddle.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PULL v2 0/2] alpha-softmmu updates List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: aliguori@us.ibm.com Ping. r~ On 07/18/2013 07:23 AM, Richard Henderson wrote: > Changes v1-v2: > * Update submodule, which I'd forgotten we had. > > > r~ > > > The following changes since commit 6453a3a69488196f26d12654c6b148446abdf3d6: > > Merge remote-tracking branch 'quintela/migration.next' into staging (2013-07-15 14:49:16 -0500) > > are available in the git repository at: > > > git://github.com/rth7680/qemu.git axp-next > > for you to fetch changes up to b957a1b03cfd56134519ebc01ba8fe1b166c0c84: > > pc-bios: Update palcode-clipper (2013-07-18 08:17:42 -0700) > > ---------------------------------------------------------------- > Richard Henderson (2): > target-alpha: Move alarm to vm_clock > pc-bios: Update palcode-clipper > > .gitmodules | 2 +- > hw/alpha/typhoon.c | 2 +- > pc-bios/README | 2 +- > pc-bios/palcode-clipper | Bin 185703 -> 133550 bytes > roms/qemu-palcode | 2 +- > target-alpha/helper.h | 3 ++- > target-alpha/sys_helper.c | 7 ++++++- > target-alpha/translate.c | 12 ++++++++---- > 8 files changed, 20 insertions(+), 10 deletions(-) >