Re: [PATCH V2 2/4] qemu: Don't ignore dump image format errors

2025-02-25 Thread Daniel P . Berrangé
On Thu, Feb 20, 2025 at 05:11:36PM -0700, Jim Fehlig via Devel wrote: > Long ago, without justification, commit 48cb9f0542 changed > qemuGetCompressionProgram (since renamed to > qemuSaveImageGetCompressionProgram) to ignore configuration errors > for dump operations. Like the other save-related op

[PATCH V2 2/4] qemu: Don't ignore dump image format errors

2025-02-20 Thread Jim Fehlig via Devel
Long ago, without justification, commit 48cb9f0542 changed qemuGetCompressionProgram (since renamed to qemuSaveImageGetCompressionProgram) to ignore configuration errors for dump operations. Like the other save-related operations, user provided configuration should be verified and an error reported