On 31.05.24 09:28, Michal Privoznik wrote:
If user sets .merge or .dump attributes qemu_madvise() is called with corresponding advice. But it is never checked for failure which may mislead users into thinking the attribute is set correctly. Report an appropriate error.Signed-off-by: Michal Privoznik <[email protected]> ---
Reviewed-by: David Hildenbrand <[email protected]> -- Cheers, David / dhildenb
