Home
last modified time | relevance | path

Searched refs:remove (Results 1 – 25 of 140) sorted by relevance

123456

/qemu/tests/qemu-iotests/
H A D04158 os.remove(test_img)
59 os.remove(backing_img)
314 os.remove(test_img)
320 os.remove(target_img)
386 os.remove(test_img)
465 os.remove(test_img)
628 os.remove(test_img)
724 os.remove(test_img)
792 os.remove(test_img)
875 os.remove(test_img)
[all …]
H A D04098 os.remove(test_img)
99 os.remove(mid_img)
100 os.remove(backing_img)
387 os.remove(test_img)
388 os.remove(mid_img)
430 os.remove(self.img0)
431 os.remove(self.img1)
432 os.remove(self.img2)
433 os.remove(self.img3)
463 os.remove(test_img)
[all …]
H A D246.out194 {"execute": "block-dirty-bitmap-remove", "arguments": {"name": "New", "node": "drive0"}}
203 {"execute": "block-dirty-bitmap-remove", "arguments": {"name": "Newtwo", "node": "drive0"}}
257 {"execute": "block-dirty-bitmap-remove", "arguments": {"name": "Small", "node": "drive0"}}
259 {"execute": "block-dirty-bitmap-remove", "arguments": {"name": "Medium", "node": "drive0"}}
261 {"execute": "block-dirty-bitmap-remove", "arguments": {"name": "Large", "node": "drive0"}}
263 {"execute": "block-dirty-bitmap-remove", "arguments": {"name": "NewB", "node": "drive0"}}
265 {"execute": "block-dirty-bitmap-remove", "arguments": {"name": "NewC", "node": "drive0"}}
H A D04561 os.remove(image0)
62 os.remove(image1)
63 os.remove(image2)
64 os.remove(image3)
65 os.remove(image4)
139 os.remove(image0)
H A D03052 os.remove(test_img)
53 os.remove(mid_img)
54 os.remove(backing_img)
228 os.remove(img)
569 os.remove(img)
571 os.remove(img)
660 os.remove(test_img)
661 os.remove(backing_img)
813 os.remove(test_img)
880 os.remove(test_img)
[all …]
H A D05545 os.remove(test_img)
62 os.remove(blockdev_target_img)
64 os.remove(target_img)
207 os.remove(blockdev_target_img)
209 os.remove(target_img)
291 os.remove(blockdev_target_img)
293 os.remove(target_img)
483 os.remove(blockdev_target_img)
485 os.remove(target_img)
H A D155117 os.remove(source_img)
118 os.remove(back2_img)
119 os.remove(back1_img)
120 os.remove(back0_img)
122 os.remove(target_img)
H A D13243 os.remove(test_img)
45 os.remove(target_img)
H A D29845 os.remove(disk)
125 os.remove(disk)
126 os.remove(refdisk)
H A D14788 os.remove(test_img)
90 os.remove(unix_socket)
143 os.remove(test_img)
145 os.remove(unix_socket)
H A D15237 os.remove(test_img)
39 os.remove(target_img)
H A D19635 os.remove(disk)
36 os.remove(migfile)
H A D236.out361 {"execute": "block-dirty-bitmap-remove", "arguments": {"name": "bitmapA", "node": "drive0"}}
363 {"execute": "block-dirty-bitmap-remove", "arguments": {"name": "bitmapB", "node": "drive0"}}
365 {"execute": "block-dirty-bitmap-remove", "arguments": {"name": "bitmapC", "node": "drive0"}}
367 {"execute": "block-dirty-bitmap-remove", "arguments": {"name": "bitmapD", "node": "drive0"}}
H A D28156 os.remove(self.images[name])
103 os.remove(self.images[name])
157 os.remove(self.images[name])
218 os.remove(self.images[name])
/qemu/tests/qemu-iotests/tests/
H A Dremove-bitmap-from-backing.out1 Trying to remove persistent bitmap from r-o base node, should fail:
2 {"execute": "block-dirty-bitmap-remove", "arguments": {"name": "bitmap0", "node": "base"}}
5 {"execute": "block-dirty-bitmap-remove", "arguments": {"name": "bitmap0", "node": "base"}}
H A Dluks-detached-header159 os.remove(luks_img)
160 os.remove(detached_header_img1)
161 os.remove(detached_header_img2)
162 os.remove(detached_payload_raw_img)
163 os.remove(detached_payload_qcow2_img)
H A Dmigrate-during-backup35 os.remove(disk_a)
36 os.remove(disk_b)
37 os.remove(mig_file)
H A Dqemu-img-bitmaps101 $QEMU_IMG bitmap --remove --image-opts \
141 $QEMU_IMG bitmap --remove "$TEST_IMG" b1
158 $QEMU_IMG bitmap --remove "$TEST_IMG" b0
159 $QEMU_IMG bitmap --remove --add "$TEST_IMG" b2
H A Dblock-status-cache56 os.remove(nbd_pidfile)
57 os.remove(test_img)
H A Dstream-unaligned-prefetch78 os.remove(top)
79 os.remove(base)
H A Dstream-error-on-reset111 os.remove(top)
112 os.remove(base)
/qemu/docs/specs/
H A Dacpi_mem_hotplug.rst5 and hot-remove events.
35 Device remove event, used to distinguish device for which
72 if set to 1 clears device remove event, set by OSPM
87 Memory hot remove process diagram
102 | OSPM: | remove event | OSPM: |
104 | clear remove event +<-------------+ for event flags |
/qemu/scripts/simplebench/
H A Dbench_write_req.py96 os.remove(image_name)
102 os.remove(image_name)
105 os.remove(image_name)
/qemu/tests/avocado/
H A Dvirtio_check_params.py126 machines.remove('none')
127 machines.remove('isapc')
128 machines.remove('microvm')
/qemu/scripts/
H A Dxml-preprocess-test.py29 os.remove(temp_file_name)
36 os.remove(temp_file_name)
47 os.remove(inc_file_name)

123456