all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* guix system vm, QEMU, virtfs, and the security_model option
@ 2024-05-30 15:15 Fabio Natali
  2024-06-02  6:55 ` Efraim Flashner
  0 siblings, 1 reply; 4+ messages in thread
From: Fabio Natali @ 2024-05-30 15:15 UTC (permalink / raw)
  To: help-guix

Hi,

A quick question re the 'guix system vm' command. When used in
combination with '--share=/foo=/bar', the command takes advantage of
QEMU's 'virtfs' option to share a folder between the host and the guest.

Interestingly, the command makes use of the 'security_model=none'
option. An alternative, one that I've seen recommended in some QEMU
docs⁰, would be using 'security_model=mapped-xattr'.

Is there any particular reason why we're using 'none' instead of
'mapped-xattr'?  The reason I'm asking is because I'm struggling with
some permission issues on a shared folder and I'd have a vague intuition
(or some hope) that 'mapped-xattr' might be a solution.

Thanks, best wishes, Fabio.

⁰ https://wiki.qemu.org/Documentation/9psetup'


-- 
Fabio Natali
https://fabionatali.com


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-06-05 12:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-30 15:15 guix system vm, QEMU, virtfs, and the security_model option Fabio Natali
2024-06-02  6:55 ` Efraim Flashner
2024-06-02 15:30   ` Brian O'Keefe
2024-06-05 12:50   ` Fabio Natali

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.