- cf486d5 Measure Microdroid boot time in non-debug mode by David Brazdil · 2 years, 8 months ago
- 4280d7c Merge "Start using virtmgr for running VMs" by David Brazdil · 2 years, 8 months ago
- f3b8cfb Merge "[LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Virtualization" by Bob Badour · 2 years, 8 months ago
- 9f49fc9 Merge "Test for checking persistence of encryptedstore" by Treehugger Robot · 2 years, 8 months ago
- dc11b7e Test for checking persistence of encryptedstore by Shikha Panwar · 2 years, 9 months ago
- 580c76d [LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Virtualization by Bob Badour · 2 years, 8 months ago
- b4e82a9 Merge changes I800fc26a,Ie85b45ad by Treehugger Robot · 2 years, 8 months ago
- a78279c [avb] Verify kernel integrity against the trusted key by Alice Wang · 2 years, 9 months ago
- 11b867d Merge "Mark ComposHostTestCases as needing API 33" by Treehugger Robot · 2 years, 8 months ago
- a30122f Merge "Add new library to share FDT/PCI/VirtIO code." by Treehugger Robot · 2 years, 8 months ago
- c355906 Merge changes I9029c90c,I94d731c3 by Alan Stokes · 2 years, 8 months ago
- 792af55 Mark ComposHostTestCases as needing API 33 by Alan Stokes · 2 years, 8 months ago
- 54e71d0 pvmfw: heap: Implement malloc() and free() by Pierre-Clément Tosi · 2 years, 9 months ago
- a32c37c vmbase: Support Bionic errno, abort(), FORTIFY_SOURCE by Pierre-Clément Tosi · 2 years, 9 months ago
- 4b4c510 Start using virtmgr for running VMs by David Brazdil · 2 years, 9 months ago
- 5f341b3 Merge "No need to allocate PCI BARs after all." by Treehugger Robot · 2 years, 8 months ago
- 3afd9f9 Annotate blocking methods by Alan Stokes · 2 years, 8 months ago
- abcf262 Improve API documentation. by Alan Stokes · 2 years, 8 months ago
- 6979b5f Rewrite the getVmInstanceSecret comment by Alan Stokes · 2 years, 8 months ago
- 3fcc308 Merge "Fix a typo." by Treehugger Robot · 2 years, 8 months ago
- 8f3cf0e Change clock() in benchmarks to clock_gettime() by Inseob Kim · 2 years, 8 months ago
- be8158c Fix a typo. by Alan Stokes · 2 years, 8 months ago
- edb1105 Merge "sign_virt_apex: Set hash_algorithm flag to sha256" by Shikha Panwar · 2 years, 8 months ago
- fc9f60f Merge "Make sure a deleted VM stays deleted" by Treehugger Robot · 2 years, 8 months ago
- 40dd5b2 Make sure a deleted VM stays deleted by Alan Stokes · 2 years, 8 months ago
- 638119b sign_virt_apex: Set hash_algorithm flag to sha256 by Shikha Panwar · 2 years, 8 months ago
- 3253d20 Explicitly specify that composd doesn't need any capabilities by Nikita Ioffe · 2 years, 8 months ago
- 41eb724 Merge "Fix typo regarding path for microdroid kernel in README.md" by Treehugger Robot · 2 years, 8 months ago
- 7980af6 Fix typo regarding path for microdroid kernel in README.md by Seungjae Yoo · 2 years, 8 months ago
- a0d694f Merge changes I7b5008a1,I77770097 by Nikita Ioffe · 2 years, 9 months ago
- 30e424f Merge "Specify SYS_ADMIN capability for authfs_service" by Nikita Ioffe · 2 years, 9 months ago
- b71786d Merge "prng_seeder is a bootstrap process in microdroid" by Jiyong Park · 2 years, 9 months ago
- f2bf56a Specify SYS_ADMIN capability for authfs_service by Nikita Ioffe · 2 years, 9 months ago
- 50121bf Add start-microdroid command to vm_shell.sh by Nikita Ioffe · 2 years, 9 months ago
- 132a560 Merge "Set avb_hash_algorithm=sha256 for system & vendor img" by Treehugger Robot · 2 years, 9 months ago
- 5f7ae03 prng_seeder is a bootstrap process in microdroid by Jiyong Park · 2 years, 9 months ago
- b1d762a Merge "Add wrappers for memory sharing HVCs." by Treehugger Robot · 2 years, 9 months ago
- 48d4039 Refactor vm_shell.sh to make it easier to add new commands by Nikita Ioffe · 2 years, 9 months ago
- 730375d Add new library to share FDT/PCI/VirtIO code. by Andrew Walbran · 2 years, 9 months ago
- 0a8dac7 No need to allocate PCI BARs after all. by Andrew Walbran · 2 years, 9 months ago
- 8562072 Set avb_hash_algorithm=sha256 for system & vendor img by Shikha Panwar · 2 years, 9 months ago
- 73c26b7 Merge "Add prng_seeder" by Jiyong Park · 2 years, 9 months ago
- 7958839 javalib: Spawn child virtmgr and connect to it by David Brazdil · 2 years, 11 months ago
- 4644606 vmclient: Spawn child virtmgr and connect to it by David Brazdil · 2 years, 11 months ago
- be453f2 Merge "Drop inheritable caps and caps bounding set before executing payload" by Nikita Ioffe · 2 years, 9 months ago
- 61eebed Add prng_seeder by Jiyong Park · 2 years, 9 months ago
- c343420 Merge "pvmfw: README: Document config data format" by Treehugger Robot · 2 years, 9 months ago
- ab40328 pvmfw: README: Document config data format by Pierre-Clément Tosi · 2 years, 9 months ago
- 2df4d3f Merge changes from topics "rpc-session", "virtmgr-binary" by David Brazdil · 2 years, 9 months ago
- 1f53070 Create new virtmgr binary from virtualizationservice by David Brazdil · 3 years ago
- 3452ee2 Drop inheritable caps and caps bounding set before executing payload by Nikita Ioffe · 2 years, 9 months ago
- 43592a4 pvmfw: config: Document Header fields by Pierre-Clément Tosi · 2 years, 9 months ago
- a2125dd rpc_binder: Update users of RpcSession by David Brazdil · 2 years, 9 months ago
- 1806205 Merge changes I779bbc77,Iefbd4181 by David Brazdil · 2 years, 9 months ago
- cb3abe6 Merge changes from topic "pvmfw_symbol" by Jiyong Park · 2 years, 9 months ago
- 49f96f5 Send atoms via VirtualizationServiceInternal by David Brazdil · 2 years, 9 months ago
- f18e116 virtualizationservice: Fix race in monitor_vm_exit by David Brazdil · 2 years, 9 months ago
- 146bfc1 Merge "[avb] Add library libpvmfw_avb_nostd and test it in presubmit" by Alice Wang · 2 years, 9 months ago
- c29b8ba Merge "Native API fixes" by Treehugger Robot · 2 years, 9 months ago
- 87cdb37 Merge "Restrict exception constructors" by Treehugger Robot · 2 years, 9 months ago
- cfb06d7 Merge "Add tests for get, create, getOrCreate" by Treehugger Robot · 2 years, 9 months ago
- baafd52 Merge "Move HVC constants and wrappers to new module." by Treehugger Robot · 2 years, 9 months ago
- 88805d5 Native API fixes by Alan Stokes · 2 years, 9 months ago
- 105634b Add tests for get, create, getOrCreate by Alan Stokes · 2 years, 9 months ago
- 41ebe93 Add wrappers for memory sharing HVCs. by Andrew Walbran · 2 years, 9 months ago
- ba47d1d Move HVC constants and wrappers to new module. by Andrew Walbran · 2 years, 9 months ago
- 854edeb Restrict exception constructors by Alan Stokes · 2 years, 9 months ago
- f3d96b1 [avb] Add library libpvmfw_avb_nostd and test it in presubmit by Alice Wang · 2 years, 9 months ago
- e9d6cfb Merge "Test calls are rejected in invalid states" by Treehugger Robot · 2 years, 9 months ago
- 17b8d75 Expose the pvmfw module to the Make world by Jiyong Park · 2 years, 9 months ago
- 9c19c47 pvmfw is not for virt apex by Jiyong Park · 2 years, 9 months ago
- eca89b2 Merge "Test config builder validation" by Treehugger Robot · 2 years, 9 months ago
- 52c1542 Test config builder validation by Alan Stokes · 2 years, 9 months ago
- 7704101 Test calls are rejected in invalid states by Alan Stokes · 2 years, 9 months ago
- dc63fe0 [avb] Convert C enum to Rust enum in libavb_bindgen by Alice Wang · 2 years, 9 months ago
- 30a6c34 Merge "pvmfw: Zeroize BCC before jumping to payload" by Pierre-Clément Tosi · 2 years, 9 months ago
- a048614 Merge "Document valid port range." by Treehugger Robot · 2 years, 9 months ago
- fcd3c97 Change KB -> KiB in javadocs for consistency by Shikha Panwar · 2 years, 9 months ago
- 10c4767 Document valid port range. by Alan Stokes · 2 years, 9 months ago
- c9af1f1 Merge changes Ib353f1eb,Iddb694e1 by Nikita Ioffe · 2 years, 9 months ago
- d7bf72f Merge "Remove onRamdump callback" by Treehugger Robot · 2 years, 9 months ago
- 0a94138 Merge "Drop the VM reference when stopped" by Treehugger Robot · 2 years, 9 months ago
- abc1397 Merge "[avb] Refactor read_avb_footer return type" by Alice Wang · 2 years, 9 months ago
- ea87d6d Merge "libvmbase: Replace ARM routines with Bionic deps" by Treehugger Robot · 2 years, 9 months ago
- c09b049 Use context()? instead of directly unwrap()-ing. by Nikita Ioffe · 2 years, 9 months ago
- ead7f36 Merge changes I7cd7e619,Iaaf283e9,I06f71453 by Pierre-Clément Tosi · 2 years, 9 months ago
- 5b173d8 Drop the VM reference when stopped by Alan Stokes · 2 years, 9 months ago
- f1ce987 Fix OOM in createOrUpdateIdsigFile when a directory is passed by Nikita Ioffe · 2 years, 9 months ago
- 3e98d29 Remove onRamdump callback by Alan Stokes · 2 years, 9 months ago
- 51a279f Merge "Remove getCid()" by Treehugger Robot · 2 years, 9 months ago
- cd34082 Merge "Move config validation to the builder" by Treehugger Robot · 2 years, 9 months ago
- 8f59d7c Merge "rpc_binder: Set CID of vsock servers" by Treehugger Robot · 2 years, 9 months ago
- 09bb82c Remove getCid() by Alan Stokes · 2 years, 9 months ago
- 6be517c Move config validation to the builder by Alan Stokes · 2 years, 9 months ago
- 3238da4 rpc_binder: Set CID of vsock servers by David Brazdil · 2 years, 10 months ago
- 9f2f446 libvmbase: Replace ARM routines with Bionic deps by Pierre-Clément Tosi · 2 years, 9 months ago
- aa6113b Merge "Wait for extra_apk mounts before starting payload" by Treehugger Robot · 2 years, 9 months ago
- 706a10c pvmfw: config: Tolerate invalid zero-sized entries by Pierre-Clément Tosi · 2 years, 9 months ago
- 292e099 pvmfw: config: Clarify error logs during parsing by Pierre-Clément Tosi · 2 years, 9 months ago
- 71d7d5b pvmfw: config: Refactor entry tracking by Pierre-Clément Tosi · 2 years, 9 months ago