From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43182) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c7ODL-0008Da-Sx for qemu-devel@nongnu.org; Thu, 17 Nov 2016 10:03:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c7ODG-0004YL-83 for qemu-devel@nongnu.org; Thu, 17 Nov 2016 10:02:59 -0500 Received: from mail-wm0-x230.google.com ([2a00:1450:400c:c09::230]:38850) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1c7ODG-0004Xl-1e for qemu-devel@nongnu.org; Thu, 17 Nov 2016 10:02:54 -0500 Received: by mail-wm0-x230.google.com with SMTP id f82so151627142wmf.1 for ; Thu, 17 Nov 2016 07:02:53 -0800 (PST) Sender: Richard Henderson From: Richard Henderson Date: Thu, 17 Nov 2016 16:02:43 +0100 Message-Id: <1479394965-11254-1-git-send-email-rth@twiddle.net> Subject: [Qemu-devel] [PULL for-2.8 0/2] target-alpha update List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: stefanha@redhat.com I had been going to delay this pull until after the mttcg merge in 2.9, but there's really no point in that. One *can* play with non-parallel smp in the meantime, and it gives us a basis for comparison later. r~ The following changes since commit b0bcc86d2a87456f5a276f941dc775b265b309cf: Update version for v2.8.0-rc0 release (2016-11-15 20:55:12 +0000) are available in the git repository at: git://github.com/rth7680/qemu.git tags/pull-axp-20161117 for you to fetch changes up to 022f52e040807363213c8752ce61a7d0f57e3078: target-alpha: Log cpuid with -d int (2016-11-17 15:56:31 +0100) ---------------------------------------------------------------- Update alpha palcode for smp ---------------------------------------------------------------- Richard Henderson (2): target-alpha: Update palcode for smp target-alpha: Log cpuid with -d int pc-bios/palcode-clipper | Bin 133550 -> 152680 bytes roms/qemu-palcode | 2 +- target-alpha/helper.c | 6 ++++-- 3 files changed, 5 insertions(+), 3 deletions(-)