[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 00/63] virtio,pci,pc: features,fixes
From: |
Michael S. Tsirkin |
Subject: |
Re: [PULL 00/63] virtio,pci,pc: features,fixes |
Date: |
Mon, 22 Jul 2024 20:20:22 -0400 |
On Tue, Jul 23, 2024 at 07:32:56AM +1000, Richard Henderson wrote:
> On 7/22/24 10:16, Michael S. Tsirkin wrote:
> > A couple of fixes are outstanding, will merge later.
> >
> >
> > The following changes since commit a87a7c449e532130d4fa8faa391ff7e1f04ed660:
> >
> > Merge tag 'pull-loongarch-20240719' ofhttps://gitlab.com/gaosong/qemu
> > into staging (2024-07-19 16:28:28 +1000)
> >
> > 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 67d834362c55d6fca6504975bc34755606f17cf2:
> >
> > virtio: Always reset vhost devices (2024-07-21 14:45:56 -0400)
> >
> > ----------------------------------------------------------------
> > virtio,pci,pc: features,fixes
> >
> > pci: Initial support for SPDM Responders
> > cxl: Add support for scan media, feature commands, device patrol scrub
> > control, DDR5 ECS control, firmware updates
> > virtio: in-order support
> > virtio-net: support for SR-IOV emulation (note: known issues on s390,
> > might get reverted if not fixed)
> > smbios: memory device size is now configurable per Machine
> > cpu: architecture agnostic code to support vCPU Hotplug
> >
> > Fixes, cleanups all over the place.
> >
> > Signed-off-by: Michael S. Tsirkin<mst@redhat.com>
>
> Fails ubsan testing:
>
> https://gitlab.com/qemu-project/qemu/-/jobs/7397450714
>
> ../publish/hw/net/virtio-net.c:3895:18: runtime error: member access within
> null pointer of type 'struct vhost_net'
>
>
> r~
Thanks! this is just make check under ubsan build, right?
- [PULL 54/63] acpi/gpex: Create PCI link devices outside PCI root bridge, (continued)
- [PULL 54/63] acpi/gpex: Create PCI link devices outside PCI root bridge, Michael S. Tsirkin, 2024/07/21
- [PULL 53/63] tests/acpi: Allow DSDT acpi table changes for aarch64, Michael S. Tsirkin, 2024/07/21
- [PULL 58/63] tests/qtest/bios-tables-test.c: Enable basic testing for RISC-V, Michael S. Tsirkin, 2024/07/21
- [PULL 60/63] hw/pci: Add all Data Object Types defined in PCIe r6.0, Michael S. Tsirkin, 2024/07/21
- [PULL 59/63] tests/acpi: Add expected ACPI AML files for RISC-V, Michael S. Tsirkin, 2024/07/21
- [PULL 63/63] virtio: Always reset vhost devices, Michael S. Tsirkin, 2024/07/21
- [PULL 57/63] tests/acpi: Add empty ACPI data files for RISC-V, Michael S. Tsirkin, 2024/07/21
- [PULL 62/63] hw/nvme: Add SPDM over DOE support, Michael S. Tsirkin, 2024/07/21
- [PULL 56/63] tests/qtest/bios-tables-test.c: Remove the fall back path, Michael S. Tsirkin, 2024/07/21
- Re: [PULL 00/63] virtio,pci,pc: features,fixes, Richard Henderson, 2024/07/22
- Re: [PULL 00/63] virtio,pci,pc: features,fixes,
Michael S. Tsirkin <=
- Re: [PULL 00/63] virtio,pci,pc: features,fixes, Richard Henderson, 2024/07/22
- Re: [PULL 00/63] virtio,pci,pc: features,fixes, Michael S. Tsirkin, 2024/07/23
- Re: [PULL 00/63] virtio,pci,pc: features,fixes, Hanna Czenczek, 2024/07/23
- Re: [PULL 00/63] virtio,pci,pc: features,fixes, Michael S. Tsirkin, 2024/07/23
- Re: [PULL 00/63] virtio,pci,pc: features,fixes, Hanna Czenczek, 2024/07/23