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