qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] Re: [Qemu-devel] [PATCH 12/13] set vnc password from xen


From: Jamie Lokier
Subject: Re: [Xen-devel] Re: [Qemu-devel] [PATCH 12/13] set vnc password from xenstore.
Date: Sun, 24 Aug 2008 10:59:03 +0100
User-agent: Mutt/1.5.13 (2006-08-11)

Avi Kivity wrote:
> Anthony Liguori wrote:
> >>  -vnc localhost:3,passwdfd=6
> >
> >In general, I strongly dislike passing file descriptors like this.
> 
> I find this very useful, and actually think we should encourage it, and 
> also allow passing file descriptors over the monitor (using 
> SCM_RIGHTS).  This can help de-privilege qemu.  In fact, you can run a 
> guest where qemu doesn't even have permissions to open the backing file.

You can already do this:

    qemu -hdc /proc/self/fd/3 3<>MS-DOS-6.22.img

-- Jamie




reply via email to

[Prev in Thread] Current Thread [Next in Thread]