Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_packages_modules_Virtualization
/
414ea8969d9a8aa597f31a40aec3fe2c83ea8bac
414ea89
Decouple apkdmverity from device mapper modules
by Shikha Panwar
· 2 years, 11 months ago
22e7045
Add persistent backing for encrypted storage in VM
by Shikha Panwar
· 3 years ago
6e9a0bc
Merge "pvmfw.img: Generate an AVB-signed image"
by Pierre-Clément Tosi
· 3 years ago
70400b1
Merge "pvmfw: Issue MMIO_GUARD_MAP for UART"
by Pierre-Clément Tosi
· 3 years ago
da4440a
pvmfw: Issue MMIO_GUARD_MAP for UART
by Pierre-Clément Tosi
· 3 years, 1 month ago
3b80c9b
Remove the DICE service from microdroid
by Andrew Scull
· 3 years ago
e4b0285
Use the vm_payload library to access DICE values
by Andrew Scull
· 3 years ago
d64ae7d
Migrate DICE access to IVmPayloadService
by Andrew Scull
· 3 years ago
13a2b1b
[API][Refactoring] Move service name to IVmPayloadService
by Alice Wang
· 3 years ago
59a9e56
[API] Add new service to notify host from microdroid manager
by Alice Wang
· 3 years ago
249b6b4
Merge changes Ie725df5a,I18786a33
by Treehugger Robot
· 3 years ago
263ffd5
pvmfw: Add top-level Error reporting
by Pierre-Clément Tosi
· 3 years ago
a38bc78
vmbase: Make BASE_ADDRESS public
by Pierre-Clément Tosi
· 3 years ago
13a956a
Create a unix domain listener socket for crosvm.
by Keir Fraser
· 3 years, 2 months ago
c614490
Add AuthFsTestRule to facilitate authfs benchmark addition
by Alice Wang
· 3 years, 2 months ago
fb46ee1
[pkvm][API] Add API to connect payload and VM service
by Alice Wang
· 3 years ago
7c6b270
Explicitly specify capabilities of root services in microdroid
by Nikita Ioffe
· 3 years ago
7710a6d
Merge "Move getProcMemInfo() from MicrodroidTestCase to ProcessUtil."
by Guile Chao
· 3 years ago
c6817dc
Merge "Temporarily disable balloon device in crosvm"
by Keir Fraser
· 3 years ago
7071559
Merge "Update the test app build command in getting_started doc"
by Nikita Ioffe
· 3 years ago
519deab
Update the test app build command in getting_started doc
by Nikita Ioffe
· 3 years ago
7276272
Temporarily disable balloon device in crosvm
by Keir Fraser
· 3 years ago
1f417c9
Handle PayloadConfig in Microdroid
by Alan Stokes
· 3 years ago
b5771c0
pvmfw.img: Generate an AVB-signed image
by Pierre-Clément Tosi
· 3 years ago
ff7d5af
Move getProcMemInfo() from MicrodroidTestCase to ProcessUtil.
by guile
· 3 years ago
dffb374
Merge "[apkverify] Move HashAlgorithm to algorithms"
by Alice Wang
· 3 years ago
11f9537
Merge "Initial work to make VM config file optional"
by Treehugger Robot
· 3 years ago
be5f62b
Merge "pvmfw: Generate pvmfw.img"
by Treehugger Robot
· 3 years ago
5c4127f
Merge "Fix crosvm mem usage measurement in MicrodroidBenchmarks"
by Frederick Mayle
· 3 years ago
0d1ef78
Initial work to make VM config file optional
by Alan Stokes
· 3 years ago
ab5231f
[apkverify] Move HashAlgorithm to algorithms
by Alice Wang
· 3 years ago
2255b59
Merge changes from topic "kernelbootRevert2"
by Shikha Panwar
· 3 years ago
3e421e7
Fix crosvm mem usage measurement in MicrodroidBenchmarks
by Frederick Mayle
· 3 years ago
504bcd0
Merge "Merge logic of DICE HAL and diced in to dice-service"
by Andrew Scull
· 3 years ago
17fc23a
Disable microdroid_kernel_signed for non-arm64/x86_64 architectures
by Shikha Panwar
· 3 years ago
1b732d7
Revert^2 "Remove UBoot related Microdroid tests"
by Shikha Panwar
· 3 years ago
b54396f
Revert^2 "bootloader_time should exclude time spent in ABL"
by Shikha Panwar
· 3 years ago
c113f28
Revert^2 "Fix Microdroid tests to work with kernelboot method"
by Shikha Panwar
· 3 years ago
9b870da
Revert^2 "Change the vbmeta image for kernelboot mode"
by Shikha Panwar
· 3 years ago
ed8ace4
Revert^2 "Boot VM without bootloader - using init ramdisk"
by Shikha Panwar
· 3 years ago
87e4281
Revert^2 "Drop prebuilt files to android source tree."
by Shikha Panwar
· 3 years ago
a2a7974
Merge "[apkverify] Merge idsig into apkverify package"
by Alice Wang
· 3 years ago
d944c70
Merge "[cleanup][test] Refactor MicrodroidTestCase with ProcessUtil"
by Treehugger Robot
· 3 years ago
0e6954b
Revert "Drop prebuilt files to android source tree."
by Shikha Panwar
· 3 years ago
0f71596
Revert "Boot VM without bootloader - using init ramdisk"
by Shikha Panwar
· 3 years ago
1c5ae03
Revert "Change the vbmeta image for kernelboot mode"
by Shikha Panwar
· 3 years ago
26c4e13
Revert "Fix Microdroid tests to work with kernelboot method"
by Shikha Panwar
· 3 years ago
e24ff42
Revert "bootloader_time should exclude time spent in ABL"
by Shikha Panwar
· 3 years ago
6951ddd
Revert "Remove UBoot related Microdroid tests"
by Shikha Panwar
· 3 years ago
268b7e7
Merge logic of DICE HAL and diced in to dice-service
by Andrew Scull
· 3 years ago
3289f70
Merge "Drop prebuilt files to android source tree."
by Shikha Panwar
· 3 years ago
84cbfc9
Merge changes from topic "kernelboot"
by Shikha Panwar
· 3 years ago
1bf3d78
[apkverify] Merge idsig into apkverify package
by Alice Wang
· 3 years ago
2ee093f
Merge "[apk_digest] Move the logic of extracting v4 digest to v4 module"
by Alice Wang
· 3 years ago
5a24738
[cleanup][test] Refactor MicrodroidTestCase with ProcessUtil
by Alice Wang
· 3 years ago
f27626a
[apk_digest] Move the logic of extracting v4 digest to v4 module
by Alice Wang
· 3 years ago
ec521a4
Remove UBoot related Microdroid tests
by Shikha Panwar
· 3 years ago
951fdf9
bootloader_time should exclude time spent in ABL
by Shikha Panwar
· 3 years ago
1f0779f
Drop prebuilt files to android source tree.
by David Brazdil
· 3 years ago
4d46003
Drop prebuilt files to android source tree.
by David Brazdil
· 3 years ago
39915e9
Merge "MicrodroidBenchmarks: Measure crosvm RSS and PSS from the host side"
by Treehugger Robot
· 3 years ago
4991e17
Merge "Add test that makes fd_server use of fs-verity ioctl"
by Treehugger Robot
· 3 years ago
a14fdee
MicrodroidBenchmarks: Measure crosvm RSS and PSS from the host side
by Frederick Mayle
· 3 years ago
6e8fab8
Add test that makes fd_server use of fs-verity ioctl
by Victor Hsieh
· 3 years, 7 months ago
e769867
Use new OdrefreshArgs in AIDL to simplify arguments
by Victor Hsieh
· 3 years ago
322a7b4
Merge "[avmd] Verify apk_digest when generating avmd file"
by Treehugger Robot
· 3 years ago
f654427
Merge "Suppress warning of mixed oneway"
by Treehugger Robot
· 3 years ago
44ba865
Merge "Include 'debug.hypervisor.metrics_tag' in metric names"
by David Brazdil
· 3 years ago
4f4fd7e
Merge "[idsig] Simplify building V4Signature from idsig"
by Treehugger Robot
· 3 years ago
cab9d1b
Include 'debug.hypervisor.metrics_tag' in metric names
by David Brazdil
· 3 years ago
89cff01
[idsig] Simplify building V4Signature from idsig
by Alice Wang
· 3 years ago
f28a518
[apex][test] Rename apexutil tests to make the tests goal clear
by Alice Wang
· 3 years ago
47984f5
Fix Microdroid tests to work with kernelboot method
by Shikha Panwar
· 3 years ago
8efb4e6
Change the vbmeta image for kernelboot mode
by Shikha Panwar
· 3 years ago
c700b84
Boot VM without bootloader - using init ramdisk
by Shikha Panwar
· 3 years, 1 month ago
5b184b2
Merge "Make authfs start optional"
by Treehugger Robot
· 3 years ago
da7264a
Merge "Revert "Add debug property to skip benchmarks""
by Inseob Kim
· 3 years ago
7a52b0f
Revert "Add debug property to skip benchmarks"
by Inseob Kim
· 3 years ago
9df25eb
[avmd] Verify apk_digest when generating avmd file
by Alice Wang
· 3 years ago
edc1998
Merge "[apkverify] Add API to compute v4 apk_digest"
by Treehugger Robot
· 3 years ago
0cafa14
[apkverify] Add API to compute v4 apk_digest
by Alice Wang
· 3 years ago
ef91938
Add debug property to skip benchmarks
by Inseob Kim
· 3 years ago
b131646
Merge "Use console=ttynull to disable console"
by Jiyong Park
· 3 years ago
d9d4c20
Suppress warning of mixed oneway
by Victor Hsieh
· 3 years ago
bbea2de
Merge "Move ComposBenchmark's executeCommand to MicrodroidDeviceTestBase"
by Treehugger Robot
· 3 years ago
a766f31
Move ComposBenchmark's executeCommand to MicrodroidDeviceTestBase
by Frederick Mayle
· 3 years ago
01b3ef0
Make authfs start optional
by Alan Stokes
· 3 years ago
d7d6aa5
Merge "Reland "[apkverify] Skip DSA SHA256 during apk verification""
by Treehugger Robot
· 3 years ago
0ea9b4e
Merge "Fix potential null pointer exception"
by Treehugger Robot
· 3 years ago
e9e254d
Merge "Add document about RAM dump"
by Treehugger Robot
· 3 years ago
891f811
Merge "compos: compiling system server JARs in /system_ext"
by Treehugger Robot
· 3 years ago
14efd94
Fix potential null pointer exception
by Inseob Kim
· 3 years ago
5070102
Reland "[apkverify] Skip DSA SHA256 during apk verification"
by Alice Wang
· 3 years ago
24044fe
Use console=ttynull to disable console
by Jiyong Park
· 3 years ago
0da928a
Update kernel to builds 9096266
by Jiyong Park
· 3 years ago
a865903
Update kernel to builds 9096266
by Jiyong Park
· 3 years ago
968eb40
Merge "Remove unused .proto"
by Treehugger Robot
· 3 years ago
64d8862
compos: compiling system server JARs in /system_ext
by Victor Hsieh
· 3 years ago
48a0d8f
Merge "compos: mount BuildManifestSystemExt.apk if exists"
by Treehugger Robot
· 3 years ago
a61ec2e
compos: mount BuildManifestSystemExt.apk if exists
by Victor Hsieh
· 3 years ago
Next »