Re: guix system vm, QEMU, virtfs, and the security_model option

2024-06-05 Thread Fabio Natali
On 2024-06-02, 09:55 +0300, Efraim Flashner wrote: > It looks like it was set in April 2014, so it may be time to revisit > it and see if changing the security_model works. Hey Efraim, thanks for getting back to me. Ok, got it, I'll see if I have time to put together a patch, I'd expect the chang

Re: guix system vm, QEMU, virtfs, and the security_model option

2024-06-02 Thread Brian O'Keefe
Jumping in here briefly. I had installed Guix Debian Gnu/Hurd as a VM in QEMU. It work completely fine and I thought that I would keep it for some tasks. However it gobbled up disk space like crazy and I've since removed it. The install was simple and no issues. On 6/2/24 12:55AM, Efraim Flash

Re: guix system vm, QEMU, virtfs, and the security_model option

2024-06-01 Thread Efraim Flashner
On Thu, May 30, 2024 at 04:15:33PM +0100, Fabio Natali wrote: > 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. > > Interestingl