Lines Matching refs:vm
33 iotests.VM() as vm:
35 vm.add_object('secret,id=keysec0,data=foo')
45 vm.launch()
46 vm.blockdev_create({ 'driver': 'file',
50 vm.qmp_log('blockdev-add',
55 vm.blockdev_create({ 'driver': imgfmt,
58 vm.shutdown()
71 vm.launch()
72 vm.blockdev_create({ 'driver': 'file',
78 vm.blockdev_create({ 'driver': imgfmt,
89 vm.shutdown()
102 vm.launch()
103 vm.blockdev_create({ 'driver': 'file',
109 vm.blockdev_create({ 'driver': imgfmt,
120 vm.shutdown()
130 vm.launch()
131 vm.blockdev_create({ 'driver': 'file',
135 vm.blockdev_create({ 'driver': imgfmt,
145 vm.shutdown()
155 vm.launch()
156 vm.blockdev_create({ 'driver': imgfmt,
172 vm.shutdown()
182 vm.launch()
183 vm.blockdev_create({ 'driver': imgfmt,
186 vm.shutdown()
202 vm.add_blockdev('driver=file,filename=%s,node-name=node0' % (disk_path))
204 vm.launch()
207 vm.blockdev_create({ 'driver': imgfmt,
210 vm.shutdown()
217 vm.launch()
218 vm.blockdev_create({ 'driver': imgfmt,
222 vm.blockdev_create({ 'driver': imgfmt,
227 vm.blockdev_create({ 'driver': imgfmt,
232 vm.shutdown()
239 vm.launch()
240 vm.blockdev_create({ 'driver': imgfmt,
245 vm.blockdev_create({ 'driver': imgfmt,
249 vm.shutdown()
256 vm.launch()
258 vm.blockdev_create({ 'driver': imgfmt,
262 vm.blockdev_create({ 'driver': imgfmt,
266 vm.shutdown()
273 vm.launch()
275 vm.blockdev_create({ 'driver': imgfmt,
279 vm.shutdown()