1. 0e82b50 Move VM callback to vmclient by Alan Stokes · 3 years ago
  2. 0fc6ce5 Shut down CompOS VM after compilation completes by Alan Stokes · 3 years ago
  3. 34b1ff9 Derive Eq for error types. by Andrew Walbran · 3 years, 1 month ago
  4. 7140377 Orderly VM shutdown, part 1 by Alan Stokes · 3 years, 1 month ago
  5. e558ab1 VirtualizationService notifies to its client when ramdump is available by Jiyong Park · 3 years, 1 month ago
  6. 0df4850 Allow VM logging from compos_verify by Alan Stokes · 3 years, 2 months ago
  7. 106fcac Move helper function out of struct impl. by Andrew Walbran · 3 years, 2 months ago
  8. 1072cc0 Move VsockFactory into VM client library. by Andrew Walbran · 3 years, 2 months ago
  9. d0ef400 Factor out Rust client library for VirtualizationService. by Andrew Walbran · 3 years, 3 months ago
  10. dfe16d6 Set task profile when running compilation VM by Jiyong Park · 3 years, 4 months ago
  11. 2e56937 Don't hardwire the config APK path by Alan Stokes · 3 years, 4 months ago
  12. 33daaa3 compos_verity: don't write to log file by Victor Hsieh · 3 years, 4 months ago
  13. 8c2d678 Run a non-protected VM at DebugLevel::APP_ONLY by Victor Hsieh · 3 years, 4 months ago
  14. 378f738 Use default VM memory size except when compiling by Alan Stokes · 3 years, 5 months ago
  15. 2d3a2ac Use full debug even in protected mode by Alan Stokes · 3 years, 6 months ago
  16. 16fb855 Rewrite key management & signing by Alan Stokes · 3 years, 6 months ago
  17. 28c9c3c Stop checking for /dev/kvm by Alan Stokes · 3 years, 6 months ago
  18. 014efb5 Update to improved system_properties API. by Andrew Walbran · 3 years, 6 months ago
  19. eba7e65 Use protected VM if possible by Alan Stokes · 3 years, 6 months ago
  20. 3994f00 Don't fall back to unprotected mode if protected is not supported. by Andrew Walbran · 3 years, 6 months ago
  21. 5f10248 Set memory of CompOS to 1 GB by Victor Hsieh · 3 years, 7 months ago
  22. 165921b Respect dalvik.vm.boot-dex2oat-[threads|cpu-set] by Jiyong Park · 3 years, 7 months ago
  23. c92d35f Enable --extended-status for crosvm and return reason why VM died. by Andrew Walbran · 3 years, 7 months ago
  24. 0a5ab4b Make BuildManifest.apk available in CompOS by Victor Hsieh · 3 years, 7 months ago
  25. ccae66d Remove idsig from the CompOS APEX by Jooyung Han · 3 years, 8 months ago
  26. 2542c92 Write OS & console logs separately by Alan Stokes · 3 years, 8 months ago
  27. e996abc Merge "Use staged APEXes for compilation" by Treehugger Robot · 3 years, 8 months ago
  28. b4a0e91 Use staged APEXes for compilation by Alan Stokes · 3 years, 8 months ago
  29. 641fc4a Fixed warnings generated by rustc 1.57.0 by Chris Wailes · 3 years, 8 months ago
  30. dd0a173 Add notifyError/onError notification for VM errors by Jooyung Han · 3 years, 9 months ago
  31. 23b90ee Various minor fixes by Alan Stokes · 3 years, 9 months ago
  32. fb95284 Merge changes I675f622e,Id7bcfd75,I53c349dd by Treehugger Robot · 3 years, 9 months ago
  33. b8182bb Console output and OS logs are separated by Jiyong Park · 3 years, 9 months ago
  34. dcb9602 Fix use of link_to_death by Alan Stokes · 3 years, 9 months ago
  35. 17aed5c Extract timeouts to compos_common by Alan Stokes · 3 years, 10 months ago
  36. d21764c Enable debug mode for test instance of CompOS by Alan Stokes · 3 years, 9 months ago
  37. 4df9377 Increase timeout to allow for nested virtualization by Alan Stokes · 3 years, 10 months ago
  38. 16e027f composd should open instance image RW by Alan Stokes · 3 years, 10 months ago
  39. 0cc59ee Fix lazy service persistence for VS by Alan Stokes · 3 years, 11 months ago
  40. 69c610f Add instance creation to composd. by Alan Stokes · 3 years, 10 months ago
  41. 016d51c Merge "Get odrefresh in composd working." by Treehugger Robot · 3 years, 11 months ago
  42. a2869d2 Get odrefresh in composd working. by Alan Stokes · 3 years, 11 months ago
  43. b5c60b4 compsvc: Notify VS when we're ready by Alan Stokes · 3 years, 11 months ago
  44. f03d81a Assorted client fixes. by Alan Stokes · 3 years, 11 months ago
  45. b2cc79e Run odrefresh in composd by Alan Stokes · 3 years, 11 months ago
  46. 7c652c7 Avoid wasted dup() on each vsock fd. by Alan Stokes · 3 years, 11 months ago
  47. 714fcc2 Stop creating our own vsock by Alan Stokes · 3 years, 11 months ago
  48. f8d9411 Separate creation and starting of VMs. by Andrew Walbran · 4 years ago
  49. 17fd36a Extract a library for common CompOS things by Alan Stokes · 4 years ago