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

2024-07-22 Thread Jason Wang
On Mon, Jul 22, 2024 at 4:42 PM Cindy Lu wrote: > > > > On Mon, 22 Jul 2024 at 15:24, Jason Wang wrote: > > > > Hi Cindy > > > > On Fri, Jul 19, 2024 at 1:25 PM Cindy Lu wrote: > > > > > > The crash was reported in MAC OS and NixOS, here is the link for this bug > > > https://gitlab.com/qemu-pro

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

2024-07-22 Thread Cindy Lu
On Mon, 22 Jul 2024 at 15:24, Jason Wang wrote: > > Hi Cindy > > On Fri, Jul 19, 2024 at 1:25 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/-/issu

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

2024-07-22 Thread Jason Wang
Hi Cindy On Fri, Jul 19, 2024 at 1:25 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 > > In this bug, they are using the virtio_input device.

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

2024-07-18 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 In this bug, they are using the virtio_input device. The guest notifier was not supported for this device, The function vi