Go to file
Jiyong Park 8f2a46884b Don't use qcow2 for userdata.
We provide a sparse file directly as a (writable) partition image and
format a filesystem on the partition inside the VM.

To format it only when it's not formatted, the option `formattable` is
added to the fstab entry for the userdata partition.

Bug: 185767624
Test: atest MicrodroidHostTestCases
Change-Id: Ia938fd60071e64170b8280d19c17c4413c769337
2021-05-25 22:47:43 +09:00
apex Add MicrodroidTestApp 2021-05-24 08:19:12 +09:00
authfs Run microdroid on cuttlefish on GCE 2021-05-14 21:48:27 +09:00
compos Prefer rlib for executables in compos 2021-05-18 12:44:45 -07:00
docs/getting_started Update recommended kernel version. 2021-05-13 14:15:41 +01:00
launcher Add microdroid_launcher 2021-05-24 17:48:30 +09:00
microdroid Don't use qcow2 for userdata. 2021-05-25 22:47:43 +09:00
tests Don't use qcow2 for userdata. 2021-05-25 22:47:43 +09:00
virtmanager Pass file descriptors rather than filenames to Virt Manager. 2021-05-18 17:33:49 +00:00
vm Pass file descriptors rather than filenames to Virt Manager. 2021-05-18 17:33:49 +00:00
zipfuse Run zipfuse in microdroid 2021-05-24 09:24:48 +09:00
.clang-format Set an initial .clang-format style 2020-10-19 14:55:06 +01:00
PREUPLOAD.cfg Enable google_java_format in PREUPLOAD.cfg 2021-03-11 16:53:45 +00:00
rustfmt.toml Enable rust formatting preupload hooks 2020-10-13 12:23:13 +01:00