qemu-devel
[Top][All Lists]
Advanced

[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?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]