Home
last modified time | relevance | path

Searched defs:src_vm_cmd (Results 1 – 1 of 1) sorted by relevance

/cloud-hypervisor/tests/
H A Dintegration.rs9379 let mut src_vm_cmd = GuestCommand::new_with_binary_path(&guest, &src_vm_path); in _test_live_migration() localVariable
9543 let mut src_vm_cmd = GuestCommand::new_with_binary_path(&guest, &src_vm_path); in _test_live_migration_balloon() localVariable
9744 let mut src_vm_cmd = GuestCommand::new_with_binary_path(&guest, &src_vm_path); in _test_live_migration_numa() localVariable
9969 let mut src_vm_cmd = GuestCommand::new_with_binary_path(&guest, &src_vm_path); in _test_live_migration_watchdog() localVariable
10472 let mut src_vm_cmd = GuestCommand::new_with_binary_path(&guest, &src_vm_path); in _test_live_migration_tcp() localVariable