[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PULL 0/2] VFIO fixes 2022-02-03
From: |
Alex Williamson |
Subject: |
[PULL 0/2] VFIO fixes 2022-02-03 |
Date: |
Thu, 03 Feb 2022 15:35:17 -0700 |
User-agent: |
StGit/1.0-8-g6af9-dirty |
The following changes since commit 8f3e5ce773c62bb5c4a847f3a9a5c98bbb3b359f:
Merge remote-tracking branch 'remotes/hdeller/tags/hppa-updates-pull-request'
into staging (2022-02-02 19:54:30 +0000)
are available in the Git repository at:
git://github.com/awilliam/qemu-vfio.git tags/vfio-fixes-20220203.0
for you to fetch changes up to 36fe5d5836c8d5d928ef6d34e999d6991a2f732e:
hw/vfio/common: Silence ram device offset alignment error traces (2022-02-03
15:05:05 -0700)
----------------------------------------------------------------
VFIO fixes 2022-02-03
* Fix alignment warnings when using TPM CRB with vfio-pci devices
(Eric Auger & Philippe Mathieu-Daudé)
----------------------------------------------------------------
Eric Auger (2):
tpm: CRB: Use ram_device for "tpm-crb-cmd" region
hw/vfio/common: Silence ram device offset alignment error traces
hw/tpm/tpm_crb.c | 22 ++++++++++++++++++++--
hw/vfio/common.c | 15 ++++++++++++++-
hw/vfio/trace-events | 1 +
3 files changed, 35 insertions(+), 3 deletions(-)