qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Richard Henderson <richard.henderson@linaro.org>
To: qemu-devel@nongnu.org
Subject: Re: [PULL 0/6] loongarch64 patch queue
Date: Tue, 5 Jul 2022 18:05:53 +0530	[thread overview]
Message-ID: <51543b67-bbbf-6bea-6e68-0f0baa1d2bd3@linaro.org> (raw)
In-Reply-To: <20220705105957.1144514-1-richard.henderson@linaro.org>

On 7/5/22 16:29, Richard Henderson wrote:
> The following changes since commit 1437479e5ee1a49ccd84cad9e7b010fb2ee9d805:
> 
>    Merge tag 'pull-la-20220704' of https://gitlab.com/rth7680/qemu into staging (2022-07-04 16:37:13 +0530)
> 
> are available in the Git repository at:
> 
>    https://gitlab.com/rth7680/qemu.git tags/pull-la-20220705
> 
> for you to fetch changes up to bf7ce37f8f40149dfa354bdb74810c8e586a11e4:
> 
>    hw/intc/loongarch_ipi: Fix mail send and any send function (2022-07-05 16:25:17 +0530)
> 
> ----------------------------------------------------------------
> Loongarch patch queue:
> 
> Build fix for --enable-debug --enable-tcg-interpreter.
> Build fix for ls7a_rtc.
> Clear tlb on reset.
> Fixes for ipi mailboxes.
> Minor tweak to scripts/qemu-binfmt-conf.

Applied, thanks.  Please update https://wiki.qemu.org/ChangeLog/7.1 as appropriate.


r~


> 
> ----------------------------------------------------------------
> Richard Henderson (2):
>        hw/rtc/ls7a_rtc: Drop unused inline functions
>        tcg/tci: Remove CONFIG_DEBUG_TCG_INTERPRETER
> 
> Song Gao (2):
>        target/loongarch: Clean up tlb when cpu reset
>        scripts/qemu-binfmt-conf: Add LoongArch to qemu_get_family()
> 
> Xiaojuan Yang (2):
>        hw/intc/loongarch_ipi: Fix ipi device access of 64bits
>        hw/intc/loongarch_ipi: Fix mail send and any send function
> 
>   include/hw/intc/loongarch_ipi.h |  7 ++--
>   tcg/tci/tcg-target.h            |  5 ---
>   hw/intc/loongarch_ipi.c         | 92 +++++++++++++++++++++++++++--------------
>   hw/loongarch/loongson3.c        |  5 ++-
>   hw/rtc/ls7a_rtc.c               | 27 +++---------
>   target/loongarch/cpu.c          |  1 +
>   tcg/tci/tcg-target.c.inc        |  7 ----
>   scripts/qemu-binfmt-conf.sh     |  3 ++
>   8 files changed, 80 insertions(+), 67 deletions(-)



      parent reply	other threads:[~2022-07-05 12:39 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-05 10:59 [PULL 0/6] loongarch64 patch queue Richard Henderson
2022-07-05 10:59 ` [PULL 1/6] hw/rtc/ls7a_rtc: Drop unused inline functions Richard Henderson
2022-07-05 10:59 ` [PATCH] tcg/tci: Remove CONFIG_DEBUG_TCG_INTERPRETER Richard Henderson
2022-07-05 10:59 ` [PULL 2/6] target/loongarch: Clean up tlb when cpu reset Richard Henderson
2022-07-05 10:59 ` [PULL 3/6] scripts/qemu-binfmt-conf: Add LoongArch to qemu_get_family() Richard Henderson
2022-07-05 10:59 ` [PULL 4/6] tcg/tci: Remove CONFIG_DEBUG_TCG_INTERPRETER Richard Henderson
2022-07-05 10:59 ` [PULL 5/6] hw/intc/loongarch_ipi: Fix ipi device access of 64bits Richard Henderson
2022-07-05 10:59 ` [PULL 6/6] hw/intc/loongarch_ipi: Fix mail send and any send function Richard Henderson
2022-07-05 12:35 ` Richard Henderson [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=51543b67-bbbf-6bea-6e68-0f0baa1d2bd3@linaro.org \
    --to=richard.henderson@linaro.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).