Lines Matching full:create
135 # Normally, qemu doesn't create empty refblocks, so we just have to do it by
183 # First test: Just create some image, write some data to it, and
229 # Create an image that requires two reftable clusters (just because
313 # If we have passwordless sudo and losetup, we can use those to create
315 # create a file that isn't growable, which effectively tests the same
326 # Create non-growable FUSE export that is a bit like an empty
339 # Now create a qcow2 image on the device -- unfortunately, qemu-img
340 # create force-creates the file, so we have to resort to the
341 # blockdev-create job.
353 '{ "execute": "blockdev-create",
355 "job-id": "create",
366 '{ "execute": "job-dismiss", "arguments": { "id": "create" } }' \