qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/6] target/xtensa updates
@ 2018-06-30 21:21 Max Filippov
  2018-07-01 10:36 ` Peter Maydell
  0 siblings, 1 reply; 2+ messages in thread
From: Max Filippov @ 2018-06-30 21:21 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Maydell, Max Filippov

Hi Peter,

please pull the following batch of updates for the target/xtensa.

The following changes since commit e3800998e66c13b24d8cc8a06fdcc8d03cd408fc:

  Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2018-06-30' into staging (2018-06-30 17:30:09 +0100)

are available in the git repository at:

  git://github.com/OSLL/qemu-xtensa.git tags/20180630-xtensa

for you to fetch changes up to 0f02251a30ea8c4ce64d9a240795e10bb3c5852c:

  xtensa: Avoid calling get_page_addr_code() from helper function (2018-06-30 12:00:17 -0700)

----------------------------------------------------------------
target/xtensa updates:

- add diagnostic for zero-overhead loop alignment;
- convert to TranslatorOps;
- don't call get_page_addr_code() from helper functions.

----------------------------------------------------------------
Max Filippov (1):
      target/xtensa: check zero overhead loop alignment

Peter Maydell (1):
      xtensa: Avoid calling get_page_addr_code() from helper function

Richard Henderson (4):
      target/xtensa: Replace DISAS_UPDATE with DISAS_NORETURN
      target/xtensa: Convert to DisasContextBase
      target/xtensa: Change gen_intermediate_code dc to pointer
      target/xtensa: Convert to TranslatorOps

 target/xtensa/cpu.h          |   1 +
 target/xtensa/op_helper.c    |   6 +-
 target/xtensa/overlay_tool.h |   1 +
 target/xtensa/translate.c    | 334 +++++++++++++++++++++++--------------------
 4 files changed, 182 insertions(+), 160 deletions(-)

-- 
Thanks.
-- Max

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Qemu-devel] [PULL 0/6] target/xtensa updates
  2018-06-30 21:21 [Qemu-devel] [PULL 0/6] target/xtensa updates Max Filippov
@ 2018-07-01 10:36 ` Peter Maydell
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Maydell @ 2018-07-01 10:36 UTC (permalink / raw)
  To: Max Filippov; +Cc: QEMU Developers

On 30 June 2018 at 22:21, Max Filippov <jcmvbkbc@gmail.com> wrote:
> Hi Peter,
>
> please pull the following batch of updates for the target/xtensa.
>
> The following changes since commit e3800998e66c13b24d8cc8a06fdcc8d03cd408fc:
>
>   Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2018-06-30' into staging (2018-06-30 17:30:09 +0100)
>
> are available in the git repository at:
>
>   git://github.com/OSLL/qemu-xtensa.git tags/20180630-xtensa
>
> for you to fetch changes up to 0f02251a30ea8c4ce64d9a240795e10bb3c5852c:
>
>   xtensa: Avoid calling get_page_addr_code() from helper function (2018-06-30 12:00:17 -0700)
>
> ----------------------------------------------------------------
> target/xtensa updates:
>
> - add diagnostic for zero-overhead loop alignment;
> - convert to TranslatorOps;
> - don't call get_page_addr_code() from helper functions.
>
> ----------------------------------------------------------------
Applied, thanks.

-- PMM

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-07-01 10:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-30 21:21 [Qemu-devel] [PULL 0/6] target/xtensa updates Max Filippov
2018-07-01 10:36 ` Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).