Searched refs:set_mapping (Results 1 – 1 of 1) sorted by relevance
| /openbmc/qemu/tests/qemu-iotests/ |
| H A D | 300 | 133 def set_mapping(self, vm: iotests.VM, mapping: BlockBitmapMapping, member in TestDirtyBitmapMigration 195 self.set_mapping(self.vm_a, mapping) 203 self.set_mapping(self.vm_b, mapping) 214 self.set_mapping(self.vm_a, src_map) 215 self.set_mapping(self.vm_b, dst_map) 284 self.set_mapping(self.vm_a, mapping, 304 self.set_mapping(self.vm_a, mapping, 329 self.set_mapping(self.vm_a, mapping, 349 self.set_mapping(self.vm_a, mapping, 354 self.set_mapping(self.vm_a, []) [all …]
|