1. 1d8fa02 vmbase: Remove dtb_region from linker scripts by Pierre-Clément Tosi · 1 year, 5 months ago
  2. 9d9cf18 vmbase_example: Refactor DT boot pointer handling by Pierre-Clément Tosi · 1 year, 5 months ago
  3. 3de4555 Check correct bit for PCI range prefetchable attribute. by Andrew Walbran · 1 year, 6 months ago
  4. 3495fd8 pvmfw: Update REQ_DMA value by Mostafa Saleh · 1 year, 6 months ago
  5. 2c21244 Merge "Update for new version of aarch64-paging." into main by Treehugger Robot · 1 year, 6 months ago
  6. 30552af Update for new version of aarch64-paging. by Andrew Walbran · 1 year, 6 months ago
  7. 9559515 Merge changes from topic "avf_clean" into main by Jiyong Park · 1 year, 6 months ago
  8. 2528487 Re-organize compos directories by Jiyong Park · 1 year, 6 months ago
  9. 3a31c71 Re-organize authfs directories by Jiyong Park · 1 year, 6 months ago
  10. c1ba88f Merge changes I895cb04f,I9741a38f,I928fa370,I8dc9c122 into main by Jiyong Park · 1 year, 6 months ago
  11. f615d73 Use Once<SpinMutex<Uart>> rather than SpinMutex<Option<Uart>> for consoles. by Andrew Walbran · 1 year, 6 months ago
  12. 4dd08da Eliminate a short blackout during the resume of the VM display by Jiyong Park · 1 year, 6 months ago
  13. d022ff2 More refactoring on android display service by Jiyong Park · 1 year, 6 months ago
  14. ab3f016 Distinguish error messages from scanout surface and cursor surface by Jiyong Park · 1 year, 6 months ago
  15. 6a37dca Better error handling using android-base/Result.h by Jiyong Park · 1 year, 6 months ago
  16. 3e4ca09 Move service_vm/fake_chain to libs/libservice_vm_fake_chain by Jiyong Park · 1 year, 6 months ago
  17. eccf130 Move service_vm/requests to libs/libservice_vm_requests by Jiyong Park · 1 year, 6 months ago
  18. 4836437 Move service_vm/manager to libs/libservice_vm_manager by Jiyong Park · 1 year, 6 months ago
  19. 4f0f38f Move service_vm/comm to libs/libservice_vm_comm by Jiyong Park · 1 year, 6 months ago
  20. fbf01b9 Move service_vm/client_vm_csr to libs/libclient_vm_csr by Jiyong Park · 1 year, 6 months ago
  21. 02f6ce7 Move java/jni to libs/libvirtualization_jni by Jiyong Park · 1 year, 6 months ago
  22. 371477a Move java/service to libs/service-virtualization by Jiyong Park · 1 year, 6 months ago
  23. 36a64e4 Move java/framework to libs/framework-virtualization by Jiyong Park · 1 year, 6 months ago
  24. b51c028 Move vm_payload to libs/libvm_payload by Jiyong Park · 1 year, 6 months ago
  25. 3a3dde4 Move vmclient to libs/libvmclient by Jiyong Park · 1 year, 6 months ago
  26. 1a089a0 Move vmbase to libs/libvmbase by Jiyong Park · 1 year, 6 months ago
  27. 1eb5fea Move flags/cpp to libs/libavf_cc_flags by Jiyong Park · 1 year, 6 months ago
  28. 93e884f Move virtualizationservice to under android by Jiyong Park · 1 year, 6 months ago
  29. 94fe419 Move microdroid/payload to libs/libmicrodroid_payload_metadata by Jiyong Park · 1 year, 6 months ago
  30. a24bbe0 always add swiotlb size to memory size for protected VMs by Frederick Mayle · 1 year, 6 months ago
  31. 3f9b509 GUID of a partion can be specified if needed by Jiyong Park · 1 year, 6 months ago
  32. 0f052ce Merge "Upgrade code to newer version of Rust" into main by Treehugger Robot · 1 year, 7 months ago
  33. e6f2a14 Merge "[dice] Clean up redundant open-dice libs in libdiced_open_dice" into main by Treehugger Robot · 1 year, 7 months ago
  34. a699751 Upgrade code to newer version of Rust by Pierre-Clément Tosi · 1 year, 7 months ago
  35. 0023f69 Merge "Stop exposing libdiced_open_dice_nostd to //system/authgraph/tests" into main by Treehugger Robot · 1 year, 7 months ago
  36. 7769d4b Stop exposing libdiced_open_dice_nostd to //system/authgraph/tests by Alice Wang · 1 year, 7 months ago
  37. febea7f [dice] Clean up redundant open-dice libs in libdiced_open_dice by Alice Wang · 1 year, 7 months ago
  38. e194270 Use a wrapper around ANW to allow updating Surface by Jason Macnak · 1 year, 8 months ago
  39. ae625b6 Add sizeof(swiotlb) to the mem size of pKVM pVMs by Jiyong Park · 1 year, 7 months ago
  40. a6589bd Expose network support configuration into AVF Java Framework API by Seungjae Yoo · 1 year, 7 months ago
  41. 8dd3255 Configure serial console input device by Yi-Yo Chiang · 1 year, 8 months ago
  42. a90bf5b Support cursor inside vm in VmLauncherApp by Jeongik Cha · 1 year, 8 months ago
  43. 569d56e Merge "[dice] Read the COSE key algorithm from DICE library" into main by Treehugger Robot · 1 year, 8 months ago
  44. ff38111 [dice] Read the COSE key algorithm from DICE library by Alice Wang · 1 year, 8 months ago
  45. a9b345f vmbase: Integrate libhyp as module by Pierre-Clément Tosi · 1 year, 9 months ago
  46. 000f5b4 libs: Prepare libhyp for move by Pierre-Clément Tosi · 1 year, 9 months ago
  47. 20b5ab2 Make ecdsa_verify_cose testable by Alan Stokes · 1 year, 8 months ago
  48. 56f2641 Merge "Update source for Rust 1.78.0" into main by Treehugger Robot · 1 year, 8 months ago
  49. 6177c66 Update source for Rust 1.78.0 by Chris Wailes · 1 year, 8 months ago
  50. b2f52fb Handle NIST format signatures by Alan Stokes · 1 year, 8 months ago
  51. d3bbe1d vmconfig: Introduce get_debug_level() by Pierre-Clément Tosi · 1 year, 9 months ago
  52. b621fc8 Merge "Refactor android display backend" into main by Jiyong Park · 1 year, 9 months ago
  53. 7d86977 Refactor android display backend by Jiyong Park · 1 year, 10 months ago
  54. dc18475 Merge changes I3b1d64c2,Iffa70df0 into main by Treehugger Robot · 1 year, 9 months ago
  55. ca77302 Embed VmLauncherApp into com.android.virt by Jeongik Cha · 1 year, 9 months ago
  56. 9eaae1d Merge changes from topics "derive-microdroid-vendor-dice-node-for-real", "rollback-index" into main by Nikita Ioffe · 1 year, 10 months ago
  57. eee137d Add clearDisplayService in IVirtualizationServiceInternal by Jeongik Cha · 1 year, 10 months ago
  58. 7add2a4 Add setDisplayService and waitDisplayService in IVirtualizationServiceInternal by Jeongik Cha · 1 year, 10 months ago
  59. e976472 Add native lib for the android display backend by Jiyong Park · 1 year, 10 months ago
  60. abb6d8a Actually derive microdroid vendor dice node by Nikita Ioffe · 1 year, 10 months ago
  61. ea99b3d libvbmeta: add getter for rollback_index by Nikita Ioffe · 1 year, 10 months ago
  62. dbdac10 [bssl] Add clippy::or_fun_call warning to the crate by Alice Wang · 1 year, 10 months ago
  63. 529bfc2 Support cpu_topology in VmConfig by Jeongik Cha · 1 year, 10 months ago
  64. 7167e1a Merge "[bssl] Replace ok_or with ok_or_else in bssl for lazy evaluation" into main by Alice Wang · 1 year, 10 months ago
  65. f6e0227 [bssl] Replace ok_or with ok_or_else in bssl for lazy evaluation by Alice Wang · 1 year, 10 months ago
  66. bfb56d7 Encrypted store README: Document security section by Shikha Panwar · 1 year, 10 months ago
  67. c8fd489 Merge "Use generated sysprop library." into main by Treehugger Robot · 1 year, 10 months ago
  68. 855a6f6 Use generated sysprop library. by Andrew Walbran · 1 year, 11 months ago
  69. d7aea45 Don't use *.rs for srcs by Alan Stokes · 1 year, 10 months ago
  70. ab035a5 Add DiceDrive::from_file factory method by Nikita Ioffe · 1 year, 10 months ago
  71. e18cc13 Move dice_driver to libs/dice/driver by Nikita Ioffe · 1 year, 11 months ago
  72. e2a0bb0 libfdt: Add next_node_skip_subnodes() by Jaewan Kim · 1 year, 11 months ago
  73. 244efea libfdt: Make Fdt::root{,_mut}() infallible by Pierre-Clément Tosi · 1 year, 11 months ago
  74. 1bf3c09 Merge "[vm tool] Introduce check-feature-enabled" into main by Shikha Panwar · 1 year, 11 months ago
  75. 45e1f46 Merge "libfdt: Fix bug in delete_and_next_node()" into main by Treehugger Robot · 1 year, 11 months ago
  76. 6d30641 [vm tool] Introduce check-feature-enabled by Shikha Panwar · 1 year, 11 months ago
  77. a5bc892 libfdt: Fix bug in delete_and_next_node() by Jaewan Kim · 1 year, 11 months ago
  78. ca0bb7f Merge "libfdt: Use zerocopy for safe fdt_header wrapper" into main by Treehugger Robot · 1 year, 11 months ago
  79. b13e366 Merge "libfdt: Introduce PropOffset & StringOffset" into main by Treehugger Robot · 1 year, 11 months ago
  80. 3e7e52c Merge changes I1bcdc9f7,I458c578a into main by Treehugger Robot · 1 year, 11 months ago
  81. b1c3460 Merge changes I54ee0330,I26e77cc1,Ib9515431 into main by Treehugger Robot · 1 year, 11 months ago
  82. 566723a libfdt: Use zerocopy for safe fdt_header wrapper by Pierre-Clément Tosi · 2 years ago
  83. 0606f70 libfdt: Introduce PropOffset & StringOffset by Pierre-Clément Tosi · 2 years ago
  84. 7f2658d libfdt: Simplify locating nodes at the root by Pierre-Clément Tosi · 2 years ago
  85. 91be190 libfdt: Replace helper functions with FdtRawResult by Pierre-Clément Tosi · 2 years ago
  86. ee0a1eb libfdt: Introduce abstraction type NodeOffset by Pierre-Clément Tosi · 2 years ago
  87. 38304eb libfdt: Introduce FdtRawResult abstraction type by Pierre-Clément Tosi · 2 years ago
  88. e21ed3f libfdt: Move pack(), unpack(), apply_overlay() by Pierre-Clément Tosi · 2 years ago
  89. a3c4ec3 libfdt: Change FdtNodeMut::add_subnode*(self, ...) by Pierre-Clément Tosi · 1 year, 11 months ago
  90. 973dda3 libfdt: Change to FdtNodeMut::first_subnode(self) by Pierre-Clément Tosi · 1 year, 11 months ago
  91. 948ae2b Merge "Simplify test ownership." into main by Ronish Kalia · 2 years ago
  92. e9c36fb Merge changes from topic "libmemoffset_nostd" into main by Treehugger Robot · 2 years ago
  93. 8704861 Simplify test ownership. by Alan Stokes · 2 years ago
  94. 68c7b8f Merge "Introduce avf_build_flags_cc cc_defaults" into main by Nikita Ioffe · 2 years ago
  95. ea9f649 Merge "libfdt: Move FdtNodeMut::next_node_skip_subnodes()" into main by Treehugger Robot · 2 years ago
  96. afe87c0 Merge "libfdt: Introduce Libfdt traits & Move node funcs" into main by Treehugger Robot · 2 years ago
  97. eabe1f5 libfdt: Make get_property_by_offset() less unsafe by Pierre-Clément Tosi · 2 years ago
  98. 81c5bc7 libfdt: Move FdtNodeMut::next_node_skip_subnodes() by Pierre-Clément Tosi · 2 years ago
  99. d83741d libfdt: Introduce Libfdt traits & Move node funcs by Pierre-Clément Tosi · 2 years ago
  100. 410e46a libfdt: Move FFI for DT properties to Libfdt* by Pierre-Clément Tosi · 2 years, 1 month ago