syzkaller/pkg/gcs
Dmitry Vyukov e130d95518 vm/gce: accept un-tar-ed image
vm/gce differs from other VM types in that it accepts image
in a weird, GCE-specific format (namely, image named disk.raw
is put into .tar.gz file). This makes it impossible to write
generic code that creates images for any VM types.

Make vm/gce accept just image like e.g. vm/qemu
and handle own specifics internally.
2017-06-17 17:06:29 +02:00
..
gcs.go vm/gce: accept un-tar-ed image 2017-06-17 17:06:29 +02:00