Re: [PATCH v4 1/2] virtio-pci: Fix the use of an uninitialized irqfd

2024-07-15 Thread Cindy Lu
On Tue, 2 Jul 2024 at 15:09, Jason Wang wrote: > > On Tue, Jul 2, 2024 at 10:00 AM 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 > > >

Re: [PATCH v4 1/2] virtio-pci: Fix the use of an uninitialized irqfd

2024-07-02 Thread Jason Wang
On Tue, Jul 2, 2024 at 10:00 AM 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 the function virtio_pci_set_guest_notifiers(

[PATCH v4 1/2] virtio-pci: Fix the use of an uninitialized irqfd

2024-07-01 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 the function virtio_pci_set_guest_notifiers() was not called in the virtio_input device.So the vector_ir