"Dr. David Alan Gilbert" writes:
> * Peter Maydell (peter.mayd...@linaro.org) wrote:
>> On Mon, 19 Apr 2021 at 17:27, Markus Armbruster wrote:
>> >
>> > Result @blocked is true when and only when result @blocked-reasons is
>> > present. It's always non-empty when present. @blocked is redundant
* Peter Maydell (peter.mayd...@linaro.org) wrote:
> On Mon, 19 Apr 2021 at 17:27, Markus Armbruster wrote:
> >
> > Result @blocked is true when and only when result @blocked-reasons is
> > present. It's always non-empty when present. @blocked is redundant;
> > drop.
> >
> > Signed-off-by: Markus
On Mon, 19 Apr 2021 at 17:27, Markus Armbruster wrote:
>
> Result @blocked is true when and only when result @blocked-reasons is
> present. It's always non-empty when present. @blocked is redundant;
> drop.
>
> Signed-off-by: Markus Armbruster
"for-6.0" needs to be accompanied by a justificati
Result @blocked is true when and only when result @blocked-reasons is
present. It's always non-empty when present. @blocked is redundant;
drop.
Signed-off-by: Markus Armbruster
---
qapi/migration.json | 7 +++
migration/migration.c | 29 +
monitor/hmp-cmds.c