Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qemu-iotests/
H A D28131 drive0_img = os.path.join(iotests.test_dir, 'drive0.img') variable in TestDirtyBitmapIOThread
32 images = { 'drive0': drive0_img }
70 drive0_img = os.path.join(iotests.test_dir, 'drive0.img') variable in TestNBDMirrorIOThread
72 images = { 'drive0': drive0_img, 'mirror': mirror_img }
82 % (self.drive0_img))
135 drive0_img = os.path.join(iotests.test_dir, 'drive0.img') variable in TestExternalSnapshotAbort
137 images = { 'drive0': drive0_img, 'snapshot': snapshot_img }
147 % (self.drive0_img))
187 drive0_img = os.path.join(iotests.test_dir, 'drive0.img') variable in TestBlockdevBackupAbort
191 images = { 'drive0': drive0_img,