Re: [PATCH v3 0/2] hw/nvme: add irqfd support

2022-08-26 Thread Klaus Jensen
On Aug 26 10:03, Jinhao Fan wrote: > at 4:14 AM, Klaus Jensen wrote: > > > From: Klaus Jensen > > > > This is a re-spin of Jinhao's irqfd support series that fixes msix > > vector masking/unmasking to work correctly. > > > > I kept being bugged out about that msi route not getting updated, so

Re: [PATCH v3 0/2] hw/nvme: add irqfd support

2022-08-25 Thread Jinhao Fan
at 4:14 AM, Klaus Jensen wrote: > From: Klaus Jensen > > This is a re-spin of Jinhao's irqfd support series that fixes msix > vector masking/unmasking to work correctly. > > I kept being bugged out about that msi route not getting updated, so I > hit the code into submission with a hammer. >

[PATCH v3 0/2] hw/nvme: add irqfd support

2022-08-25 Thread Klaus Jensen
From: Klaus Jensen This is a re-spin of Jinhao's irqfd support series that fixes msix vector masking/unmasking to work correctly. I kept being bugged out about that msi route not getting updated, so I hit the code into submission with a hammer. I finally noticed the core issue: 1. The