- 2a08574 Close stdios when fork/exec'ing virtmgr by Jiyong Park · 1 year, 5 months ago
- 0257a44 Merge "Use OwnedFd when using preserved_fds from the updated command-fds crate" into main by Treehugger Robot · 1 year, 5 months ago
- 69001a2 Use OwnedFd when using preserved_fds from the updated command-fds crate by Jiyong Park · 1 year, 5 months ago
- 5c43c65 service_vm_manager: Reduce VM_MEMORY_MB to 6 MiB by Pierre-Clément Tosi · 1 year, 5 months ago
- 37d484d service_vm_manager: Reduce VM_MEMORY_MB to 8 MiB by Pierre-Clément Tosi · 1 year, 5 months ago
- 311de8e rialto: Add test non_protected_vm_with_extra_ram by Pierre-Clément Tosi · 1 year, 5 months ago
- 2df5d32 Merge "load rialto in kernel mode" into main by Treehugger Robot · 1 year, 5 months ago
- 7584240 load rialto in kernel mode by Frederick Mayle · 1 year, 5 months ago
- 3d1c2e4 vmbase_example: Run most tests using dynamic PTs by Pierre-Clément Tosi · 1 year, 5 months ago
- fd3d646 Move libs/libvmbase/example/ under guest/ by Pierre-Clément Tosi · 1 year, 5 months ago
- c394f99 Move libs/libvmbase/example/tests/ under tests/ by Pierre-Clément Tosi · 1 year, 5 months ago
- 78da3e7 Merge changes Ie43c82bd,I37197456 into main by Treehugger Robot · 1 year, 5 months ago
- a415320 Merge "vmbase: Support generating a Linux image header" into main by Treehugger Robot · 1 year, 5 months ago
- 1f7c523 vmbase: Support generating a Linux image header by Pierre-Clément Tosi · 1 year, 5 months ago
- 26f7d14 vmbase_example: Use vmbase::memory::PAGE_SIZE by Pierre-Clément Tosi · 1 year, 5 months ago
- f11ad4b Define VmLauncherService by Jeongik Cha · 1 year, 5 months ago
- 80c6dfd Merge "Disable dylib variants of nostd bindgen modules" into main by Ivan Lozano · 1 year, 5 months ago
- 1d8fa02 vmbase: Remove dtb_region from linker scripts by Pierre-Clément Tosi · 1 year, 5 months ago
- 9d9cf18 vmbase_example: Refactor DT boot pointer handling by Pierre-Clément Tosi · 1 year, 5 months ago
- 6561e34 Disable dylib variants of nostd bindgen modules by Ivan Lozano · 1 year, 5 months ago
- 3de4555 Check correct bit for PCI range prefetchable attribute. by Andrew Walbran · 1 year, 6 months ago
- 3495fd8 pvmfw: Update REQ_DMA value by Mostafa Saleh · 1 year, 6 months ago
- 2c21244 Merge "Update for new version of aarch64-paging." into main by Treehugger Robot · 1 year, 6 months ago
- 30552af Update for new version of aarch64-paging. by Andrew Walbran · 1 year, 6 months ago
- 9559515 Merge changes from topic "avf_clean" into main by Jiyong Park · 1 year, 6 months ago
- 2528487 Re-organize compos directories by Jiyong Park · 1 year, 6 months ago
- 3a31c71 Re-organize authfs directories by Jiyong Park · 1 year, 6 months ago
- c1ba88f Merge changes I895cb04f,I9741a38f,I928fa370,I8dc9c122 into main by Jiyong Park · 1 year, 6 months ago
- f615d73 Use Once<SpinMutex<Uart>> rather than SpinMutex<Option<Uart>> for consoles. by Andrew Walbran · 1 year, 6 months ago
- 4dd08da Eliminate a short blackout during the resume of the VM display by Jiyong Park · 1 year, 6 months ago
- d022ff2 More refactoring on android display service by Jiyong Park · 1 year, 6 months ago
- ab3f016 Distinguish error messages from scanout surface and cursor surface by Jiyong Park · 1 year, 6 months ago
- 6a37dca Better error handling using android-base/Result.h by Jiyong Park · 1 year, 6 months ago
- 3e4ca09 Move service_vm/fake_chain to libs/libservice_vm_fake_chain by Jiyong Park · 1 year, 6 months ago
- eccf130 Move service_vm/requests to libs/libservice_vm_requests by Jiyong Park · 1 year, 6 months ago
- 4836437 Move service_vm/manager to libs/libservice_vm_manager by Jiyong Park · 1 year, 6 months ago
- 4f0f38f Move service_vm/comm to libs/libservice_vm_comm by Jiyong Park · 1 year, 6 months ago
- fbf01b9 Move service_vm/client_vm_csr to libs/libclient_vm_csr by Jiyong Park · 1 year, 6 months ago
- 02f6ce7 Move java/jni to libs/libvirtualization_jni by Jiyong Park · 1 year, 6 months ago
- 371477a Move java/service to libs/service-virtualization by Jiyong Park · 1 year, 6 months ago
- 36a64e4 Move java/framework to libs/framework-virtualization by Jiyong Park · 1 year, 6 months ago
- b51c028 Move vm_payload to libs/libvm_payload by Jiyong Park · 1 year, 6 months ago
- 3a3dde4 Move vmclient to libs/libvmclient by Jiyong Park · 1 year, 6 months ago
- 1a089a0 Move vmbase to libs/libvmbase by Jiyong Park · 1 year, 6 months ago
- 1eb5fea Move flags/cpp to libs/libavf_cc_flags by Jiyong Park · 1 year, 6 months ago
- 93e884f Move virtualizationservice to under android by Jiyong Park · 1 year, 6 months ago
- 94fe419 Move microdroid/payload to libs/libmicrodroid_payload_metadata by Jiyong Park · 1 year, 6 months ago
- a24bbe0 always add swiotlb size to memory size for protected VMs by Frederick Mayle · 1 year, 6 months ago
- 3f9b509 GUID of a partion can be specified if needed by Jiyong Park · 1 year, 6 months ago
- 0f052ce Merge "Upgrade code to newer version of Rust" into main by Treehugger Robot · 1 year, 7 months ago
- e6f2a14 Merge "[dice] Clean up redundant open-dice libs in libdiced_open_dice" into main by Treehugger Robot · 1 year, 7 months ago
- a699751 Upgrade code to newer version of Rust by Pierre-Clément Tosi · 1 year, 7 months ago
- 0023f69 Merge "Stop exposing libdiced_open_dice_nostd to //system/authgraph/tests" into main by Treehugger Robot · 1 year, 7 months ago
- 7769d4b Stop exposing libdiced_open_dice_nostd to //system/authgraph/tests by Alice Wang · 1 year, 7 months ago
- febea7f [dice] Clean up redundant open-dice libs in libdiced_open_dice by Alice Wang · 1 year, 7 months ago
- e194270 Use a wrapper around ANW to allow updating Surface by Jason Macnak · 1 year, 8 months ago
- ae625b6 Add sizeof(swiotlb) to the mem size of pKVM pVMs by Jiyong Park · 1 year, 7 months ago
- a6589bd Expose network support configuration into AVF Java Framework API by Seungjae Yoo · 1 year, 7 months ago
- 8dd3255 Configure serial console input device by Yi-Yo Chiang · 1 year, 8 months ago
- a90bf5b Support cursor inside vm in VmLauncherApp by Jeongik Cha · 1 year, 8 months ago
- 569d56e Merge "[dice] Read the COSE key algorithm from DICE library" into main by Treehugger Robot · 1 year, 8 months ago
- ff38111 [dice] Read the COSE key algorithm from DICE library by Alice Wang · 1 year, 8 months ago
- a9b345f vmbase: Integrate libhyp as module by Pierre-Clément Tosi · 1 year, 9 months ago
- 000f5b4 libs: Prepare libhyp for move by Pierre-Clément Tosi · 1 year, 9 months ago
- 20b5ab2 Make ecdsa_verify_cose testable by Alan Stokes · 1 year, 8 months ago
- 56f2641 Merge "Update source for Rust 1.78.0" into main by Treehugger Robot · 1 year, 8 months ago
- 6177c66 Update source for Rust 1.78.0 by Chris Wailes · 1 year, 8 months ago
- b2f52fb Handle NIST format signatures by Alan Stokes · 1 year, 8 months ago
- d3bbe1d vmconfig: Introduce get_debug_level() by Pierre-Clément Tosi · 1 year, 9 months ago
- b621fc8 Merge "Refactor android display backend" into main by Jiyong Park · 1 year, 9 months ago
- 7d86977 Refactor android display backend by Jiyong Park · 1 year, 9 months ago
- dc18475 Merge changes I3b1d64c2,Iffa70df0 into main by Treehugger Robot · 1 year, 9 months ago
- ca77302 Embed VmLauncherApp into com.android.virt by Jeongik Cha · 1 year, 9 months ago
- 9eaae1d Merge changes from topics "derive-microdroid-vendor-dice-node-for-real", "rollback-index" into main by Nikita Ioffe · 1 year, 9 months ago
- eee137d Add clearDisplayService in IVirtualizationServiceInternal by Jeongik Cha · 1 year, 10 months ago
- 7add2a4 Add setDisplayService and waitDisplayService in IVirtualizationServiceInternal by Jeongik Cha · 1 year, 10 months ago
- e976472 Add native lib for the android display backend by Jiyong Park · 1 year, 10 months ago
- abb6d8a Actually derive microdroid vendor dice node by Nikita Ioffe · 1 year, 10 months ago
- ea99b3d libvbmeta: add getter for rollback_index by Nikita Ioffe · 1 year, 10 months ago
- dbdac10 [bssl] Add clippy::or_fun_call warning to the crate by Alice Wang · 1 year, 10 months ago
- 529bfc2 Support cpu_topology in VmConfig by Jeongik Cha · 1 year, 10 months ago
- 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
- f6e0227 [bssl] Replace ok_or with ok_or_else in bssl for lazy evaluation by Alice Wang · 1 year, 10 months ago
- bfb56d7 Encrypted store README: Document security section by Shikha Panwar · 1 year, 10 months ago
- c8fd489 Merge "Use generated sysprop library." into main by Treehugger Robot · 1 year, 10 months ago
- 855a6f6 Use generated sysprop library. by Andrew Walbran · 1 year, 10 months ago
- d7aea45 Don't use *.rs for srcs by Alan Stokes · 1 year, 10 months ago
- ab035a5 Add DiceDrive::from_file factory method by Nikita Ioffe · 1 year, 10 months ago
- e18cc13 Move dice_driver to libs/dice/driver by Nikita Ioffe · 1 year, 11 months ago
- e2a0bb0 libfdt: Add next_node_skip_subnodes() by Jaewan Kim · 1 year, 11 months ago
- 244efea libfdt: Make Fdt::root{,_mut}() infallible by Pierre-Clément Tosi · 1 year, 11 months ago
- 1bf3c09 Merge "[vm tool] Introduce check-feature-enabled" into main by Shikha Panwar · 1 year, 11 months ago
- 45e1f46 Merge "libfdt: Fix bug in delete_and_next_node()" into main by Treehugger Robot · 1 year, 11 months ago
- 6d30641 [vm tool] Introduce check-feature-enabled by Shikha Panwar · 1 year, 11 months ago
- a5bc892 libfdt: Fix bug in delete_and_next_node() by Jaewan Kim · 1 year, 11 months ago
- ca0bb7f Merge "libfdt: Use zerocopy for safe fdt_header wrapper" into main by Treehugger Robot · 1 year, 11 months ago
- b13e366 Merge "libfdt: Introduce PropOffset & StringOffset" into main by Treehugger Robot · 1 year, 11 months ago
- 3e7e52c Merge changes I1bcdc9f7,I458c578a into main by Treehugger Robot · 1 year, 11 months ago
- b1c3460 Merge changes I54ee0330,I26e77cc1,Ib9515431 into main by Treehugger Robot · 1 year, 11 months ago
- 566723a libfdt: Use zerocopy for safe fdt_header wrapper by Pierre-Clément Tosi · 2 years ago