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