Re: [PATCH 00/13] CH: Add disk hotplug support to Cloud Hypervisor domains

2025-09-01 Thread Michal Prívozník via Devel
On 8/28/25 14:54, Stefan Kober wrote: > This patchset adds the necessary functionality to support disk hotplugging in > the CH driver. > > Some alias handling that can be extended to other device types is added, in > order to allow detaching the devices via the Cloud Hypervisor API. > > Stefan

Re: [PATCH 00/13] CH: Add disk hotplug support to Cloud Hypervisor domains

2025-08-29 Thread Peter Krempa via Devel
On Thu, Aug 28, 2025 at 14:54:40 +0200, Stefan Kober wrote: > This patchset adds the necessary functionality to support disk hotplugging in > the CH driver. > > Some alias handling that can be extended to other device types is added, in > order to allow detaching the devices via the Cloud Hyperv

[PATCH 00/13] CH: Add disk hotplug support to Cloud Hypervisor domains

2025-08-28 Thread Stefan Kober
This patchset adds the necessary functionality to support disk hotplugging in the CH driver. Some alias handling that can be extended to other device types is added, in order to allow detaching the devices via the Cloud Hypervisor API. Stefan Kober (13): ch: add DomainAttachDevice skeletons