Home
last modified time | relevance | path

Searched hist:"164 dafd1" (Results 1 – 9 of 9) sorted by relevance

/qemu/stubs/
H A Dqmp-command-available.c164dafd1 Tue Oct 27 08:44:18 GMT 2020 Paolo Bonzini <pbonzini@redhat.com> remove preconfig state

The preconfig state is only used if -incoming is not specified, which
makes the RunState state machine more tricky than it need be. However
there is already an equivalent condition which works even with -incoming,
namely qdev_hotplug. Use it instead of a separate runstate.

Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
H A Dmeson.build164dafd1 Tue Oct 27 08:44:18 GMT 2020 Paolo Bonzini <pbonzini@redhat.com> remove preconfig state

The preconfig state is only used if -incoming is not specified, which
makes the RunState state machine more tricky than it need be. However
there is already an equivalent condition which works even with -incoming,
namely qdev_hotplug. Use it instead of a separate runstate.

Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>

/qemu/tests/qtest/
H A Dqmp-test.c164dafd1 Tue Oct 27 08:44:18 GMT 2020 Paolo Bonzini <pbonzini@redhat.com> remove preconfig state

The preconfig state is only used if -incoming is not specified, which
makes the RunState state machine more tricky than it need be. However
there is already an equivalent condition which works even with -incoming,
namely qdev_hotplug. Use it instead of a separate runstate.

Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
/qemu/include/qapi/qmp/
H A Ddispatch.h164dafd1 Tue Oct 27 08:44:18 GMT 2020 Paolo Bonzini <pbonzini@redhat.com> remove preconfig state

The preconfig state is only used if -incoming is not specified, which
makes the RunState state machine more tricky than it need be. However
there is already an equivalent condition which works even with -incoming,
namely qdev_hotplug. Use it instead of a separate runstate.

Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
/qemu/monitor/
H A Dhmp.c164dafd1 Tue Oct 27 08:44:18 GMT 2020 Paolo Bonzini <pbonzini@redhat.com> remove preconfig state

The preconfig state is only used if -incoming is not specified, which
makes the RunState state machine more tricky than it need be. However
there is already an equivalent condition which works even with -incoming,
namely qdev_hotplug. Use it instead of a separate runstate.

Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
H A Dqmp-cmds.c164dafd1 Tue Oct 27 08:44:18 GMT 2020 Paolo Bonzini <pbonzini@redhat.com> remove preconfig state

The preconfig state is only used if -incoming is not specified, which
makes the RunState state machine more tricky than it need be. However
there is already an equivalent condition which works even with -incoming,
namely qdev_hotplug. Use it instead of a separate runstate.

Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
/qemu/hw/core/
H A Dmachine-qmp-cmds.c164dafd1 Tue Oct 27 08:44:18 GMT 2020 Paolo Bonzini <pbonzini@redhat.com> remove preconfig state

The preconfig state is only used if -incoming is not specified, which
makes the RunState state machine more tricky than it need be. However
there is already an equivalent condition which works even with -incoming,
namely qdev_hotplug. Use it instead of a separate runstate.

Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
/qemu/qapi/
H A Drun-state.json164dafd1 Tue Oct 27 08:44:18 GMT 2020 Paolo Bonzini <pbonzini@redhat.com> remove preconfig state

The preconfig state is only used if -incoming is not specified, which
makes the RunState state machine more tricky than it need be. However
there is already an equivalent condition which works even with -incoming,
namely qdev_hotplug. Use it instead of a separate runstate.

Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
H A Dqmp-dispatch.c164dafd1 Tue Oct 27 08:44:18 GMT 2020 Paolo Bonzini <pbonzini@redhat.com> remove preconfig state

The preconfig state is only used if -incoming is not specified, which
makes the RunState state machine more tricky than it need be. However
there is already an equivalent condition which works even with -incoming,
namely qdev_hotplug. Use it instead of a separate runstate.

Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>