qemu-devel
[Top][All Lists]
Advanced

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

[PULL 0/3] virtio,pc: bugfixes


From: Michael S. Tsirkin
Subject: [PULL 0/3] virtio,pc: bugfixes
Date: Wed, 6 Apr 2022 17:11:48 -0400

The following changes since commit 128e050d41794e61e5849c6c507160da5556ea61:

  hw/acpi/microvm: turn on 8042 bit in FADT boot architecture flags if present 
(2022-03-07 17:43:14 -0500)

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

  virtio-iommu: use-after-free fix (2022-04-06 17:11:03 -0400)

----------------------------------------------------------------
virtio,pc: bugfixes

Several fixes all over the place

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>

----------------------------------------------------------------
Halil Pasic (1):
      virtio: fix feature negotiation for ACCESS_PLATFORM

Jason Wang (1):
      intel-iommu: correct the value used for error_setg_errno()

Wentao Liang (1):
      virtio-iommu: use-after-free fix

 hw/i386/intel_iommu.c    |  2 +-
 hw/virtio/virtio-bus.c   | 22 ++++++++++++++--------
 hw/virtio/virtio-iommu.c |  1 +
 3 files changed, 16 insertions(+), 9 deletions(-)




reply via email to

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