qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] pidfile option in config file
@ 2014-05-15  6:29 William Dauchy
  2014-05-15  8:15 ` Markus Armbruster
  0 siblings, 1 reply; 3+ messages in thread
From: William Dauchy @ 2014-05-15  6:29 UTC (permalink / raw)
  To: QEMU Developers

Hello,

I'm using the `-pidfile` option in my qemu command line. Since I'm
also using the `-readconfig` option I thought it was a good thing to
include the pidfile option in my config file. Unfortunately I did not
found any possibility to add such option in my config file.
Is it something I could expect?

Regards,
-- 
William

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

* Re: [Qemu-devel] pidfile option in config file
  2014-05-15  6:29 [Qemu-devel] pidfile option in config file William Dauchy
@ 2014-05-15  8:15 ` Markus Armbruster
  2014-05-15  8:23   ` William Dauchy
  0 siblings, 1 reply; 3+ messages in thread
From: Markus Armbruster @ 2014-05-15  8:15 UTC (permalink / raw)
  To: William Dauchy; +Cc: QEMU Developers

William Dauchy <wdauchy@gmail.com> writes:

> Hello,
>
> I'm using the `-pidfile` option in my qemu command line. Since I'm
> also using the `-readconfig` option I thought it was a good thing to
> include the pidfile option in my config file. Unfortunately I did not
> found any possibility to add such option in my config file.
> Is it something I could expect?

User interface bug: not all options are coded in a way that makes them
work with -readconfig.  This includes -pidfile.  Sorry!

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

* Re: [Qemu-devel] pidfile option in config file
  2014-05-15  8:15 ` Markus Armbruster
@ 2014-05-15  8:23   ` William Dauchy
  0 siblings, 0 replies; 3+ messages in thread
From: William Dauchy @ 2014-05-15  8:23 UTC (permalink / raw)
  To: Markus Armbruster; +Cc: QEMU Developers

On Thu, May 15, 2014 at 10:15 AM, Markus Armbruster <armbru@redhat.com> wrote:
> User interface bug: not all options are coded in a way that makes them
> work with -readconfig.  This includes -pidfile.  Sorry!

Thanks for the answer. Maybe I can try to send a patch one day or another.
I wanted to make sure there was no reason for this current behavior.

Regards,
-- 
William

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

end of thread, other threads:[~2014-05-15  8:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-15  6:29 [Qemu-devel] pidfile option in config file William Dauchy
2014-05-15  8:15 ` Markus Armbruster
2014-05-15  8:23   ` William Dauchy

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).