qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/2] loongarch queue
@ 2025-10-30  2:47 Bibo Mao
  2025-10-30  2:47 ` [PULL 1/2] linux-headers: Update to Linux v6.18-rc3 Bibo Mao
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Bibo Mao @ 2025-10-30  2:47 UTC (permalink / raw)
  To: qemu-devel

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



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-11-01  8:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-30  2:47 [PULL 0/2] loongarch queue Bibo Mao
2025-10-30  2:47 ` [PULL 1/2] linux-headers: Update to Linux v6.18-rc3 Bibo Mao
2025-10-30  2:47 ` [PULL 2/2] target/loongarch: Add PTW feature support in KVM mode Bibo Mao
2025-11-01  8:36 ` [PULL 0/2] loongarch queue Richard Henderson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).