[PULL 0/5] loongarch queue

Bibo Mao posted 5 patches 1 month, 2 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260813034052.79094-1-maobibo@loongson.cn
Maintainers: Song Gao <17746591750@163.com>, Bibo Mao <maobibo@loongson.cn>, Xianglai Li <lixianglai@loongson.cn>, Jiaxun Yang <jiaxun.yang@flygoat.com>, "Michael S. Tsirkin" <mst@redhat.com>, Igor Mammedov <imammedo@redhat.com>, Ani Sinha <anisinha@redhat.com>
There is a newer version of this series
hw/intc/loongarch_pch_pic.c                    |  19 +++++++++++++++++--
hw/loongarch/virt-acpi-build.c                 |   2 +-
target/loongarch/tcg/constant_timer.c          |  17 +++++++++++++----
tests/data/acpi/loongarch64/virt/APIC          | Bin 108 -> 108 bytes
tests/data/acpi/loongarch64/virt/APIC.topology | Bin 153 -> 153 bytes
5 files changed, 31 insertions(+), 7 deletions(-)
[PULL 0/5] loongarch queue
Posted by Bibo Mao 1 month, 2 weeks ago
The following changes since commit d49f87606ac1a6e15701b26c1b16c5d7e948ffcb:

  Merge tag 'linux-user-pull-request' of https://github.com/hdeller/qemu-hppa into staging (2026-08-12 15:21:53 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 77b91aca6148fafcade41516f12a3309f1e1f552:

  target/loongarch: Set timer tick value even if disabled (2026-08-13 11:34:48 +0800)

----------------------------------------------------------------
pull-loongarch-20260813 queue

----------------------------------------------------------------
Bibo Mao (1):
      target/loongarch: Set timer tick value even if disabled

Bin Guo (1):
      hw/intc/loongarch_pch_pic: Validate htmsi_vector before indexing parent_irq

Dongyan Qian (3):
      tests/acpi: Allow LoongArch virt MADT changes
      hw/loongarch/virt: Set MADT revision to 6
      tests/acpi: Update LoongArch virt MADT

 hw/intc/loongarch_pch_pic.c                    |  19 +++++++++++++++++--
 hw/loongarch/virt-acpi-build.c                 |   2 +-
 target/loongarch/tcg/constant_timer.c          |  17 +++++++++++++----
 tests/data/acpi/loongarch64/virt/APIC          | Bin 108 -> 108 bytes
 tests/data/acpi/loongarch64/virt/APIC.topology | Bin 153 -> 153 bytes
 5 files changed, 31 insertions(+), 7 deletions(-)
Re: [PULL 0/5] loongarch queue
Posted by Richard Henderson 1 month, 2 weeks ago
On 8/12/26 20:40, Bibo Mao wrote:
> The following changes since commit d49f87606ac1a6e15701b26c1b16c5d7e948ffcb:
> 
>    Merge tag 'linux-user-pull-request' ofhttps://github.com/hdeller/qemu-hppa into staging (2026-08-12 15:21:53 -0700)
> 
> are available in the Git repository at:
> 
>    https://github.com/bibo-mao/qemu.git tags/pull-loongarch-20260813
> 
> for you to fetch changes up to 77b91aca6148fafcade41516f12a3309f1e1f552:
> 
>    target/loongarch: Set timer tick value even if disabled (2026-08-13 11:34:48 +0800)
> 
> ----------------------------------------------------------------
> pull-loongarch-20260813 queue

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

r~