[PULL 0/1] Fix loongarch make check-tcg failure

Richard Henderson posted 1 patch 1 year, 5 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20221112015133.2593661-1-richard.henderson@linaro.org
Maintainers: Xiaojuan Yang <yangxiaojuan@loongson.cn>, Song Gao <gaosong@loongson.cn>
hw/loongarch/virt.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
[PULL 0/1] Fix loongarch make check-tcg failure
Posted by Richard Henderson 1 year, 5 months ago
Since the fix has been sitting around on the list for a
few days, I thought I'd help get this merged before rc1.


r~


The following changes since commit 2ccad61746ca7de5dd3e25146062264387e43bd4:

  Merge tag 'pull-tcg-20221109' of https://gitlab.com/rth7680/qemu into staging (2022-11-09 13:26:45 -0500)

are available in the Git repository at:

  https://gitlab.com/rth7680/qemu.git tags/pull-la-20221112

for you to fetch changes up to 46b21de238c643ea098f2dcffe493abd135f7d89:

  hw/loongarch: Fix loongarch fdt addr confict (2022-11-12 11:05:52 +1000)

----------------------------------------------------------------
Fix loongarch make check-tcg failure.

----------------------------------------------------------------
Song Gao (1):
      hw/loongarch: Fix loongarch fdt addr confict

 hw/loongarch/virt.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
Re: [PULL 0/1] Fix loongarch make check-tcg failure
Posted by Stefan Hajnoczi 1 year, 5 months ago
Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/7.2 for any user-visible changes.