[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PULL 0/3] virtio, pc: fixes
From: |
Michael S. Tsirkin |
Subject: |
[PULL 0/3] virtio, pc: fixes |
Date: |
Mon, 25 Nov 2019 03:44:27 -0500 |
The following changes since commit 2061735ff09f9d5e67c501a96227b470e7de69b1:
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
(2019-11-21 17:18:40 +0000)
are available in the Git repository at:
git://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git tags/for_upstream
for you to fetch changes up to e48929c787ed0ebed87877c97ac90c3a47ef7dda:
intel_iommu: TM field should not be in reserved bits (2019-11-25 03:42:58
-0500)
----------------------------------------------------------------
virtio, pc: fixes
More small bugfixes.
Signed-off-by: Michael S. Tsirkin <address@hidden>
----------------------------------------------------------------
Marc-André Lureau (1):
virtio-input: fix memory leak on unrealize
Qi, Yadong (2):
intel_iommu: refine SL-PEs reserved fields checking
intel_iommu: TM field should not be in reserved bits
hw/i386/intel_iommu_internal.h | 18 +++++++++++-------
hw/i386/intel_iommu.c | 40 +++++++++++++++++++++++-----------------
hw/input/virtio-input.c | 3 +++
3 files changed, 37 insertions(+), 24 deletions(-)
- [PULL 0/3] virtio, pc: fixes,
Michael S. Tsirkin <=