From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57166) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1egvcT-00056m-MP for qemu-devel@nongnu.org; Wed, 31 Jan 2018 11:52:22 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1egvcS-0005A9-Uo for qemu-devel@nongnu.org; Wed, 31 Jan 2018 11:52:21 -0500 Received: from mail-oi0-x231.google.com ([2607:f8b0:4003:c06::231]:42931) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1egvcS-00059x-Oy for qemu-devel@nongnu.org; Wed, 31 Jan 2018 11:52:20 -0500 Received: by mail-oi0-x231.google.com with SMTP id c8so11056556oiy.9 for ; Wed, 31 Jan 2018 08:52:20 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <20180131142205.29422-1-richard.henderson@linaro.org> References: <20180131142205.29422-1-richard.henderson@linaro.org> From: Peter Maydell Date: Wed, 31 Jan 2018 16:51:59 +0000 Message-ID: Content-Type: text/plain; charset="UTF-8" Subject: Re: [Qemu-devel] [PULL v6 00/43] hppa-softmmu List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Richard Henderson Cc: QEMU Developers On 31 January 2018 at 14:22, Richard Henderson wrote: > Changes since v5: > * Fix win32 build issues. > > > r~ > > > The following changes since commit 6521130b0a7f699fdb82446d57df5627bfa7ed3c: > > Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-01-26-2' into staging (2018-01-30 15:20:01 +0000) > > are available in the Git repository at: > > git://github.com/rth7680/qemu.git tags/pull-hppa-20180131 > > for you to fetch changes up to eed142195c95a6c50545fa7a28e725d780ab9636: > > target/hppa: Implement PROBE for system mode (2018-01-31 05:30:50 -0800) > > ---------------------------------------------------------------- > Implement hppa-softmmu > Applied, thanks. -- PMM