[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 0/7] virtio,pc,pci: bugfixes
|
From: |
Peter Maydell |
|
Subject: |
Re: [PULL 0/7] virtio,pc,pci: bugfixes |
|
Date: |
Tue, 9 Apr 2024 12:47:41 +0100 |
On Tue, 9 Apr 2024 at 08:32, Michael S. Tsirkin <mst@redhat.com> wrote:
>
> The following changes since commit ce64e6224affb8b4e4b019f76d2950270b391af5:
>
> Merge tag 'qemu-sparc-20240404' of https://github.com/mcayland/qemu into
> staging (2024-04-04 15:28:06 +0100)
>
> 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 e1999904a960c33b68fedf26dfb7b8e00abab8f2:
>
> qdev-monitor: fix error message in find_device_state() (2024-04-09 02:31:33
> -0400)
>
> ----------------------------------------------------------------
> virtio,pc,pci: bugfixes
>
> Tiny fixes: important but mostly obvious ones. Revert VDPA network sim
> for this release as there are questions around it's maintainatiblity.
>
> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
>
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/9.0
for any user-visible changes.
-- PMM
- [PULL 1/7] Revert "hw/virtio: Add support for VDPA network simulation devices", (continued)
- [PULL 1/7] Revert "hw/virtio: Add support for VDPA network simulation devices", Michael S. Tsirkin, 2024/04/09
- [PULL 3/7] virtio-snd: rewrite invalid tx/rx message handling, Michael S. Tsirkin, 2024/04/09
- [PULL 4/7] hw/virtio: Fix packed virtqueue flush used_idx, Michael S. Tsirkin, 2024/04/09
- [PULL 5/7] vdpa-dev: Fix the issue of device status not updating when configuration interruption is triggered, Michael S. Tsirkin, 2024/04/09
- [PULL 7/7] qdev-monitor: fix error message in find_device_state(), Michael S. Tsirkin, 2024/04/09
- [PULL 6/7] vhost-user-blk: simplify and fix vhost_user_blk_handle_config_change, Michael S. Tsirkin, 2024/04/09
- Re: [PULL 0/7] virtio,pc,pci: bugfixes,
Peter Maydell <=