The following changes since commit c8de6ec63d766ca1998c5af468483ce912fdc0c2:
Merge tag 'pull-request-2022-09-28' of https://gitlab.com/thuth/qemu into staging (2022-09-28 17:04:11 -0400) are available in the Git repository at: https://gitlab.com/laurent_vivier/qemu.git tags/trivial-branch-for-7.2-pull-request for you to fetch changes up to 4a4a74bf439910e957db42405a3abefdf867516a: docs: Update TPM documentation for usage of a TPM 2 (2022-10-04 00:10:11 +0200) ---------------------------------------------------------------- Pull request trivial patches branch 20220930-v2 ---------------------------------------------------------------- Bernhard Beschow (1): hw/virtio/vhost-shadow-virtqueue: Silence GCC error "maybe-uninitialized" Markus Armbruster (2): Drop superfluous conditionals around g_free() Use g_new() & friends where that makes obvious sense Matheus Tavares Bernardino (1): checkpatch: ignore target/hexagon/imported/* files Philippe Mathieu-Daudé (1): block/qcow2-bitmap: Add missing cast to silent GCC error Stefan Berger (1): docs: Update TPM documentation for usage of a TPM 2 Tong Zhang (1): mem/cxl_type3: fix GPF DVSEC Wang, Lei (1): .gitignore: add .cache/ to .gitignore .gitignore | 1 + block/qcow2-bitmap.c | 2 +- docs/specs/tpm.rst | 44 ++++++++++++++++-------------- hw/mem/cxl_type3.c | 2 +- hw/remote/iommu.c | 2 +- hw/virtio/vhost-shadow-virtqueue.c | 2 +- hw/virtio/virtio-crypto.c | 2 +- migration/dirtyrate.c | 4 +-- replay/replay.c | 6 ++-- scripts/checkpatch.pl | 1 + softmmu/dirtylimit.c | 4 +-- target/i386/kvm/kvm.c | 12 +++----- target/i386/whpx/whpx-all.c | 14 ++++------ 13 files changed, 47 insertions(+), 49 deletions(-) -- 2.37.3