mbox

[PULL,0/2] virtio,pc: fixes

Message ID cover.1743715021.git.mst@redhat.com (mailing list archive)
State New
Headers show

Pull-request

https://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git tags/for_upstream

Message

Michael S. Tsirkin April 3, 2025, 9:17 p.m. UTC
The following changes since commit b876e721f1c939f3e83ac85bd3c1c2821e12b3fa:

  Update version for v10.0.0-rc1 release (2025-03-25 13:58:14 -0400)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git tags/for_upstream

for you to fetch changes up to 719255486df2fcbe1b8599786b37f4bb80272f1a:

  hw/i386/amd_iommu: Assign pci-id 0x1419 for the AMD IOMMU device (2025-04-02 12:44:47 -0400)

----------------------------------------------------------------
virtio,pc: fixes

A couple of fixes for 10.0.

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

----------------------------------------------------------------
Akihiko Odaki (1):
      virtio-net: Fix num_buffers for version 1

Suravee Suthikulpanit (1):
      hw/i386/amd_iommu: Assign pci-id 0x1419 for the AMD IOMMU device

 hw/i386/amd_iommu.c | 1 +
 hw/net/virtio-net.c | 2 ++
 2 files changed, 3 insertions(+)

Comments

Stefan Hajnoczi April 4, 2025, 5:07 p.m. UTC | #1
Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/10.0 for any user-visible changes.