9p: remove 'proxy' filesystem backend driver
It has been deprecated since 8.1; remove it and suggest using the 'local' file system backend driver instead or virtiofsd. Acked-by: Greg Kurz <groug@kaod.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
7e6b5497ea
commit
ed76671888
19 changed files with 14 additions and 2772 deletions
|
|
@ -305,8 +305,6 @@ option('vhost_user_blk_server', type: 'feature', value: 'auto',
|
|||
description: 'build vhost-user-blk server')
|
||||
option('virtfs', type: 'feature', value: 'auto',
|
||||
description: 'virtio-9p support')
|
||||
option('virtfs_proxy_helper', type: 'feature', value: 'auto',
|
||||
description: 'virtio-9p proxy helper support')
|
||||
option('libvduse', type: 'feature', value: 'auto',
|
||||
description: 'build VDUSE Library')
|
||||
option('vduse_blk_export', type: 'feature', value: 'auto',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue