Re: [PATCH] virtio-pci: Fix the use of an uninitialized irqfd.

2024-06-02 Thread Cindy Lu
On Wed, May 29, 2024 at 9:54 PM Fiona Ebner wrote: > > Hi, > > Am 22.05.24 um 07:10 schrieb Cindy Lu: > > The crash was reported in MAC OS and NixOS, here is the link for this bug > > https://gitlab.com/qemu-project/qemu/-/issues/2334 > > https://gitlab.com/qemu-project/qemu/-/issues/2321 > > > >

Re: [PATCH] virtio-pci: Fix the use of an uninitialized irqfd.

2024-05-29 Thread Fiona Ebner
Hi, Am 22.05.24 um 07:10 schrieb Cindy Lu: > The crash was reported in MAC OS and NixOS, here is the link for this bug > https://gitlab.com/qemu-project/qemu/-/issues/2334 > https://gitlab.com/qemu-project/qemu/-/issues/2321 > > The root cause is that the function

Re: [PATCH] virtio-pci: Fix the use of an uninitialized irqfd.

2024-05-26 Thread Jason Wang
On Wed, May 22, 2024 at 1:10 PM Cindy Lu wrote: > > The crash was reported in MAC OS and NixOS, here is the link for this bug > https://gitlab.com/qemu-project/qemu/-/issues/2334 > https://gitlab.com/qemu-project/qemu/-/issues/2321 > > The root cause is that the function

[PATCH] virtio-pci: Fix the use of an uninitialized irqfd.

2024-05-21 Thread Cindy Lu
The crash was reported in MAC OS and NixOS, here is the link for this bug https://gitlab.com/qemu-project/qemu/-/issues/2334 https://gitlab.com/qemu-project/qemu/-/issues/2321 The root cause is that the function virtio_pci_set_guest_notifiers() only initializes the irqfd when the