Filip Hejsek writes:
> On Fri, 2025-09-12 at 16:01 +0200, Markus Armbruster wrote:
>> Cc: libvirt
>>
>> Filip Hejsek writes:
>>
>> > From: Szymon Lukasz
>> >
>> > The managment software can use this command to notify QEMU about the
>> > size of the terminal connected to a chardev, QEMU can t
On a Wednesday in 2025, Peter Krempa via Devel wrote:
Patches 1-3 are refactors that simplify the code and prepare it.
Patch 4 fixed bug where 'data_file' is not checked
Patches 5 and 6 add a workaround for Kubevirt's corner case migration
approach.
Peter Krempa (6):
qemuMigrationSrcIsSafe: Dro