All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 00/16] Miscellaneous patches for 2026-06-17
@ 2026-06-17 14:30 Paolo Bonzini
  2026-06-17 14:30 ` [PULL 01/16] rust: fix incorrect dependency in Cargo.toml Paolo Bonzini
                   ` (16 more replies)
  0 siblings, 17 replies; 18+ messages in thread
From: Paolo Bonzini @ 2026-06-17 14:30 UTC (permalink / raw)
  To: qemu-devel

The following changes since commit b0df6e2f2c6c45df8d4d286933799c623e124d98:

  Merge tag 'pull-riscv-to-apply-20260616' of https://github.com/alistair23/qemu into staging (2026-06-16 10:41:47 -0400)

are available in the Git repository at:

  https://gitlab.com/bonzini/qemu.git tags/for-upstream

for you to fetch changes up to fe487bc5a79e0a6f1824ea52b10bc806c69cc0c1:

  qga/vss: Drop unused define uuid(x) (2026-06-17 15:15:43 +0200)

----------------------------------------------------------------
* GNU/Hurd support
* More patches to support qemu-ga builds with clang-cl
* gdbstub: Update x86 control register bits
* rust: fix incorrect dependency in Cargo.toml
* target/i386: apply mod to immediate count of an RCL/RCR operation

----------------------------------------------------------------
Damien Zammit (4):
      Add GNU/Hurd host_os=gnu
      tpm: Add conditional to not compile ioctls on GNU/Hurd
      block/file-posix: Clean up sys/ioctl import
      Make copy_file_range non-static on GNU/Hurd

Kostiantyn Kostiuk (7):
      qga/win: Use swprintf instead of snwprintf
      qga/meson: Remove unused lib stdc++
      qga/meson: Use windows.compile_resources instead of custom_target
      qga/meson: Allow to use MSVC message compiler 'mc'
      qga/vss: Use MAX_PATH instead of PATH_MAX
      qga/vss: Remove unused undefs
      qga/vss: Drop unused define uuid(x)

Manolo de Medici (1):
      Include new arbitrary limits if not already defined

Mathias Krause (1):
      gdbstub: Update x86 control register bits

Paolo Bonzini (3):
      rust: fix incorrect dependency in Cargo.toml
      target/i386: apply mod to immediate count of an RCL/RCR operation
      target/i386: add more easy cases to gen_eflags_adcox

 configure                           |  2 +
 backends/tpm/tpm_ioctl.h            |  2 +-
 include/qemu/osdep.h                | 15 ++++++--
 qga/vss-win32/vss-common.h          | 15 --------
 block/file-posix.c                  | 17 +++------
 qga/commands-win32.c                |  2 +-
 target/i386/tcg/emit.c.inc          | 74 +++++++++++++++++++++----------------
 gdbstub/gdb-xml/i386-32bit.xml      | 47 +++++++++++++----------
 gdbstub/gdb-xml/i386-64bit.xml      |  7 ++++
 qga/meson.build                     | 12 +++---
 qga/vss-win32/requester.cpp         |  2 +-
 rust/bindings/hwcore-sys/Cargo.toml |  1 -
 rust/bindings/system-sys/Cargo.toml |  1 +
 13 files changed, 103 insertions(+), 94 deletions(-)
-- 
2.54.0



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

end of thread, other threads:[~2026-06-18 17:53 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-17 14:30 [PULL 00/16] Miscellaneous patches for 2026-06-17 Paolo Bonzini
2026-06-17 14:30 ` [PULL 01/16] rust: fix incorrect dependency in Cargo.toml Paolo Bonzini
2026-06-17 14:30 ` [PULL 02/16] target/i386: apply mod to immediate count of an RCL/RCR operation Paolo Bonzini
2026-06-17 14:30 ` [PULL 03/16] target/i386: add more easy cases to gen_eflags_adcox Paolo Bonzini
2026-06-17 14:30 ` [PULL 04/16] gdbstub: Update x86 control register bits Paolo Bonzini
2026-06-17 14:30 ` [PULL 05/16] Include new arbitrary limits if not already defined Paolo Bonzini
2026-06-17 14:30 ` [PULL 06/16] Add GNU/Hurd host_os=gnu Paolo Bonzini
2026-06-17 14:30 ` [PULL 07/16] tpm: Add conditional to not compile ioctls on GNU/Hurd Paolo Bonzini
2026-06-17 14:30 ` [PULL 08/16] block/file-posix: Clean up sys/ioctl import Paolo Bonzini
2026-06-17 14:30 ` [PULL 09/16] Make copy_file_range non-static on GNU/Hurd Paolo Bonzini
2026-06-17 14:30 ` [PULL 10/16] qga/win: Use swprintf instead of snwprintf Paolo Bonzini
2026-06-17 14:30 ` [PULL 11/16] qga/meson: Remove unused lib stdc++ Paolo Bonzini
2026-06-17 14:30 ` [PULL 12/16] qga/meson: Use windows.compile_resources instead of custom_target Paolo Bonzini
2026-06-17 14:30 ` [PULL 13/16] qga/meson: Allow to use MSVC message compiler 'mc' Paolo Bonzini
2026-06-17 14:30 ` [PULL 14/16] qga/vss: Use MAX_PATH instead of PATH_MAX Paolo Bonzini
2026-06-17 14:30 ` [PULL 15/16] qga/vss: Remove unused undefs Paolo Bonzini
2026-06-17 14:30 ` [PULL 16/16] qga/vss: Drop unused define uuid(x) Paolo Bonzini
2026-06-18 17:53 ` [PULL 00/16] Miscellaneous patches for 2026-06-17 Stefan Hajnoczi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.