qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PULL 0/8] Trivial branch for 7.2 patches


From: Laurent Vivier
Subject: [PULL 0/8] Trivial branch for 7.2 patches
Date: Fri, 30 Sep 2022 22:21:36 +0200

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 a40ee29bbf3c169597d85f0871d189398b667d9f:

  docs: Update TPM documentation for usage of a TPM 2 (2022-09-29 21:31:56 
+0200)

----------------------------------------------------------------
Pull request trivial patches branch 20220930

----------------------------------------------------------------

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é via (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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]