[Qemu-devel] [Bug 1500265] Re: nested 9p filesystem with security_model=mapped-xattr

2018-08-07 Thread Enrico Weigelt, metux IT consult
Interesting approach. But maybe it should be configurable (eg. specify the mapping prefix). -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1500265 Title: nested 9p filesystem with security_model=map

[Qemu-devel] [Bug 1500265] Re: nested 9p filesystem with security_model=mapped-xattr

2015-09-27 Thread Daniel Haid
After looking at the code, it seems that disabling the user.virtfs namespace was the intended behaviour. I have created a patch implementing nesting instead of disabling. I do not know if this is the right way to do it, but I did some limited testing and it seemed ok. ** Patch added: "nested-virt