1. d5846dc Add test to verify page size of Microdroid VM by Nikita Ioffe · 9 months ago
  2. f49350e Reland Add microdroid_16k by Nikita Ioffe · 9 months ago
  3. 2b34560 Merge "Revert "Add microdroid_16k"" into main by Liana Kazanova · 9 months ago
  4. 71aeb9a Revert "Add microdroid_16k" by Liana Kazanova · 9 months ago
  5. bd1e2b9 Merge "Add microdroid_16k" into main by Nikita Ioffe · 9 months ago
  6. 8b183f5 Add microdroid_16k by Nikita Ioffe · 9 months ago
  7. 4174af9 Merge "Update RpcServer::new_vsock calls for new return" into main by Devin Moore · 9 months ago
  8. 17e0cee Merge changes Id33c0af3,I66d97987,Idbd4bf2f into main by Akilesh Kailash · 9 months ago
  9. 5fcb634 virtmgr: Wait for socket file before connecting by Akilesh Kailash · 9 months ago
  10. 068e674 Update RpcServer::new_vsock calls for new return by Devin Moore · 9 months ago
  11. 572d3bd Revert "Add microdroid_16k kernel" by Liana Kazanova · 9 months ago
  12. 8c8f8dc Add microdroid_16k kernel by Nikita Ioffe · 9 months ago
  13. 8790ea7 virtmgr: Remove writeback=true and CachePolicy options by Akilesh Kailash · 9 months ago
  14. 6676ea8 virtmgr: Add "--skip-pivot-root" option by Akilesh Kailash · 10 months ago
  15. ce9b1fa Merge "virtmgr: migrate from vm_control to crosvm_control" into main by Treehugger Robot · 10 months ago
  16. 10ca6f9 Merge "Give crosvm process a unique name" into main by Jiyong Park · 10 months ago
  17. f375ef1 virtmgr: migrate from vm_control to crosvm_control by Frederick Mayle · 10 months ago
  18. cc48c30 Merge "virtiofs: Add AVF API to share directory paths" into main by Treehugger Robot · 10 months ago
  19. 05515dc virtiofs: Add AVF API to share directory paths by Akilesh Kailash · 10 months ago
  20. f50ec33 Give crosvm process a unique name by Jiyong Park · 10 months ago
  21. 35dbb8e Revert^2 "Add --no-pmu option to VM" by Elie Kheirallah · 10 months ago
  22. ec53661 Merge changes from topic "revert-3311380-BNETEMXCAZ" into main by Priyanka Advani (xWF) · 10 months ago
  23. f17b2ca Revert "Add --no-pmu option to VM" by Priyanka Advani (xWF) · 10 months ago
  24. bb4869c Merge changes from topic "crosvm-backcompat-dt" into main by Treehugger Robot · 10 months ago
  25. dc80b80 Merge "Use sockaddr_vm instead of VsockAddr for libbinder" into main by Treehugger Robot · 10 months ago
  26. c8800a1 Use sockaddr_vm instead of VsockAddr for libbinder by Devin Moore · 10 months ago
  27. 5ba6a21 Add --no-pmu option to VM by Elie Kheirallah · 10 months ago
  28. 4c36687 Merge "Use new method/field to get StagedApexInfo[]" into main by Jooyung Han · 10 months ago
  29. a94e92d Use new method/field to get StagedApexInfo[] by Jooyung Han · 10 months ago
  30. 407df8f Remove IAccessor implementation and use libbinder APIs by Devin Moore · 12 months ago
  31. 5c807a2 Add option to dump device tree blob in VM config by Elie Kheirallah · 11 months ago
  32. d18ccb8 Merge "Revert "Support vendor partition in non-debuggable pVMs"" into main by Priyanka Advani (xWF) · 11 months ago
  33. faabfbd Revert "Support vendor partition in non-debuggable pVMs" by Pechetty Sravani (xWF) · 11 months ago
  34. 4013722 Merge "Support vendor partition in non-debuggable pVMs" into main by Treehugger Robot · 11 months ago
  35. 7d67171 Take ownership of inherited FDs using the rustutils crate by Jiyong Park · 11 months ago
  36. e0ed235 virtmgr: don't depend on crosvm's libbase_rust module by Frederick Mayle · 11 months ago
  37. c474897 virtmgr: drop support for qcow2 and composite as partition images by Frederick Mayle · 11 months ago
  38. eae6d2d virtmgr: disable disk file locking in crosvm by Frederick Mayle · 11 months ago
  39. ef4c6ec Support vendor partition in non-debuggable pVMs by Matt Gilbride · 11 months ago
  40. af63d1c Revert changes about libsafe_ownedfd by Jiyong Park · 11 months ago
  41. 620f150 Merge changes from topic "early_boot_vm" into main by Treehugger Robot · 11 months ago
  42. ecde8c0 Implement early_virtmgr by Inseob Kim · 11 months ago
  43. 29d7291 Add option to disable usb for AVF by Elie Kheirallah · 1 year ago
  44. 39b4115 Add early_vms xsd schema by Inseob Kim · 11 months ago
  45. 4ce4f65 Merge "Use LazyLock rather than lazy_static." into main by Treehugger Robot · 11 months ago
  46. 9c03a3a Use LazyLock rather than lazy_static. by Andrew Walbran · 11 months ago
  47. 17335f3 Merge "Add --enable-earlycon option to vm tool" into main by Treehugger Robot · 11 months ago
  48. b4268b3 Add --enable-earlycon option to vm tool by Nikita Ioffe · 11 months ago
  49. 7505745 Disable balloon for custom vm by default by Jeongik Cha · 11 months ago
  50. f0fd0fb Revert "Add --enable-earlycon option to vm tool" by Priyanka Advani (xWF) · 11 months ago
  51. ec68eaf Add --enable-earlycon option to vm tool by Nikita Ioffe · 12 months ago
  52. ba3099e Use take_fd_ownership instead of the unsafe from_raw_fd by Jiyong Park · 12 months ago
  53. 3a06c7f Merge "Make use of the conversion from UnixSeqpacketLisnter to OwnedFd" into main by Jiyong Park · 12 months ago
  54. 1ad4884 Merge "Fixes --net tap-fd=... format to pass a numeric i32 file descriptor" into main by Treehugger Robot · 12 months ago
  55. 487810d Fixes --net tap-fd=... format to pass a numeric i32 file descriptor by Andreas Huber · 12 months ago
  56. cd0f74b Make use of the conversion from UnixSeqpacketLisnter to OwnedFd by Jiyong Park · 12 months ago
  57. 63b67d7 Update source for Rust 1.80.1 by Chris Wailes · 12 months ago
  58. e2cd6ab Merge "virtmgr: Log pVM outputs even if DebugLevel::NONE" into main by Treehugger Robot · 12 months ago
  59. fc523c5 virtmgr: Log pVM outputs even if DebugLevel::NONE by Pierre-Clément Tosi · 12 months ago
  60. 69001a2 Use OwnedFd when using preserved_fds from the updated command-fds crate by Jiyong Park · 12 months ago
  61. af21e51 Suppress dead code clippy lints for crosvm by Stephen Hines · 1 year ago
  62. b198f6e Add early_virtmgr by Inseob Kim · 1 year, 1 month ago
  63. 3db607a Move virtualizationmanager to android/virtmgr by Jiyong Park · 1 year, 1 month ago