All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/6] Trivial patches for 2025-07-13
@ 2025-07-13  9:10 Michael Tokarev
  2025-07-13  9:10 ` [PULL 1/6] hw/usb/dev-hid: Support side and extra mouse buttons for usb-tablet Michael Tokarev
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Michael Tokarev @ 2025-07-13  9:10 UTC (permalink / raw)
  To: qemu-devel; +Cc: Michael Tokarev, qemu-trivial

The following changes since commit 9a4e273ddec3927920c5958d2226c6b38b543336:

  Merge tag 'pull-tcg-20250711' of https://gitlab.com/rth7680/qemu into staging (2025-07-13 01:46:04 -0400)

are available in the Git repository at:

  https://gitlab.com/mjt0k/qemu.git tags/pull-trivial-patches

for you to fetch changes up to 0f55ca43cd90eb89193bae45d0907c1b17a1dadd:

  docs/devel/tracing: Update trace.h creation rune to include SPDX (2025-07-13 12:08:07 +0300)

----------------------------------------------------------------
trivial patches for 2025-07-13

There aren't anything fancy here, and the amount of patches is
rather small.  This set has been accumulating for a long time
but there's only 6 patches in it.

----------------------------------------------------------------
Andrew Kreimer (1):
      docs: remove repeated word

Peter Maydell (2):
      hw/uefi: Create and use trace.h wrapper header
      docs/devel/tracing: Update trace.h creation rune to include SPDX

Thomas Huth (2):
      accel/kvm: Adjust the note about the minimum required kernel version
      docs/system/target-i386: Remove the sentence about RHEL 7 being supported

Thomas Lambertz (1):
      hw/usb/dev-hid: Support side and extra mouse buttons for usb-tablet

 accel/kvm/kvm-all.c          | 3 +--
 docs/devel/tracing.rst       | 2 +-
 docs/system/introduction.rst | 2 +-
 docs/system/target-i386.rst  | 4 +---
 hw/uefi/trace.h              | 2 ++
 hw/uefi/var-service-core.c   | 2 +-
 hw/uefi/var-service-policy.c | 2 +-
 hw/uefi/var-service-utils.c  | 2 +-
 hw/uefi/var-service-vars.c   | 2 +-
 hw/usb/dev-hid.c             | 6 +++---
 10 files changed, 13 insertions(+), 14 deletions(-)
 create mode 100644 hw/uefi/trace.h


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

end of thread, other threads:[~2025-07-15 20:01 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-13  9:10 [PULL 0/6] Trivial patches for 2025-07-13 Michael Tokarev
2025-07-13  9:10 ` [PULL 1/6] hw/usb/dev-hid: Support side and extra mouse buttons for usb-tablet Michael Tokarev
2025-07-13  9:10 ` [PULL 2/6] docs: remove repeated word Michael Tokarev
2025-07-13  9:10 ` [PULL 3/6] accel/kvm: Adjust the note about the minimum required kernel version Michael Tokarev
2025-07-13  9:10 ` [PULL 4/6] docs/system/target-i386: Remove the sentence about RHEL 7 being supported Michael Tokarev
2025-07-13  9:10 ` [PULL 5/6] hw/uefi: Create and use trace.h wrapper header Michael Tokarev
2025-07-13  9:10 ` [PULL 6/6] docs/devel/tracing: Update trace.h creation rune to include SPDX Michael Tokarev
2025-07-15 19:50 ` [PULL 0/6] Trivial patches for 2025-07-13 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.