Re: [PATCH] block: add more commands to preconfig mode

2021-06-07 Thread Daniel P . Berrangé
On Tue, May 11, 2021 at 11:39:49AM -0400, Paolo Bonzini wrote: > Most block device commands do not require a fully constructed machine. > Allow running them before machine initialization has concluded. > > Signed-off-by: Paolo Bonzini > --- > hmp-commands.hx| 14 + >

Re: [PATCH] block: add more commands to preconfig mode

2021-06-07 Thread Paolo Bonzini
On 11/05/21 17:39, Paolo Bonzini wrote: Most block device commands do not require a fully constructed machine. Allow running them before machine initialization has concluded. Signed-off-by: Paolo Bonzini --- hmp-commands.hx| 14 + qapi/block-core.json | 117

[PATCH] block: add more commands to preconfig mode

2021-05-11 Thread Paolo Bonzini
Most block device commands do not require a fully constructed machine. Allow running them before machine initialization has concluded. Signed-off-by: Paolo Bonzini --- hmp-commands.hx| 14 + qapi/block-core.json | 117 +++--