]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuMigrationSrcIsSafe: Drop 'DEBUG' message about qemu supporting cache dropping
authorPeter Krempa <pkrempa@redhat.com>
Mon, 8 Sep 2025 13:59:57 +0000 (15:59 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 23 Sep 2025 16:57:00 +0000 (18:57 +0200)
commit9bf19c09a491f775d0b5ca27fea4c7c551600579
tree65157e1384d8a0ba244cde88e9101eef2a8e4fb5
parent07a40de61326466468f56b8cbc358bcb11e7dfa8
qemuMigrationSrcIsSafe: Drop 'DEBUG' message about qemu supporting cache dropping

The feature exists for a long time, no need to add extra notice about
it.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/qemu/qemu_migration.c