]> xenbits.xensource.com Git - osstest/rumprun.git/commitdiff
adding raw
authorian eyberg <ian@deferpanic.com>
Wed, 13 Jan 2016 12:49:17 +0000 (04:49 -0800)
committerian eyberg <ian@deferpanic.com>
Wed, 13 Jan 2016 12:49:17 +0000 (04:49 -0800)
app-tools/rumprun

index 3e3fe929e397ef42b0d634503eaa8db34fdee436..a5e1d5ac331ea497c14d64073248ed082de07a27 100644 (file)
@@ -351,7 +351,7 @@ json_store_qemu_blkspec ()
 {
 
        # XXX: should not generate the interface here
-       opt_drivespec="${opt_drivespec} -drive if=virtio,file=${image}"
+       opt_drivespec="${opt_drivespec} -drive if=virtio,file=${image},format=raw"
 
        # if the image does not need to be mounted, we're done
        [ -n "${mountpoint}" ] || return