Home
last modified time | relevance | path

Searched refs:postcopy_preempt_new_channel (Results 1 – 4 of 4) sorted by relevance

/qemu/migration/
H A Dpostcopy-ram.h193 void postcopy_preempt_new_channel(MigrationIncomingState *mis, QEMUFile *file);
H A Dpostcopy-ram.c1608 void postcopy_preempt_new_channel(MigrationIncomingState *mis, QEMUFile *file) in postcopy_preempt_new_channel() function
H A Dtrace-events304 postcopy_preempt_new_channel(void) ""
H A Dmigration.c940 postcopy_preempt_new_channel(mis, f); in migration_ioc_process_incoming()