-
Laszlo Ersek authored
We can (and should) rely on the fact that s->flag_compress is exactly one of DUMP_DH_COMPRESSED_ZLIB, DUMP_DH_COMPRESSED_LZO, and DUMP_DH_COMPRESSED_SNAPPY. This is ensured by the QMP schema and dump_init() in combination. Suggested-by:
Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by:
Laszlo Ersek <lersek@redhat.com>
Reviewed-by:
Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by:
Luiz Capitulino <lcapitulino@redhat.com>Laszlo Ersek authoredWe can (and should) rely on the fact that s->flag_compress is exactly one of DUMP_DH_COMPRESSED_ZLIB, DUMP_DH_COMPRESSED_LZO, and DUMP_DH_COMPRESSED_SNAPPY. This is ensured by the QMP schema and dump_init() in combination. Suggested-by:
Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by:
Laszlo Ersek <lersek@redhat.com>
Reviewed-by:
Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by:
Luiz Capitulino <lcapitulino@redhat.com>
Loading