qemu-server/test/MigrationTest
Fiona Ebner 84b4bc9ab1 move helper to check running QEMU version out of the 'Machine' module
The version of the running QEMU binary is not related to the machine
version and so it's a bit confusing to have the helper in the
'Machine' module. It cannot live in the 'Helpers' module, because that
would lead to a cyclic inclusion Helpers <-> Monitor. Thus,
'QMPHelpers' is chosen as the new home.

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
2024-07-30 21:19:51 +02:00
..
QemuMigrateMock.pm move helper to check running QEMU version out of the 'Machine' module 2024-07-30 21:19:51 +02:00
QmMock.pm test: migration: mock get_current_qemu_machine 2023-11-12 18:48:01 +01:00
Shared.pm check local resources: extend for mapped resources 2023-06-19 07:21:07 +02:00