Re: [Qemu-devel] pidfile option in config file

2014-05-15 Thread William Dauchy
On Thu, May 15, 2014 at 10:15 AM, Markus Armbruster 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

Re: [Qemu-devel] pidfile option in config file

2014-05-15 Thread Markus Armbruster
William Dauchy 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 co

[Qemu-devel] pidfile option in config file

2014-05-14 Thread William Dauchy
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 e