在 2021/6/7 下午10:22, Daniel P. Berrangé 写道:
On Tue, May 11, 2021 at 11:39:55AM -0400, Paolo Bonzini wrote:
Creating and destroying network backend does not require a fully
constructed machine. Allow the related monitor commands to run before
machine initialization has concluded.
Signed-off-by: Paolo Bonzini <pbonz...@redhat.com>
---
hmp-commands.hx | 2 ++
qapi/net.json | 6 ++++--
2 files changed, 6 insertions(+), 2 deletions(-)
Reviewed-by: Daniel P. Berrangé <berra...@redhat.com>
Regards,
Daniel
Queued.
Thanks