- 25e8c05 Revert "Use crosvm's --host-cpu-topology option" by David Brazdil · 3 years, 1 month ago
- 1afbc0e Use crosvm's --host-cpu-topology option by David Brazdil · 3 years, 1 month ago
- 8e6b2c0 Merge "Replace mk_payload with a Java utility" by Jooyung Han · 3 years, 1 month ago
- e37dae9 Merge "Add `libcuttlefish_host_config` to static libs" by Yuchen He · 3 years, 1 month ago
- f95cacf Merge "Switch to AutoCloseable" by Treehugger Robot · 3 years, 1 month ago
- 57bbd30 Merge "Don't start composd if VMs are not supported" by Treehugger Robot · 3 years, 1 month ago
- a270d69 Switch to AutoCloseable by Alan Stokes · 3 years, 1 month ago
- c0a58b2 Merge "[dice] Use libdice_open_dice_nostd for DICE functions in pvmfw" by Alice Wang · 3 years, 1 month ago
- 62fe1b4 Replace mk_payload with a Java utility by Jooyung Han · 3 years, 1 month ago
- c4d5def Don't start composd if VMs are not supported by Alan Stokes · 3 years, 1 month ago
- 6a22be9 [dice][microdroid] Use dice API to parse Bcc Handover by Alice Wang · 3 years, 1 month ago
- 843d831 [dice] Use libdice_open_dice_nostd for DICE functions in pvmfw by Alice Wang · 3 years, 1 month ago
- 738be14 Update Android source for Rust 1.67.1 by Chris Wailes · 3 years, 1 month ago
- 59c02ef Add `libcuttlefish_host_config` to static libs by Yuchen He · 3 years, 1 month ago
- f4bf7ca Merge "pvmfw: refactor: Expose DICE inputs to main()" by Treehugger Robot · 3 years, 1 month ago
- f58f3a3 pvmfw: refactor: Expose DICE inputs to main() by Pierre-Clément Tosi · 3 years, 2 months ago
- 92ec98e Merge "libs/dice: Only depend on rust bindgens" by Treehugger Robot · 3 years, 1 month ago
- 81ca080 pvmfw_avb: Derive Eq for VerifiedBootData by Pierre-Clément Tosi · 3 years, 1 month ago
- e8ec039 pvmfw: virtio: Introduce VirtIOBlkIterator by Pierre-Clément Tosi · 3 years, 2 months ago
- 363fdb6 Merge "Add debug policy tests for ramdump" by Jaewan Kim · 3 years, 1 month ago
- 613af6a Merge "Add tests for default of export_tombstones" by Treehugger Robot · 3 years, 1 month ago
- 31cd38d Add tests for default of export_tombstones by Inseob Kim · 3 years, 2 months ago
- 2cf6f39 Add debug policy tests for ramdump by Jaewan Kim · 3 years, 2 months ago
- 357fb9c Merge "pvmfw: Clear cache lines in DiceClearMemory" by Pierre-Clément Tosi · 3 years, 1 month ago
- 463588d Merge "Do tearDown iff we did setUp" by Treehugger Robot · 3 years, 1 month ago
- 7473654 Do tearDown iff we did setUp by Alan Stokes · 3 years, 1 month ago
- 5e68c79 Merge "vmbase: Write string terminator to stack canary" by Jakob Vukalović · 3 years, 1 month ago
- a096fed Merge "Update source for Rust 1.66.1" by Chris Wailes · 3 years, 1 month ago
- 2ae708c Merge changes I2dc1c6d4,I0558e4d0 by Treehugger Robot · 3 years, 1 month ago
- dd0378b Merge "EncryptedStore: Derive error msg from onError cb" by Treehugger Robot · 3 years, 1 month ago
- f2479c1 libs/dice: Only depend on rust bindgens by Pierre-Clément Tosi · 3 years, 1 month ago
- f8322ea vmbase: Write string terminator to stack canary by Jakob Vukalovic · 3 years, 2 months ago
- bec8466 pvmfw: Clear cache lines in DiceClearMemory by Pierre-Clément Tosi · 3 years, 3 months ago
- 50822b4 Test refactoring by Alan Stokes · 3 years, 2 months ago
- 21fdc91 Make VM Descriptor AutoCloseable by Alan Stokes · 3 years, 2 months ago
- 5bb43e0 Merge changes Ia3e093b6,I924c0fd9,I809fa635 by Nikita Ioffe · 3 years, 2 months ago
- 45c3d24 Update source for Rust 1.66.1 by Chris Wailes · 3 years, 2 months ago
- ef90475 Merge "Fix some warnings" by Treehugger Robot · 3 years, 2 months ago
- 3e118f2 Add test case for sharing VM with encrypted storage by Nikita Ioffe · 3 years, 2 months ago
- bac2bcf Add basic test that shares a VM from one app to another by Nikita Ioffe · 3 years, 2 months ago
- 5ecc5df Merge "[dice] Replace DiceContext with OwnedDiceArtifacts in microdroid" by Alice Wang · 3 years, 2 months ago
- d7f9b90 Merge "Adding more libraries to microdroid" by Nikita Ioffe · 3 years, 2 months ago
- e825c50 EncryptedStore: Derive error msg from onError cb by Shikha Panwar · 3 years, 2 months ago
- 287f6ce Test that we can parcel & unparcel VirtualMachineDescriptor by Nikita Ioffe · 3 years, 2 months ago
- 21873d7 Fix some warnings by Alan Stokes · 3 years, 2 months ago
- ab2f468 Merge changes I7178e6d0,I87443bd1 by Shikha Panwar · 3 years, 2 months ago
- 62f7e64 [dice] Replace DiceContext with OwnedDiceArtifacts in microdroid by Alice Wang · 3 years, 2 months ago
- 3a8b7cb Adding more libraries to microdroid by Jooyung Han · 3 years, 2 months ago
- 97cec9a Merge "Refactor VM config to support different CPU topologies" by Treehugger Robot · 3 years, 2 months ago
- a2cb85d Merge "Skip tearDown() if tests skipped in setUp()" by Treehugger Robot · 3 years, 2 months ago
- 44c4517 Merge "Add a way to glue pvmfw and custom config" by Treehugger Robot · 3 years, 2 months ago
- 0ccb99b Add a way to glue pvmfw and custom config by Jaewan Kim · 3 years, 2 months ago
- e9b2236 Merge "[dice] Use retry_bcc_main_flow from the library libdiced_open_dice" by Alice Wang · 3 years, 2 months ago
- 829e54b Skip tearDown() if tests skipped in setUp() by Jaewan Kim · 3 years, 2 months ago
- 7adc920 Merge changes Id5b2f5d1,I3a9c532c by Nikita Ioffe · 3 years, 2 months ago
- 6337d5b Encryptedstore: Set sector_size=4096B for cryptDev by Shikha Panwar · 3 years, 2 months ago
- e83942d Set block size of encrypted storage fs to 4096B by Shikha Panwar · 3 years, 2 months ago
- ec32491 Merge "Add an incoming threadpool for connectToVsockServer" by Treehugger Robot · 3 years, 2 months ago
- 7d1e5ec Refactor VM config to support different CPU topologies by David Brazdil · 3 years, 2 months ago
- 440f6c1 Merge "Revert "Add preparing custom pvmfw for hostside test"" by Treehugger Robot · 3 years, 2 months ago
- aa97a17 Revert "Add preparing custom pvmfw for hostside test" by Jaewan Kim · 3 years, 2 months ago
- b40472b Merge "Export tombstones by default for debuggable VMs" by Treehugger Robot · 3 years, 2 months ago
- 3871a73 Merge "Revert "Separate AVFHostTestCases from avf-postsubmit"" by Jaewan Kim · 3 years, 2 months ago
- 96cb0fb Revert "Separate AVFHostTestCases from avf-postsubmit" by Jaewan Kim · 3 years, 2 months ago
- f4b8b00 [dice] Use retry_bcc_main_flow from the library libdiced_open_dice by Alice Wang · 3 years, 2 months ago
- 5a8ed75 Merge "Minor tidying" by Treehugger Robot · 3 years, 2 months ago
- 4fb201c Minor tidying by Alan Stokes · 3 years, 2 months ago
- cd673d6 Add an incoming threadpool for connectToVsockServer by Alan Stokes · 3 years, 2 months ago
- b5fb3f6 Merge "Fix Microdroid boot time tests reporting NaN" by Treehugger Robot · 3 years, 2 months ago
- 1ed518a Fix Microdroid boot time tests reporting NaN by David Brazdil · 3 years, 2 months ago
- 9c48068 Move MicrodroidVmShareApp to tests/vmshareapp directory by Nikita Ioffe · 3 years, 2 months ago
- 7ffb014 Add basic test that starts a VM with payload from another app by Nikita Ioffe · 3 years, 2 months ago
- ecf535c Merge "CTS: Encrypted storage is inaccessible to diff VM" by Treehugger Robot · 3 years, 2 months ago
- 405aa69 CTS: Encrypted storage is inaccessible to diff VM by Shikha Panwar · 3 years, 2 months ago
- dad3dc4 Merge "[dice] Move hash function to the library libdiced_open_dice" by Alice Wang · 3 years, 2 months ago
- ab1037d Export tombstones by default for debuggable VMs by Inseob Kim · 3 years, 2 months ago
- 1d3ddd7 Merge "Separate AVFHostTestCases from avf-postsubmit" by Treehugger Robot · 3 years, 2 months ago
- cb9d2f9 [dice] Move hash function to the library libdiced_open_dice by Alice Wang · 3 years, 2 months ago
- 7f5af7b Merge "[dice] Move format_condig_descriptor to diced_open_dice" by Alice Wang · 3 years, 2 months ago
- 5ef2403 Merge "Skip testTombstonesAreGeneratedUponKernelCrash on user build" by Jaewan Kim · 3 years, 2 months ago
- cfd6bc2 Skip testTombstonesAreGeneratedUponKernelCrash on user build by Jaewan Kim · 3 years, 2 months ago
- 6ba4393 Merge changes from topic "avf_unprotected_crashkernel" by Treehugger Robot · 3 years, 2 months ago
- 54511fd [dice] Move format_condig_descriptor to diced_open_dice by Alice Wang · 3 years, 2 months ago
- 9514657 Separate AVFHostTestCases from avf-postsubmit by Jaewan Kim · 3 years, 2 months ago
- 048d3c1 Temporally disable tombstone tests by Jaewan Kim · 3 years, 2 months ago
- 2805da9 Explicitly run compos_verity with 1 vCPU by Victor Hsieh · 3 years, 2 months ago
- a74d853 Merge "Revert "Update source for Rust 1.66.1"" by Chris Wailes · 3 years, 2 months ago
- cd1cf03 Revert "Update source for Rust 1.66.1" by Chris Wailes · 3 years, 2 months ago
- eab2074 Merge "composd: Always start VM with numVCpus=numCpus" by Treehugger Robot · 3 years, 2 months ago
- b5a43fc Merge "[dice] Move CDI_SIZE to upstream library libdiced_open_dice" by Alice Wang · 3 years, 2 months ago
- f20ee19 Merge "Update source for Rust 1.66.1" by Chris Wailes · 3 years, 2 months ago
- 025c7cc composd: Always start VM with numVCpus=numCpus by David Brazdil · 3 years, 2 months ago
- 93375b5 [dice] Move CDI_SIZE to upstream library libdiced_open_dice by Alice Wang · 3 years, 2 months ago
- 3d130e4 Merge "[dice] Use dice::InputValues instead of InputValuesOwned" by Treehugger Robot · 3 years, 2 months ago
- d1884ca virtualizationservice: Specify crashkernel only when necessary by Jaewan Kim · 3 years, 2 months ago
- a777366 [dice] Use dice::InputValues instead of InputValuesOwned by Alice Wang · 3 years, 2 months ago
- 6653791 Merge "Refactor Microdroid boot time benchmarks" by Treehugger Robot · 3 years, 2 months ago
- 6385205 Refactor Microdroid boot time benchmarks by David Brazdil · 3 years, 2 months ago
- a7e4ce0 [dice] Move error type to upstream library libdiced_open_dice by Alice Wang · 3 years, 2 months ago
- 3f3601c Update source for Rust 1.66.1 by Chris Wailes · 3 years, 2 months ago