[PULL 0/4] loongarch queue

Bibo Mao posted 4 patches 1 month ago
Failed in applying to current master (apply log)
Maintainers: Song Gao <gaosong@loongson.cn>, Bibo Mao <maobibo@loongson.cn>, Jiaxun Yang <jiaxun.yang@flygoat.com>
There is a newer version of this series
MAINTAINERS                            |  1 -
hw/intc/loongarch_pic_kvm.c            |  1 -
hw/loongarch/virt-acpi-build.c         |  1 -
hw/loongarch/virt-fdt-build.c          |  1 -
hw/loongarch/virt.c                    |  3 +-
include/hw/intc/loongarch_pic_common.h |  2 +-
include/hw/loongarch/virt.h            | 75 +++++++++++++++++++++++++---------
include/hw/pci-host/ls7a.h             | 39 ------------------
target/loongarch/tcg/tlb_helper.c      | 22 ++++++----
9 files changed, 70 insertions(+), 75 deletions(-)
[PULL 0/4] loongarch queue
Posted by Bibo Mao 1 month ago
The following changes since commit 3bf5c57a11827d9fa706524d57ee3e5af68a429e:

  Merge tag 'pull-tcg-20251014' of https://gitlab.com/rth7680/qemu into staging (2025-10-14 10:25:05 -0700)

are available in the Git repository at:

  https://github.com/bibo-mao/qemu.git tags/pull-loongarch-20251015

for you to fetch changes up to a9c5e0ed9b63becde7a6188bf71f95e31a132b19:

  hw/loongarch/virt: Sort order by hardware device base address (2025-10-15 11:07:37 +0800)

----------------------------------------------------------------
pull-loongarch-20251015 queue

----------------------------------------------------------------
Bibo Mao (4):
      target/loongarch: Add missing TLB flush with different asid
      target/loongarch: Skip global TLB when calculating replaced TLB
      hw/loongarch/virt: Remove header file ls7a.h
      hw/loongarch/virt: Sort order by hardware device base address

 MAINTAINERS                            |  1 -
 hw/intc/loongarch_pic_kvm.c            |  1 -
 hw/loongarch/virt-acpi-build.c         |  1 -
 hw/loongarch/virt-fdt-build.c          |  1 -
 hw/loongarch/virt.c                    |  3 +-
 include/hw/intc/loongarch_pic_common.h |  2 +-
 include/hw/loongarch/virt.h            | 75 +++++++++++++++++++++++++---------
 include/hw/pci-host/ls7a.h             | 39 ------------------
 target/loongarch/tcg/tlb_helper.c      | 22 ++++++----
 9 files changed, 70 insertions(+), 75 deletions(-)
Re: [PULL 0/4] loongarch queue
Posted by Richard Henderson 4 weeks, 1 day ago
On 10/14/25 20:56, Bibo Mao wrote:
> The following changes since commit 3bf5c57a11827d9fa706524d57ee3e5af68a429e:
> 
>    Merge tag 'pull-tcg-20251014' ofhttps://gitlab.com/rth7680/qemu into staging (2025-10-14 10:25:05 -0700)
> 
> are available in the Git repository at:
> 
>    https://github.com/bibo-mao/qemu.git tags/pull-loongarch-20251015
> 
> for you to fetch changes up to a9c5e0ed9b63becde7a6188bf71f95e31a132b19:
> 
>    hw/loongarch/virt: Sort order by hardware device base address (2025-10-15 11:07:37 +0800)
> 
> ----------------------------------------------------------------
> pull-loongarch-20251015 queue

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

r~