syzkaller/pkg
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
..
config pkg/config: support null values 2017-06-03 13:16:18 +02:00
cover pkg/cover: move from cover 2017-06-17 14:41:15 +02:00
csource pkg/csource: move from csource 2017-06-17 14:41:15 +02:00
db pkg/db: move from db 2017-06-03 10:41:09 +02:00
fileutil pkg/fileutil: move from fileutil 2017-06-03 10:41:09 +02:00
gce pkg/gce: move from gce 2017-06-03 10:41:09 +02:00
gcs vm/gce: accept un-tar-ed image 2017-06-17 17:06:29 +02:00
git pkg/git: fix git fetch command line 2017-06-15 18:29:47 +02:00
hash pkg/hash: move from hash 2017-06-03 10:41:09 +02:00
host pkg/host: move from host 2017-06-17 14:41:15 +02:00
ifuzz pkg/ifuzz: move from ifuzz 2017-06-03 10:41:09 +02:00
ipc pkg/ipc: move from ipc 2017-06-17 14:41:15 +02:00
kernel vm/gce: accept un-tar-ed image 2017-06-17 17:06:29 +02:00
log pkg/log: move from log 2017-06-03 10:41:09 +02:00
osutil pkg/osutil: add IsExist helper function 2017-06-17 12:11:24 +02:00
report pkg/symbolizer: move from symbolizer 2017-06-17 14:41:15 +02:00
repro pkg/report: move from report 2017-06-17 14:41:15 +02:00
rpctype pkg/rpctype: from from rpctype 2017-06-17 14:41:15 +02:00
symbolizer pkg/symbolizer: move from symbolizer 2017-06-17 14:41:15 +02:00