[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PULL 0/3] target/hppa update
From: |
Peter Maydell |
Subject: |
Re: [Qemu-devel] [PULL 0/3] target/hppa update |
Date: |
Fri, 8 Sep 2017 11:38:19 +0100 |
On 7 September 2017 at 19:44, Richard Henderson
<address@hidden> wrote:
> Just the conversion to TranslatorOps.
>
>
> r~
>
>
> The following changes since commit cda4a338c4243fa3bff4498b935340ac7121cc76:
>
> tcg/tci: Add TCG_TARGET_DEFAULT_MO (2017-09-07 18:57:34 +0100)
>
> are available in the git repository at:
>
> git://github.com/rth7680/qemu.git tags/pull-pa-20170907
>
> for you to fetch changes up to 51b061fbf027f844cc0bfb1eaaf0ae818e3ceb36:
>
> target/hppa: Convert to TranslatorOps (2017-09-07 11:23:13 -0700)
>
> ----------------------------------------------------------------
> Conversion to TranslatorOps
>
> ----------------------------------------------------------------
> Richard Henderson (3):
> target/hppa: Convert to DisasJumpType
> target/hppa: Convert to DisasContextBase
> target/hppa: Convert to TranslatorOps
>
> target/hppa/translate.c | 894
> ++++++++++++++++++++++++------------------------
> 1 file changed, 448 insertions(+), 446 deletions(-)
Applied, thanks.
-- PMM