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