qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/3] virtio,pc: bugfixes
@ 2022-04-06 21:11 Michael S. Tsirkin
  2022-04-06 21:11 ` [PULL 1/3] virtio: fix feature negotiation for ACCESS_PLATFORM Michael S. Tsirkin
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Michael S. Tsirkin @ 2022-04-06 21:11 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Maydell

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(-)



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-04-07  9:56 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-06 21:11 [PULL 0/3] virtio,pc: bugfixes Michael S. Tsirkin
2022-04-06 21:11 ` [PULL 1/3] virtio: fix feature negotiation for ACCESS_PLATFORM Michael S. Tsirkin
2022-04-06 21:11 ` [PULL 2/3] intel-iommu: correct the value used for error_setg_errno() Michael S. Tsirkin
2022-04-06 21:11 ` [PULL 3/3] virtio-iommu: use-after-free fix Michael S. Tsirkin
2022-04-07  9:18 ` [PULL 0/3] virtio,pc: bugfixes Peter Maydell
2022-04-07  9:22   ` Michael S. Tsirkin
2022-04-07  9:53   ` Michael S. Tsirkin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).