Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_modules_Virtualization
/
1415c13358aef7540c337cc9690746e7835473e4
1415c13
Use Strong<> for Rust AIDL interfaces
by Andrei Homescu
· 5 years ago
9821820
Merge "Fix lint error."
by Treehugger Robot
· 5 years ago
a9f9dad
Merge "authfs: Remove integration test from TEST_MAPPING"
by Victor Hsieh
· 5 years ago
c2e5d8b
Fix lint error.
by Andrew Walbran
· 5 years ago
8018e9a
authfs: Remove integration test from TEST_MAPPING
by Victor Hsieh
· 5 years ago
26bdf44
virtmanager prefers rlib even on device
by Jiyong Park
· 5 years ago
5c0be77
Merge "Use "auto" for microdroid super image size"
by Inseob Kim
· 5 years ago
6cf75b5
authfs: fix lints with rustc 1.51.0
by Victor Hsieh
· 5 years ago
6570326
Merge "Replace sleep with polling in AuthFsHostTest"
by Treehugger Robot
· 5 years ago
7c51aa4
Replace sleep with polling in AuthFsHostTest
by Victor Hsieh
· 5 years ago
f6a1eb9
Include requester UID and SID in VM debug info.
by Andrew Walbran
· 5 years ago
11375fa
Merge "Use default group for microdroid super image"
by Treehugger Robot
· 5 years ago
be7b6a5
Merge "Pass VM config by FD rather than filename."
by Andrew Walbran
· 5 years ago
06b5f5c
Pass VM config by FD rather than filename.
by Andrew Walbran
· 5 years ago
c95b642
Use "auto" for microdroid super image size
by Inseob Kim
· 5 years ago
35ff8ca
Sign micrdroid using testkey from external/avb
by Jiyong Park
· 5 years ago
d100475
Use default group for microdroid super image
by Inseob Kim
· 5 years ago
0175a55
Merge "Update microdroid sepolicy modules to new modules"
by Treehugger Robot
· 5 years ago
bc60128
Merge "Run virtmanager with its new UID"
by Jeffrey Vander Stoep
· 5 years ago
8e4c781
Merge "Enable selinux on microdroid"
by Inseob Kim
· 5 years ago
63ab238
Run virtmanager with its new UID
by Jeff Vander Stoep
· 5 years ago
c81738d
authfs: fix crash on read_chunk of a remote file
by Victor Hsieh
· 5 years ago
abcd10a
Update microdroid sepolicy modules to new modules
by Inseob Kim
· 5 years ago
d4bc533
Rename composite.img to os_composite.img
by Jooyung Han
· 5 years ago
4dc85c9
authfs: return Merkle tree hidden in the filesystem
by Victor Hsieh
· 5 years ago
a9a9a62
Merge "authfs: refine/rename trait ReadOnlyDataByChunk"
by Treehugger Robot
· 5 years ago
b42de2d
Merge "authfs: replace tuple w/ anonymous struct in FileConfig"
by Treehugger Robot
· 5 years ago
e9f4340
Merge "[LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Virtualization"
by Treehugger Robot
· 5 years ago
27b482e
[LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Virtualization
by Bob Badour
· 5 years ago
25f3b5e
Reland "Use system's plat_sepolicy.cil for microdroid"
by Inseob Kim
· 5 years ago
d0bb5d3
authfs: refine/rename trait ReadOnlyDataByChunk
by Victor Hsieh
· 5 years ago
3e0d7d7
Merge "No longer need to use libbinder_rs directly."
by Andrew Walbran
· 5 years ago
1bcf411
authfs: replace tuple w/ anonymous struct in FileConfig
by Victor Hsieh
· 5 years ago
3c2ddef
Add VM ref holding to Virt Manager
by David Brazdil
· 5 years ago
3bf1350
Merge "authfs: add AuthFsTestCases to presubmit"
by Treehugger Robot
· 5 years ago
651b068
No longer need to use libbinder_rs directly.
by Andrew Walbran
· 5 years ago
8316a62
Merge "set_requesting_sid is now on IBinderInternal."
by Andrew Walbran
· 5 years ago
632a39d
authfs: add AuthFsTestCases to presubmit
by Victor Hsieh
· 5 years ago
d50c37b
Merge "authfs: Integration test"
by Victor Hsieh
· 5 years ago
cc0afdf
Merge "vm: Use Structopt for parsing command line arguments"
by David Brazdil
· 5 years ago
6cda625
Merge "Allow client to pass a file descriptor for VM logs."
by Andrew Walbran
· 5 years ago
b82a014
Merge "Revert "Use system's plat_sepolicy.cil for microdroid""
by Inseob Kim
· 5 years ago
e207148
Revert "Use system's plat_sepolicy.cil for microdroid"
by Inseob Kim
· 5 years ago
f06a2ff
Merge "Use system's plat_sepolicy.cil for microdroid"
by Inseob Kim
· 5 years ago
5b7e668
Merge changes Ic611f72d,Ib257a37d,I78ef198e,I7bcb0cd9
by Victor Hsieh
· 5 years ago
85b4f73
authfs: Integration test
by Victor Hsieh
· 5 years ago
6a47e7f
authfs: Support write config/operation in fuse
by Victor Hsieh
· 5 years ago
09e2626
authfs: Reorganize modules & rename flags/classes/vars
by Victor Hsieh
· 5 years ago
60acfd3
authfs: Remote file editor over binder
by Victor Hsieh
· 5 years ago
ac4f3f4
authfs: Implement VerifiedFileEditor
by Victor Hsieh
· 5 years ago
5652d14
Merge "Enable google_java_format in PREUPLOAD.cfg"
by David Brazdil
· 5 years ago
20412d9
vm: Use Structopt for parsing command line arguments
by David Brazdil
· 5 years ago
a89fc13
Allow client to pass a file descriptor for VM logs.
by Andrew Walbran
· 5 years ago
82848c5
Merge "Build microdroid-vbmeta and -vbmeta_system"
by Jiyong Park
· 5 years ago
c1505fe
Merge "Sign microdroid_boot and _vendor_boot"
by Treehugger Robot
· 5 years ago
cb6aa54
Merge "Set log level to trace for all builds."
by Andrew Walbran
· 5 years ago
0909bc5
Set log level to trace for all builds.
by Andrew Walbran
· 5 years ago
3b8396d
Use system's plat_sepolicy.cil for microdroid
by Inseob Kim
· 5 years ago
0302beb
Merge "Update microdroid test to include protected_vm flag"
by Treehugger Robot
· 5 years ago
bb49b44
set_requesting_sid is now on IBinderInternal.
by Andrew Walbran
· 5 years ago
22c92a9
Merge "Log to logcat."
by Andrew Walbran
· 5 years ago
543c58b
Update microdroid test to include protected_vm flag
by Ram Muthiah
· 5 years ago
80d8da8
Build microdroid-vbmeta and -vbmeta_system
by Jiyong Park
· 5 years ago
af5f756
Merge "Refactor: move load_vm_config to associated function on VmConfig."
by Andrew Walbran
· 5 years ago
bf1fb04
Log to logcat.
by Andrew Walbran
· 5 years ago
8732aac
Merge "Add authfs and fd_server to com.android.virt apex"
by Victor Hsieh
· 5 years ago
d4326f3
Sign microdroid_boot and _vendor_boot
by Jiyong Park
· 5 years ago
bba7e17
Merge "Add MicrodroidHostTestCases"
by Jiyong Park
· 5 years ago
d71b67a
Merge "Add precompiled sepolicy for microdroid"
by Inseob Kim
· 5 years ago
573c649
Add authfs and fd_server to com.android.virt apex
by Victor Hsieh
· 5 years ago
335b05c
Merge "Add method to get list of VMs for vm tool."
by Andrew Walbran
· 5 years ago
dfa3aec
Add MicrodroidHostTestCases
by Jiyong Park
· 5 years ago
cf3270b
Enable google_java_format in PREUPLOAD.cfg
by David Brazdil
· 5 years ago
a2f8c23
Refactor: move load_vm_config to associated function on VmConfig.
by Andrew Walbran
· 5 years ago
320b560
Add method to get list of VMs for vm tool.
by Andrew Walbran
· 5 years ago
850e24f
Enable more linters in PREUPLOAD.cfg
by David Brazdil
· 5 years ago
1f55de3
Merge "[LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Virtualization"
by Treehugger Robot
· 5 years ago
28dddd8
Add precompiled sepolicy for microdroid
by Inseob Kim
· 5 years ago
9dcd947
[LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Virtualization
by Bob Badour
· 5 years ago
95d620c
Remove services except for adb
by Inseob Kim
· 5 years ago
0c6fb5b
Enable selinux on microdroid
by Inseob Kim
· 5 years ago
c077481
Merge "Remove unnecessary mount points"
by Inseob Kim
· 5 years ago
f42e0ef
Merge "No need for Arc around state, as VirtManager is not Clone."
by Andrew Walbran
· 5 years ago
aa82180
Merge "Stop mapping Binder errors, now that Status is Send"
by Treehugger Robot
· 5 years ago
ec3866e
Merge "Add `vm` tool for talking to Virt Manager."
by Andrew Walbran
· 5 years ago
282c734
Remove unnecessary mount points
by Inseob Kim
· 5 years ago
7c3f76d
Merge "Refactor: split Virt Manager into separate packages."
by Andrew Walbran
· 5 years ago
f7e4e1b
Fix assemble_cvd command
by Inseob Kim
· 5 years ago
ea9fa48
Add `vm` tool for talking to Virt Manager.
by Andrew Walbran
· 5 years ago
cc09386
Stop mapping Binder errors, now that Status is Send
by Andrew Walbran
· 5 years ago
9c01baa
No need for Arc around state, as VirtManager is not Clone.
by Andrew Walbran
· 5 years ago
d6dce6f
Refactor: split Virt Manager into separate packages.
by Andrew Walbran
· 5 years ago
9ecac55
Microdroid uses android boot image header V4
by Jiyong Park
· 5 years ago
3adec1f
Disable kmsg ratelimiting
by Jiyong Park
· 5 years ago
17edb3b
Merge "Reland "Add microdroid_vendor""
by Jiyong Park
· 5 years ago
bb0e16a
Merge changes I76e5ebd8,I8e47acb1
by Treehugger Robot
· 5 years ago
30d627f
Merge "Convert Vsock test to device test"
by Treehugger Robot
· 5 years ago
dde1790
authfs: Add MerkleLeaves for integrity bookkeeping
by Victor Hsieh
· 5 years ago
da3fbc4
authfs: Replace a trait bound const w/ a simple const
by Victor Hsieh
· 5 years ago
49f8a4d
Convert Vsock test to device test
by David Brazdil
· 5 years ago
Next »