[PULL 0/2] loongarch queue

Bibo Mao posted 2 patches 2 weeks, 1 day ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20251030024703.3730929-1-maobibo@loongson.cn
Maintainers: "Michael S. Tsirkin" <mst@redhat.com>, Cornelia Huck <cohuck@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>, Song Gao <gaosong@loongson.cn>
include/standard-headers/linux/ethtool.h           |  1 +
include/standard-headers/linux/fuse.h              | 22 ++++++++++++--
include/standard-headers/linux/input-event-codes.h |  1 +
include/standard-headers/linux/input.h             | 22 +++++++++++++-
include/standard-headers/linux/pci_regs.h          | 10 +++++++
include/standard-headers/linux/virtio_ids.h        |  1 +
linux-headers/asm-loongarch/kvm.h                  |  1 +
linux-headers/asm-riscv/kvm.h                      | 23 +++++++++++++-
linux-headers/asm-riscv/ptrace.h                   |  4 +--
linux-headers/asm-x86/kvm.h                        | 34 +++++++++++++++++++++
linux-headers/asm-x86/unistd_64.h                  |  1 +
linux-headers/asm-x86/unistd_x32.h                 |  1 +
linux-headers/linux/kvm.h                          |  3 ++
linux-headers/linux/psp-sev.h                      | 10 ++++++-
linux-headers/linux/stddef.h                       |  1 -
linux-headers/linux/vduse.h                        |  2 +-
linux-headers/linux/vhost.h                        |  4 +--
target/loongarch/cpu.c                             |  6 ++--
target/loongarch/cpu.h                             |  1 +
target/loongarch/kvm/kvm.c                         | 35 ++++++++++++++++++++++
20 files changed, 169 insertions(+), 14 deletions(-)
[PULL 0/2] loongarch queue
Posted by Bibo Mao 2 weeks, 1 day ago
The following changes since commit e090e0312dc9030d94e38e3d98a88718d3561e4e:

  Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging (2025-10-29 10:44:15 +0100)

are available in the Git repository at:

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

for you to fetch changes up to c981119dab04ac20f86ae755a669d74fc1373cb7:

  target/loongarch: Add PTW feature support in KVM mode (2025-10-30 10:34:58 +0800)

----------------------------------------------------------------
pull-loongarch-20251030 queue

----------------------------------------------------------------
Bibo Mao (2):
      linux-headers: Update to Linux v6.18-rc3
      target/loongarch: Add PTW feature support in KVM mode

 include/standard-headers/linux/ethtool.h           |  1 +
 include/standard-headers/linux/fuse.h              | 22 ++++++++++++--
 include/standard-headers/linux/input-event-codes.h |  1 +
 include/standard-headers/linux/input.h             | 22 +++++++++++++-
 include/standard-headers/linux/pci_regs.h          | 10 +++++++
 include/standard-headers/linux/virtio_ids.h        |  1 +
 linux-headers/asm-loongarch/kvm.h                  |  1 +
 linux-headers/asm-riscv/kvm.h                      | 23 +++++++++++++-
 linux-headers/asm-riscv/ptrace.h                   |  4 +--
 linux-headers/asm-x86/kvm.h                        | 34 +++++++++++++++++++++
 linux-headers/asm-x86/unistd_64.h                  |  1 +
 linux-headers/asm-x86/unistd_x32.h                 |  1 +
 linux-headers/linux/kvm.h                          |  3 ++
 linux-headers/linux/psp-sev.h                      | 10 ++++++-
 linux-headers/linux/stddef.h                       |  1 -
 linux-headers/linux/vduse.h                        |  2 +-
 linux-headers/linux/vhost.h                        |  4 +--
 target/loongarch/cpu.c                             |  6 ++--
 target/loongarch/cpu.h                             |  1 +
 target/loongarch/kvm/kvm.c                         | 35 ++++++++++++++++++++++
 20 files changed, 169 insertions(+), 14 deletions(-)
Re: [PULL 0/2] loongarch queue
Posted by Richard Henderson 1 week, 6 days ago
On 10/30/25 03:47, Bibo Mao wrote:
> The following changes since commit e090e0312dc9030d94e38e3d98a88718d3561e4e:
> 
>    Merge tag 'pull-trivial-patches' ofhttps://gitlab.com/mjt0k/qemu into staging (2025-10-29 10:44:15 +0100)
> 
> are available in the Git repository at:
> 
>    https://github.com/bibo-mao/qemu.git tags/pull-loongarch-20251030
> 
> for you to fetch changes up to c981119dab04ac20f86ae755a669d74fc1373cb7:
> 
>    target/loongarch: Add PTW feature support in KVM mode (2025-10-30 10:34:58 +0800)
> 
> ----------------------------------------------------------------
> pull-loongarch-20251030 queue


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

r~