Home
last modified time | relevance | path

Searched refs:qemu_savevm_state_complete_precopy (Results 1 – 25 of 28) sorted by relevance

12

/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/migration/
H A Dsavevm.h39 int qemu_savevm_state_complete_precopy(QEMUFile *f, bool iterable_only,
H A Dcolo.c351 qemu_savevm_state_complete_precopy(fb, false, false); in colo_do_checkpoint_transaction()
H A Dmigration.c2394 qemu_savevm_state_complete_precopy(ms->to_dst_file, true, false); in postcopy_start()
2447 qemu_savevm_state_complete_precopy(fb, false, false); in postcopy_start()
2588 ret = qemu_savevm_state_complete_precopy(s->to_dst_file, false, in migration_completion()
/dports/emulators/qemu42/qemu-4.2.1/migration/
H A Dsavevm.h41 int qemu_savevm_state_complete_precopy(QEMUFile *f, bool iterable_only,
H A Dsavevm.c1416 int qemu_savevm_state_complete_precopy(QEMUFile *f, bool iterable_only, in qemu_savevm_state_complete_precopy() function
1536 qemu_savevm_state_complete_precopy(f, false, false); in qemu_savevm_state()
1561 qemu_savevm_state_complete_precopy(f, true, false); in qemu_savevm_live_state()
H A Dmigration.c2613 qemu_savevm_state_complete_precopy(ms->to_dst_file, true, false); in postcopy_start()
2666 qemu_savevm_state_complete_precopy(fb, false, false); in postcopy_start()
2807 ret = qemu_savevm_state_complete_precopy(s->to_dst_file, false, in migration_completion()
/dports/emulators/qemu5/qemu-5.2.0/migration/
H A Dsavevm.h40 int qemu_savevm_state_complete_precopy(QEMUFile *f, bool iterable_only,
H A Dsavevm.c1425 int qemu_savevm_state_complete_precopy(QEMUFile *f, bool iterable_only, in qemu_savevm_state_complete_precopy() function
1543 qemu_savevm_state_complete_precopy(f, false, false); in qemu_savevm_state()
1568 qemu_savevm_state_complete_precopy(f, true, false); in qemu_savevm_live_state()
H A Dmigration.c2845 qemu_savevm_state_complete_precopy(ms->to_dst_file, true, false); in postcopy_start()
2898 qemu_savevm_state_complete_precopy(fb, false, false); in postcopy_start()
3047 ret = qemu_savevm_state_complete_precopy(s->to_dst_file, false, in migration_completion()
/dports/emulators/qemu-utils/qemu-4.2.1/migration/
H A Dsavevm.h41 int qemu_savevm_state_complete_precopy(QEMUFile *f, bool iterable_only,
H A Dsavevm.c1416 int qemu_savevm_state_complete_precopy(QEMUFile *f, bool iterable_only, in qemu_savevm_state_complete_precopy() function
1536 qemu_savevm_state_complete_precopy(f, false, false); in qemu_savevm_state()
1561 qemu_savevm_state_complete_precopy(f, true, false); in qemu_savevm_live_state()
H A Dmigration.c2613 qemu_savevm_state_complete_precopy(ms->to_dst_file, true, false); in postcopy_start()
2666 qemu_savevm_state_complete_precopy(fb, false, false); in postcopy_start()
2807 ret = qemu_savevm_state_complete_precopy(s->to_dst_file, false, in migration_completion()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/migration/
H A Dsavevm.h40 int qemu_savevm_state_complete_precopy(QEMUFile *f, bool iterable_only,
H A Dsavevm.c1426 int qemu_savevm_state_complete_precopy(QEMUFile *f, bool iterable_only, in qemu_savevm_state_complete_precopy() function
1544 qemu_savevm_state_complete_precopy(f, false, false); in qemu_savevm_state()
1569 qemu_savevm_state_complete_precopy(f, true, false); in qemu_savevm_live_state()
H A Dmigration.c2719 qemu_savevm_state_complete_precopy(ms->to_dst_file, true, false); in postcopy_start()
2772 qemu_savevm_state_complete_precopy(fb, false, false); in postcopy_start()
2921 ret = qemu_savevm_state_complete_precopy(s->to_dst_file, false, in migration_completion()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/migration/
H A Dsavevm.h40 int qemu_savevm_state_complete_precopy(QEMUFile *f, bool iterable_only,
H A Dsavevm.c1426 int qemu_savevm_state_complete_precopy(QEMUFile *f, bool iterable_only, in qemu_savevm_state_complete_precopy() function
1544 qemu_savevm_state_complete_precopy(f, false, false); in qemu_savevm_state()
1569 qemu_savevm_state_complete_precopy(f, true, false); in qemu_savevm_live_state()
H A Dmigration.c2718 qemu_savevm_state_complete_precopy(ms->to_dst_file, true, false); in postcopy_start()
2771 qemu_savevm_state_complete_precopy(fb, false, false); in postcopy_start()
2920 ret = qemu_savevm_state_complete_precopy(s->to_dst_file, false, in migration_completion()
/dports/emulators/qemu/qemu-6.2.0/migration/
H A Dsavevm.h41 int qemu_savevm_state_complete_precopy(QEMUFile *f, bool iterable_only,
H A Dsavevm.c1467 int qemu_savevm_state_complete_precopy(QEMUFile *f, bool iterable_only, in qemu_savevm_state_complete_precopy() function
1586 qemu_savevm_state_complete_precopy(f, false, false); in qemu_savevm_state()
1611 qemu_savevm_state_complete_precopy(f, true, false); in qemu_savevm_live_state()
H A Dmigration.c2977 qemu_savevm_state_complete_precopy(ms->to_dst_file, true, false); in postcopy_start()
3030 qemu_savevm_state_complete_precopy(fb, false, false); in postcopy_start()
3180 ret = qemu_savevm_state_complete_precopy(s->to_dst_file, false, in migration_completion()
/dports/emulators/qemu60/qemu-6.0.0/migration/
H A Dsavevm.h41 int qemu_savevm_state_complete_precopy(QEMUFile *f, bool iterable_only,
H A Dsavevm.c1466 int qemu_savevm_state_complete_precopy(QEMUFile *f, bool iterable_only, in qemu_savevm_state_complete_precopy() function
1584 qemu_savevm_state_complete_precopy(f, false, false); in qemu_savevm_state()
1609 qemu_savevm_state_complete_precopy(f, true, false); in qemu_savevm_live_state()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/migration/
H A Dsavevm.h41 int qemu_savevm_state_complete_precopy(QEMUFile *f, bool iterable_only,
H A Dsavevm.c1467 int qemu_savevm_state_complete_precopy(QEMUFile *f, bool iterable_only, in qemu_savevm_state_complete_precopy() function
1585 qemu_savevm_state_complete_precopy(f, false, false); in qemu_savevm_state()
1610 qemu_savevm_state_complete_precopy(f, true, false); in qemu_savevm_live_state()

12