On 07.04.2024 22:49, Jason Andryuk wrote: > blktap exposes disks over UNIX socket Network Block Device (NBD). > Modify libxl__device_disk_find_local_path() to provide back the > QEMU-formatted NBD path. This allows tapdisk to be used for booting an > HVM. > > Use the nbd+unix:/// format specified by the protocol at > https://github.com/NetworkBlockDevice/nbd/blob/master/doc/uri.md > > Reviewed-by: Anthony PERARD <[email protected]> > Signed-off-by: Jason Andryuk <[email protected]> > Signed-off-by: Jason Andryuk <[email protected]>
Please remember to keep tags in chronological order, i.e. R-b after S-o-b. It's also not clear to me whether this could sensibly go in ahead of patch 1; for now I'll assume it shouldn't. Jan
