[qemu] Tune disk parameters more.

- Fix missing iothread
- Drop down to an unsafe cache, I don't think we care about data loss in
the event of a host failure.

Change-Id: Iaab306d59de5db1f4722fb84512d37994b6a7055
1 file changed
tree: 6da317fec4ece917352fc49a48bf9f0211014d93
  1. bloaty/
  2. botanist/
  3. breakpad/
  4. build/
  5. cache/
  6. cmd/
  7. color/
  8. command/
  9. elflib/
  10. gndoc/
  11. isatty/
  12. logger/
  13. mdns/
  14. netboot/
  15. netutil/
  16. ninjalog/
  17. qemu/
  18. retry/
  19. runner/
  20. runtests/
  21. serial/
  22. sshutil/
  23. symbolize/
  24. tap/
  25. tarutil/
  26. testrunner/
  27. testsharder/
  28. tftp/
  29. .gitignore
  30. go.mod
  31. go.sum
  32. LICENSE
  33. manifest
  34. PATENTS
  35. README.md
README.md

tools

This repo contains tools used in Fuchsia build and development.

Go packages from here are automatically built and uploaded to CIPD and Google Storage by bots using the tools recipe.