qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [RFC PATCH 0/2] -readconfig: accept fd=<fd> option
@ 2012-03-13 20:53 Eduardo Habkost
  2012-03-13 20:53 ` [Qemu-devel] [RFC PATCH 1/2] -readconfig: use QemuOpts option format Eduardo Habkost
  2012-03-13 20:53 ` [Qemu-devel] [RFC PATCH 2/2] -readconfig: accept fd=<fd> option Eduardo Habkost
  0 siblings, 2 replies; 3+ messages in thread
From: Eduardo Habkost @ 2012-03-13 20:53 UTC (permalink / raw)
  To: qemu-devel; +Cc: Ronnie Sahlberg

This changes -readconfig to use the QemuOpts syntax and accept 'fd=<fd>' as
argument, too.

I'm not sure yet if it's OK to break compatibility of -readconfig for filenames
containing "=" or ",". On the one hand I wouldn't like to break it, on the
other hand, I wouldn't like to add Yet Another command-line option and make
-readconfig a legacy option.

Eduardo Habkost (2):
  -readconfig: use QemuOpts option format
  -readconfig: accept fd=<fd> option

 qemu-config.c   |   99 +++++++++++++++++++++++++++++++++++++++++++++++++++---
 qemu-config.h   |    8 ++++-
 qemu-options.hx |    6 ++--
 vl.c            |    6 ++--
 4 files changed, 106 insertions(+), 13 deletions(-)

-- 
1.7.3.2

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

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

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-13 20:53 [Qemu-devel] [RFC PATCH 0/2] -readconfig: accept fd=<fd> option Eduardo Habkost
2012-03-13 20:53 ` [Qemu-devel] [RFC PATCH 1/2] -readconfig: use QemuOpts option format Eduardo Habkost
2012-03-13 20:53 ` [Qemu-devel] [RFC PATCH 2/2] -readconfig: accept fd=<fd> option 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).