qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/0] Allow -readconfig to read from a pre-existing filedescriptor
@ 2012-01-25 22:23 Ronnie Sahlberg
  2012-01-25 22:23 ` [Qemu-devel] [PATCH] READCONFIG: Allow reading the configuration " Ronnie Sahlberg
  0 siblings, 1 reply; 6+ messages in thread
From: Ronnie Sahlberg @ 2012-01-25 22:23 UTC (permalink / raw)
  To: qemu-devel, eblake

List,

Please find attached a trivial patch to allow -readconfig to read from a pre-existing filedescriptor instead of a file off disk.

Syntax is '-readconfig fd:<n>' to read from filedescriptor <n>.

This is useful for example for libvirt which allow it to pass configuration data, including possibly sensitive such, into qemu without this data hitting the filesystem or a disk.

regards
ronnie sahlberg

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

end of thread, other threads:[~2012-03-08 19:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-25 22:23 [Qemu-devel] [PATCH 0/0] Allow -readconfig to read from a pre-existing filedescriptor Ronnie Sahlberg
2012-01-25 22:23 ` [Qemu-devel] [PATCH] READCONFIG: Allow reading the configuration " Ronnie Sahlberg
2012-01-25 22:47   ` Eric Blake
2012-01-26  7:40     ` Markus Armbruster
2012-01-26 10:43       ` Daniel P. Berrange
2012-03-08 19:13       ` Eduardo Habkost

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).