Re: [Qemu-devel] Preconfig state reachable without --preconfig given

2018-06-06 Thread Igor Mammedov
On Wed, 6 Jun 2018 12:35:07 +0200 Max Reitz wrote: > On 2018-06-04 22:24, Igor Mammedov wrote: > > On Mon, 4 Jun 2018 16:04:33 +0200 > > Max Reitz wrote: > > > >> On 2018-06-02 12:46, Michal Privoznik wrote: > >>> On 06/01/2018 03:28 PM, Max Reitz wrote: > Hi, > > The @pr

Re: [Qemu-devel] Preconfig state reachable without --preconfig given

2018-06-06 Thread Max Reitz
On 2018-06-04 22:24, Igor Mammedov wrote: > On Mon, 4 Jun 2018 16:04:33 +0200 > Max Reitz wrote: > >> On 2018-06-02 12:46, Michal Privoznik wrote: >>> On 06/01/2018 03:28 PM, Max Reitz wrote: Hi, The @preconfig RunState documentation states: > The state is reachable on

Re: [Qemu-devel] Preconfig state reachable without --preconfig given

2018-06-05 Thread Dr. David Alan Gilbert
* Igor Mammedov (imamm...@redhat.com) wrote: > On Mon, 4 Jun 2018 11:46:06 +0200 > Max Reitz wrote: > > > On 2018-06-02 12:46, Michal Privoznik wrote: > > > On 06/01/2018 03:28 PM, Max Reitz wrote: > > >> Hi, > > >> > > >> The @preconfig RunState documentation states: > > >> > > >>> The state

Re: [Qemu-devel] Preconfig state reachable without --preconfig given

2018-06-04 Thread Igor Mammedov
On Mon, 4 Jun 2018 16:04:33 +0200 Max Reitz wrote: > On 2018-06-02 12:46, Michal Privoznik wrote: > > On 06/01/2018 03:28 PM, Max Reitz wrote: > >> Hi, > >> > >> The @preconfig RunState documentation states: > >> > >>> The state is reachable only if the --preconfig CLI option is used. > >>

Re: [Qemu-devel] Preconfig state reachable without --preconfig given

2018-06-04 Thread Max Reitz
On 2018-06-02 12:46, Michal Privoznik wrote: > On 06/01/2018 03:28 PM, Max Reitz wrote: >> Hi, >> >> The @preconfig RunState documentation states: >> >>> The state is reachable only if the --preconfig CLI option is used. >> >> However, this is not true: >> >> $ echo | x86_64-softmmu/qemu-system-x86

Re: [Qemu-devel] Preconfig state reachable without --preconfig given

2018-06-04 Thread Igor Mammedov
On Mon, 4 Jun 2018 11:46:06 +0200 Max Reitz wrote: > On 2018-06-02 12:46, Michal Privoznik wrote: > > On 06/01/2018 03:28 PM, Max Reitz wrote: > >> Hi, > >> > >> The @preconfig RunState documentation states: > >> > >>> The state is reachable only if the --preconfig CLI option is used. > >>

Re: [Qemu-devel] Preconfig state reachable without --preconfig given

2018-06-04 Thread Max Reitz
On 2018-06-02 12:46, Michal Privoznik wrote: > On 06/01/2018 03:28 PM, Max Reitz wrote: >> Hi, >> >> The @preconfig RunState documentation states: >> >>> The state is reachable only if the --preconfig CLI option is used. >> >> However, this is not true: >> >> $ echo | x86_64-softmmu/qemu-system-x86

Re: [Qemu-devel] Preconfig state reachable without --preconfig given

2018-06-02 Thread Michal Privoznik
On 06/01/2018 03:28 PM, Max Reitz wrote: > Hi, > > The @preconfig RunState documentation states: > >> The state is reachable only if the --preconfig CLI option is used. > > However, this is not true: > > $ echo | x86_64-softmmu/qemu-system-x86_64 -monitor stdio > QEMU 2.12.50 monitor - type 'he

Re: [Qemu-devel] Preconfig state reachable without --preconfig given

2018-06-01 Thread Max Reitz
On 2018-06-01 15:28, Max Reitz wrote: > Hi, > > The @preconfig RunState documentation states: > >> The state is reachable only if the --preconfig CLI option is used. > > However, this is not true: > > $ echo | x86_64-softmmu/qemu-system-x86_64 -monitor stdio > QEMU 2.12.50 monitor - type 'help'

[Qemu-devel] Preconfig state reachable without --preconfig given

2018-06-01 Thread Max Reitz
Hi, The @preconfig RunState documentation states: > The state is reachable only if the --preconfig CLI option is used. However, this is not true: $ echo | x86_64-softmmu/qemu-system-x86_64 -monitor stdio QEMU 2.12.50 monitor - type 'help' for more information (qemu) HMP not available in preconf