qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PULL 0/6] loongarch64 patch queue


From: Richard Henderson
Subject: [PULL 0/6] loongarch64 patch queue
Date: Tue, 5 Jul 2022 16:29:50 +0530

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.

----------------------------------------------------------------
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(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]