Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_modules_Virtualization
/
22e5d0a0b7e5109245cb15b4dbf1c47f71804d81
/
libs
afc347b
switch off rdroidtest
by Frederick Mayle
· 6 months ago
b4934a3
Merge "AVF: allow FD -> IBinder." into main
by Steven Moreland
· 6 months ago
5410e96
Merge "Add support for encrypted storage expansion" into main
by Treehugger Robot
· 6 months ago
ae63e6d
Check autoclear setup using block sysfs
by Hung Nguyen
· 6 months ago
a9a9c4f
Add support for encrypted storage expansion
by Shraddha Basantwani
· 6 months ago
f087503
AVF: allow FD -> IBinder.
by Steven Moreland
· 6 months ago
cf9784a
Remove handling of deprecated TRIM_MEMORY levels in VirtualMachine
by Yuan Yao
· 7 months ago
404a858
Merge "Run AVFHostTestCase on multiple kernels" into main
by Treehugger Robot
· 7 months ago
1e7a225
Initialize customMemoryBackingFiles with empty array
by Jeongik Cha
· 7 months ago
615ffdd
Merge "Make packages/modules/Virtualization tests available to the platform" into main
by Treehugger Robot
· 7 months ago
b618d08
Merge "Revert^2 "libvmclient: Take VmCallback in VmInstance::start()"" into main
by Treehugger Robot
· 7 months ago
bbc8453
Merge "libavf: implement AVirtualMachineRawConfig_addCustomMemoryBackingFile" into main
by Treehugger Robot
· 7 months ago
31cc5b2
libavf: implement AVirtualMachineRawConfig_addCustomMemoryBackingFile
by Frederick Mayle
· 9 months ago
e65c629
Make packages/modules/Virtualization tests available to the platform
by Colin Cross
· 7 months ago
720c339
Merge "Revert "Revert "Change apex_available value of libavf based on a..."" into main
by Treehugger Robot
· 7 months ago
b65a462
Revert "Revert "Change apex_available value of libavf based on a..."
by Colin Cross
· 7 months ago
1e570da
Merge "Revert "Change apex_available value of libavf based on avf_enabled"" into main
by Colin Cross
· 7 months ago
bf5e5f4
Revert "Change apex_available value of libavf based on avf_enabled"
by Chaitanya Cheemala (xWF)
· 7 months ago
072d29d
Merge "Change apex_available value of libavf based on avf_enabled" into main
by Treehugger Robot
· 7 months ago
e1edad4
Change apex_available value of libavf based on avf_enabled
by Colin Cross
· 7 months ago
9df550d
Merge "apkmanifest: parse fields related to relaxed rollback protection scheme" into main
by Nikita Ioffe
· 7 months ago
99422ae
Merge "Move CpuTopology to CpuOptions" into main
by Treehugger Robot
· 7 months ago
b4b2f24
Move CpuTopology to CpuOptions
by Elie Kheirallah
· 7 months ago
dd8829a
Merge "Add libcrypto dep to libopen_dice_cbor_bindgen" into main
by Ivan Lozano
· 7 months ago
e85abb5
Merge "dice: trusty build rule for diced_sample_inputs" into main
by Gil Cukierman
· 7 months ago
a73451a
apkmanifest: parse fields related to relaxed rollback protection scheme
by Nikita Ioffe
· 7 months ago
fcf98b2
Revert^2 "libvmclient: Take VmCallback in VmInstance::start()"
by Jaewan Kim
· 7 months ago
442dd85
Update code for Rust 1.82.0
by Chris Wailes
· 7 months ago
2ac3e58
Merge changes I5ac315ed,I57d5a764,I82360003,I4ff012ac,Ibac59fc1, ... into main
by Bartłomiej Grzesik
· 7 months ago
2147712
dice: trusty build rule for diced_sample_inputs
by Gil Cukierman
· 7 months ago
ee0a5c6
vmbase: Move Trng internals to arch::aarch64
by Bartłomiej Grzesik
· 7 months ago
802ad04
vmbase: Export VirtualAddress from arch
by Bartłomiej Grzesik
· 7 months ago
b366b73
vmbase: Separate console form aarch64 UART implementation
by Michał Mazurek
· 9 months ago
752e323
Merge "Revert^2 "libvm_payload: Use Rust stubs instead of cc"" into main
by Ivan Lozano
· 7 months ago
3d7fccf
vmbase: uart: Create abstraction layer over register write
by Bartłomiej Grzesik
· 7 months ago
747c08d
vmbase: Move exceptions to aarch64 directories
by Michał Mazurek
· 9 months ago
5441d7a
Revert^2 "libvm_payload: Use Rust stubs instead of cc"
by Ivan Lozano
· 7 months ago
3a9ecbf
vmbase: Move hvc to aarch64
by Michał Mazurek
· 9 months ago
626347c
vmbase: Move dbm to aarch64
by Michał Mazurek
· 9 months ago
5809d6b
Merge "libavf: Fix AVirtualMachine_start() documentation" into main
by Treehugger Robot
· 7 months ago
8eb34a7
Merge "Revert "libvm_payload: Use Rust stubs instead of cc"" into main
by ELIYAZ MOMIN
· 7 months ago
4cebe48
Merge "Argument list for 0 arguments should be (void)" into main
by Treehugger Robot
· 7 months ago
cbfd3c2
Merge "Clarify rollback protected API's documentation" into main
by Shikha Panwar
· 7 months ago
ca685fb
Revert "libvm_payload: Use Rust stubs instead of cc"
by ELIYAZ MOMIN
· 7 months ago
6cd065f
vmbase: Move linker to aarch64
by Michał Mazurek
· 9 months ago
5b29469
vmbase: Move page table to aarch64
by Michał Mazurek
· 9 months ago
f08509a
vmbase: Move crosvm layout to aarch64
by Michał Mazurek
· 7 months ago
86f108d
vmbase: aarch64: Move power to platform
by Bartłomiej Grzesik
· 9 months ago
86d6161
libvmbase: Separate aarch64 asm files
by Michał Mazurek
· 9 months ago
5867ba0
vmbase: Use aarch64 specific libs conditionally
by Michał Mazurek
· 9 months ago
f41b0f4
Merge "libvm_payload: Use Rust stubs instead of cc" into main
by Ivan Lozano
· 7 months ago
fd68366
libavf: Fix AVirtualMachine_start() documentation
by Jaewan Kim
· 7 months ago
36f783f
Add libcrypto dep to libopen_dice_cbor_bindgen
by Ivan Lozano
· 7 months ago
c8d8aec
libvm_payload: Use Rust stubs instead of cc
by Ivan Lozano
· 7 months ago
6bc4358
Use new bssl_crypto inline static fn bindings
by Ivan Lozano
· 7 months ago
6fba4d5
Argument list for 0 arguments should be (void)
by Shikha Panwar
· 7 months ago
013b58f
Clarify rollback protected API's documentation
by Shikha Panwar
· 7 months ago
52358e9
Update code for Rust 1.83.0
by Chris Wailes
· 7 months ago
89f20a6
Merge "Revert^2 "dice: add sign and encode with CoseSign1"" into main
by Gil Cukierman
· 7 months ago
9298b91
Merge "Updates for virtio-drivers 0.8." into main
by Alyssa Haroldsen
· 7 months ago
74a4b05
Run AVFHostTestCase on multiple kernels
by Inseob Kim
· 7 months ago
eb75fb9
Updates for virtio-drivers 0.8.
by Andrew Walbran
· 9 months ago
d8d8992
libhypervisor_backends: add basic x86 support
by Grzegorz Jaszczyk
· 8 months ago
973926a
libhypervisor_backends: rename kvm to kvm_aarch64
by Grzegorz Jaszczyk
· 8 months ago
e431d96
Revert^2 "dice: add sign and encode with CoseSign1"
by Gil Cukierman
· 7 months ago
bcb805f
Merge "Revert "dice: add sign and encode with CoseSign1"" into main
by Gil Cukierman
· 7 months ago
c34a50a
Merge "Use thiserror in pVM firmware." into main
by Treehugger Robot
· 7 months ago
b765e00
Revert "dice: add sign and encode with CoseSign1"
by Gil Cukierman
· 7 months ago
af592be
Merge "dice: add sign and encode with CoseSign1" into main
by Gil Cukierman
· 7 months ago
2ed2ed8
Merge changes from topic "revert-3408863-TXTIFSOPUR" into main
by Liana Kazanova (xWF)
· 8 months ago
3da8a16
Revert "libvmclient: Take VmCallback in VmInstance::start()"
by Chaitanya Cheemala (xWF)
· 8 months ago
5159c62
Revert "libavf: Add callback support"
by Chaitanya Cheemala (xWF)
· 8 months ago
392be49
dice: add sign and encode with CoseSign1
by Gil Cukierman
· 8 months ago
f99f02a
Merge changes I5f3920b7,I013dce63 into main
by Treehugger Robot
· 8 months ago
52def99
Merge "Add support for autoclear flag for loopdevice" into main
by Treehugger Robot
· 8 months ago
d497a70
Merge "Add safety comments for pointers passed to extern "C" functions." into main
by Treehugger Robot
· 8 months ago
e4f9dd3
Add safety comments for pointers passed to extern "C" functions.
by Andrew Walbran
· 8 months ago
73a1eb7
Update Android for Rust 1.83.0
by Chris Wailes
· 8 months ago
d4688f0
Merge "Use &raw rather than addr_of macros." into main
by Treehugger Robot
· 8 months ago
f4a8e9b
Merge "dice: support fallible allocation for retry" into main
by Treehugger Robot
· 8 months ago
72e4e12
Use &raw rather than addr_of macros.
by Andrew Walbran
· 8 months ago
438f527
dice: support fallible allocation for retry
by Gil Cukierman
· 8 months ago
f3eaa9e
libavf: Add callback support
by Jaewan Kim
· 8 months ago
6dcf308
libvmclient: Take VmCallback in VmInstance::start()
by Jaewan Kim
· 8 months ago
dfcafbe
Merge "Update code for Rust 1.82.0" into main
by Treehugger Robot
· 8 months ago
4ab1fb9
Merge "Remove libcstr" into main
by Treehugger Robot
· 8 months ago
1456457
Merge "Add tests that boot old android images" into main
by Treehugger Robot
· 8 months ago
4531c60
Add tests that boot old android images
by Elie Kheirallah
· 8 months ago
3b13329
Remove libcstr
by Alan Stokes
· 8 months ago
1c205f7
Merge "dice: add trusty build rules" into main
by Gil Cukierman
· 8 months ago
109cdfa
Add support for autoclear flag for loopdevice
by Hung Nguyen
· 9 months ago
5b7b494
Add isNewInstanceStatus to vm_payload api
by Shikha Panwar
· 9 months ago
c2746f8
Merge "VM: Introduce writePayloadRpData/readPayloadRpData" into main
by Shikha Panwar
· 8 months ago
a05bb50
Merge "Use rdroidtest attribute for loopdevice test cases" into main
by Hung Nguyen
· 8 months ago
0c3a2fa
VM: Introduce writePayloadRpData/readPayloadRpData
by Shikha Panwar
· 9 months ago
faba53c
Use rdroidtest attribute for loopdevice test cases
by Hung Nguyen
· 8 months ago
f96915b
dice: add trusty build rules
by Gil Cukierman
· 9 months ago
f613725
Merge "[test][dice] Add security_version to sample VM DICE chain" into main
by Alice Wang
· 8 months ago
f46a17c
Use C string literals not cstr!
by Alan Stokes
· 8 months ago
f56588c
Send /proc/<pid>/comm value when reporting active ports
by Seungjae Yoo
· 8 months ago
Next »