Re: Use of BQL from thread in PCIe device

2024-12-18 Thread Markus Lavin
esday, December 18, 2024 6:28 PM To: Markus Lavin Cc: qemu-devel@nongnu.org Subject: Re: Use of BQL from thread in PCIe device [You don't often get email from le...@movementarian.org. Learn why this is important at https://aka.ms/LearnAboutSenderIdentification ] On Wed, Dec 18, 2024 at

Use of BQL from thread in PCIe device

2024-12-18 Thread Markus Lavin
Hi, I think that I might have misunderstood something fundamental about the BQL (or possibly Qemu in general). I have a custom PCIe device that connects to an outside simulation environment using Unix domain sockets. To deal with bus-mastering from this outside environment I have a thread crea

Use of BQL from thread in PCIe device

2024-12-18 Thread Markus Lavin
Hi, I think that I might have misunderstood something fundamental about the BQL (or possibly Qemu in general). I have a custom PCIe device that connects to an outside simulation environment using Unix domain sockets. To deal with bus-mastering from this outside environment I have a thread crea