On Mon, Apr 13, 2026 at 04:13:38PM +0200, Matthieu Rolla wrote: > Hello Stefan, > > Thanks let me know how it goes. [Resending to qemu-devel so others are aware too.] Hi Matthieu, Windows Server 2022 Build 20348 successfully handles NVMe Namespace List changes with your QEMU patch. When adding the disk a new drive appears as expected. When removing the disk the drive disappears and there is a Windows Event Log event about a surprise removal. Windows probably has a procedure for safely removing drives, but this basic test seems like enough confirmation that it is working. Drive letters are preserved across hotplug, so I think everything is working as expected. Stefan