mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
These APIs were an experimental feature for passing through 9p filesystems from the host to the libguestfs appliance. It was never possible to use this without hacking the qemu command line of the appliance to add such drives by hand. It also didn't fit the libguestfs model very well. And 9p is generally deprecated in upstream qemu. Note that for ABI reasons these APIs are not actually removed, they have been changed so that they always return an error. These APIs were actually hard-removed from all versions of RHEL. See-also: https://bugzilla.redhat.com/921710
1.2 KiB
1.2 KiB