Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/python/xen/migration/
A Dlibxl.py58 emulator_id_to_str = { variable
170 if emu_id not in emulator_id_to_str:
174 % (emulator_id_to_str[emu_id], emu_idx))
205 if emu_id not in emulator_id_to_str:
208 self.info(" Index %d, type %s" % (emu_idx, emulator_id_to_str[emu_id]))

Completed in 2 milliseconds