[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 00/46] virtio: features,fixes
From: |
Michael S. Tsirkin |
Subject: |
Re: [PULL 00/46] virtio: features,fixes |
Date: |
Tue, 25 Jun 2024 10:01:51 -0400 |
On Tue, Jun 25, 2024 at 02:06:04PM +0100, Peter Maydell wrote:
> On Tue, 4 Jun 2024 at 20:06, Michael S. Tsirkin <mst@redhat.com> wrote:
> > ----------------------------------------------------------------
> > virtio: features,fixes
> >
> > A bunch of improvements:
> > - vhost dirty log is now only scanned once, not once per device
> > - virtio and vhost now support VIRTIO_F_NOTIFICATION_DATA
> > - cxl gained DCD emulation support
> > - pvpanic gained shutdown support
> > - acpi now supports Generic Port Affinity Structure
> > - new tests
> > - bugfixes
> >
> > Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
> > Cindy Lu (2):
> > virtio-pci: Fix the use of an uninitialized irqfd.
> > virtio-pci: Fix the failure process in kvm_virtio_pci_vector_use_one()
>
> Hi -- I was wondering what happened to this virtio-pci patch,
> which I reviewed. It seems like it got into this pullreq
> which didn't get merged because of a bios-tables-test failure.
>
> Michael, do you plan to respin this pullreq soon ?
>
> -- PMM
For some reason I was sure it got merged.
Whatevs I will do a new pull req.
- [PULL 40/46] tests/qtest/pvpanic: use centralized definition of supported events, (continued)
- [PULL 40/46] tests/qtest/pvpanic: use centralized definition of supported events, Michael S. Tsirkin, 2024/06/04
- [PULL 41/46] hw/misc/pvpanic: add support for normal shutdowns, Michael S. Tsirkin, 2024/06/04
- [PULL 42/46] pvpanic: Emit GUEST_PVSHUTDOWN QMP event on pvpanic shutdown signal, Michael S. Tsirkin, 2024/06/04
- [PULL 43/46] tests/qtest/pvpanic: add tests for pvshutdown event, Michael S. Tsirkin, 2024/06/04
- [PULL 45/46] virtio-pci: Fix the failure process in kvm_virtio_pci_vector_use_one(), Michael S. Tsirkin, 2024/06/04
- [PULL 46/46] hw/cxl: Fix read from bogus memory, Michael S. Tsirkin, 2024/06/04
- [PULL 44/46] Revert "docs/specs/pvpanic: mark shutdown event as not implemented", Michael S. Tsirkin, 2024/06/04
- Re: [PULL 00/46] virtio: features,fixes, Michael S. Tsirkin, 2024/06/05
- Re: [PULL 00/46] virtio: features,fixes, Peter Maydell, 2024/06/25
- Re: [PULL 00/46] virtio: features,fixes,
Michael S. Tsirkin <=