1. ecde8c0 Implement early_virtmgr by Inseob Kim · 11 months ago
  2. 3db607a Move virtualizationmanager to android/virtmgr by Jiyong Park · 1 year, 1 month ago[Renamed from virtualizationmanager/src/atom.rs]
  3. b58d1b4 Standardise safety comments for virtualizationmanager and vmclient. by Andrew Walbran · 2 years, 1 month ago
  4. f50c7a6 Revert "[vs] Extract writable partition initialization into a ne..." by David Brazdil · 2 years, 4 months ago
  5. 0547e86 [vs] Extract writable partition initialization into a new library by Alice Wang · 2 years, 4 months ago
  6. b2db3d2 Not to spawn thread when writing the atom VmExited by Seungjae Yoo · 2 years, 4 months ago
  7. eebe644 Add info logs when atoms are written into statsd by Seungjae Yoo · 2 years, 4 months ago
  8. 25e8c05 Revert "Use crosvm's --host-cpu-topology option" by David Brazdil · 2 years, 6 months ago
  9. 1afbc0e Use crosvm's --host-cpu-topology option by David Brazdil · 2 years, 6 months ago
  10. 7d1e5ec Refactor VM config to support different CPU topologies by David Brazdil · 2 years, 6 months ago
  11. 3f0f1e8 Move virtmgr files to their own directory by David Brazdil · 2 years, 7 months ago[Renamed from virtualizationservice/src/atom.rs]
  12. afc9a9e Separate virtualizationservice/manager code into own files by David Brazdil · 2 years, 7 months ago
  13. 1f53070 Create new virtmgr binary from virtualizationservice by David Brazdil · 2 years, 10 months ago
  14. 49f96f5 Send atoms via VirtualizationServiceInternal by David Brazdil · 2 years, 8 months ago
  15. 799c385 Merge "Record signal number when death reason is KILLED" by Seungjae Yoo · 2 years, 8 months ago
  16. 7c459e8 Give a better name to STOP_REASON_ERROR by Alan Stokes · 2 years, 8 months ago
  17. 93430e8 Record signal number when death reason is KILLED by Seungjae Yoo · 2 years, 8 months ago
  18. 6d265d9 Collect cpu/mem stats via VmExited atom by Seungjae Yoo · 2 years, 9 months ago
  19. c93a42b [VS]Wait for statsd to run before pushing atoms by Shikha Panwar · 2 years, 9 months ago
  20. dd91f0f Remove sending VmCpuStatusReported and VmMemStatusReported by Seungjae Yoo · 2 years, 9 months ago
  21. fd9a062 Implement collecting VmStatus in microdroid_manager by Seungjae Yoo · 2 years, 10 months ago
  22. 0d1ef78 Initial work to make VM config file optional by Alan Stokes · 2 years, 11 months ago
  23. f219cd8 Delete cpu affinity config by Victor Hsieh · 2 years, 11 months ago
  24. 2e7beea Implement elapsed_time for VmBooted and VmExited by Seungjae Yoo · 3 years ago
  25. 62085c0 Send UID and VM identifier to existing atoms by Seungjae Yoo · 3 years ago
  26. b4c07ba Implement write_vm_exited_stats for VmExited atom by Seungjae Yoo · 3 years ago
  27. acf559a Implement write_vm_booted_stats for VmBooted atom by Seungjae Yoo · 3 years ago
  28. 0a8c84c Improve write_vm_creation_stats for expanded VmCreationRequested by Seungjae Yoo · 3 years, 1 month ago