Re: [PATCH v1 0/1] Add support for namespace attach/detach during runtime

2023-05-09 Thread Klaus Jensen
On May 5 14:12, Daniel Wagner wrote: > This is a follow up on a very old thread[1]. My aim is to attach/detatch nvme > devices during runtime and test the Linux nvme subsystem in the guest. > > In order to it working, I had first to add hotplug able PCI bus and the > nvme-subsystem. The

[PATCH v1 0/1] Add support for namespace attach/detach during runtime

2023-05-05 Thread Daniel Wagner
This is a follow up on a very old thread[1]. My aim is to attach/detatch nvme devices during runtime and test the Linux nvme subsystem in the guest. In order to it working, I had first to add hotplug able PCI bus and the nvme-subsystem. The nvme-subsystem can't be instatiated during runtime so