"Dr. David Alan Gilbert" wrote:
>> +#
>> +##
>> +{ 'enum': 'MultifdCompress',
>> + 'data': [ 'none' ] }
>> +
>> ##
>> # @MigrationParameter:
>> #
>> @@ -586,6 +599,9 @@
>> # @max-cpu-throttle: maximum cpu throttle percentage.
>> #Defaults to 99. (Since 3.1)
>> #
>> +# @
* Juan Quintela (quint...@redhat.com) wrote:
> Signed-off-by: Juan Quintela
>
> ---
> Rename it to NONE
> Fix typos (dave)
> We don't need to chek values returned by visit_type_MultifdCompress (markus)
> Fix yet more typos (wei)
> ---
> hw/core/qdev-properties.c| 13 +
> include/
Juan Quintela writes:
> Signed-off-by: Juan Quintela
>
> ---
> Rename it to NONE
> Fix typos (dave)
> We don't need to chek values returned by visit_type_MultifdCompress (markus)
> Fix yet more typos (wei)
> ---
> hw/core/qdev-properties.c| 13 +
> include/hw/qdev-properties.h |
Signed-off-by: Juan Quintela
---
Rename it to NONE
Fix typos (dave)
We don't need to chek values returned by visit_type_MultifdCompress (markus)
Fix yet more typos (wei)
---
hw/core/qdev-properties.c| 13 +
include/hw/qdev-properties.h | 3 +++
migration/migration.c| 13