mirror of
https://github.com/Motorhead1991/qemu.git
synced 2026-02-11 19:39:26 -07:00
Add new proxy filesystem driver to add root privilege to qemu process. It needs a helper process to be started by root user. Following command line can be used to utilize proxy filesystem driver -virtfs proxy,id=<id>,mount_tag=<tag>,socket_fd=<socket-fd> Signed-off-by: M. Mohan Kumar <mohan@in.ibm.com> Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> |
||
|---|---|---|
| .. | ||
| file-op-9p.h | ||
| qemu-fsdev-dummy.c | ||
| qemu-fsdev.c | ||
| qemu-fsdev.h | ||
| virtio-9p-marshal.c | ||
| virtio-9p-marshal.h | ||