- 48221ba Remove onTrimMemory dependency from the VM AIDL API by Keir Fraser · 1 year, 1 month ago
- 112a268 Support trackpad in VM by Jeongik Cha · 1 year, 1 month ago
- d082867 Minor cleanup on custom VM configs by Jiyong Park · 1 year, 1 month ago
- 3f9b509 GUID of a partion can be specified if needed by Jiyong Park · 1 year, 1 month ago
- c1621f8 Disk for custom VM can be composed from partitions by Jiyong Park · 1 year, 1 month ago
- b2d5a31 Add config of audio device by Mu-Le Lee · 1 year, 2 months ago
- 6c1b9f0 Close lid upon suspend and open upon resume by Jiyong Park · 1 year, 1 month ago
- 23b6739 Suspend the VM when it's not visible on the screen by Jiyong Park · 1 year, 1 month ago
- 98ceaa3 Demote Lint FlaggedApi violations to warnings by Mårten Kongstad · 1 year, 1 month ago
- 03f9bec Merge "Add a test for multiple concurrent VMs" into main by Jiyong Park · 1 year, 1 month ago
- 0e7c9cc Add a test for multiple concurrent VMs by Jiyong Park · 1 year, 2 months ago
- 2a07e4e Merge "Moving network config to VirtualMachineCustomImageConfig" into main by Seungjae Yoo · 1 year, 2 months ago
- 4032247 Merge "Network build flag is delivered to VSS not relying on JNI" into main by Seungjae Yoo · 1 year, 2 months ago
- 61180c1 Moving network config to VirtualMachineCustomImageConfig by Seungjae Yoo · 1 year, 2 months ago
- 7192203 Network build flag is delivered to VSS not relying on JNI by Seungjae Yoo · 1 year, 2 months ago
- a442e67 Implement disableVmTethering by Seungjae Yoo · 1 year, 2 months ago
- 548346e Implement enableVmTethering by Seungjae Yoo · 1 year, 2 months ago
- a71230e Merge "Skeleton for IVmTethering service with flag guarding" into main by Seungjae Yoo · 1 year, 2 months ago
- b6e4f1d Skeleton for IVmTethering service with flag guarding by Seungjae Yoo · 1 year, 2 months ago
- 161e665 Enable hugepages for microdroid benchmarks by Nikita Ioffe · 1 year, 2 months ago
- 6d238d8 Merge "Add `vm console` command to connect to serial console" into main by Yi-Yo Chiang · 1 year, 2 months ago
- 24af4a5 Merge "Add GpuConfig" into main by Jason Macnak · 1 year, 2 months ago
- ea7b0fa Add GpuConfig by Jason Macnak · 1 year, 3 months ago
- 2f7656a Merge "Revert "Skeleton for IVmTethering service"" into main by Priyanka Advani · 1 year, 2 months ago
- 2fbf0da Add `vm console` command to connect to serial console by Yi-Yo Chiang · 1 year, 2 months ago
- f967687 Revert "Skeleton for IVmTethering service" by ELIYAZ MOMIN · 1 year, 2 months ago
- 1030519 Merge "Skeleton for IVmTethering service" into main by Seungjae Yoo · 1 year, 2 months ago
- 23cff71 virtmgr: Add boost_uclamp by David Dai · 1 year, 2 months ago
- bb7b613 Skeleton for IVmTethering service by Seungjae Yoo · 1 year, 2 months ago
- 03b3347 Merge changes from topic "vmnic_delete_tap" into main by Seungjae Yoo · 1 year, 2 months ago
- a6589bd Expose network support configuration into AVF Java Framework API by Seungjae Yoo · 1 year, 2 months ago
- 73f418a Default to a u-boot prebuilt when no bootloader or kernel is provided in VirtualMachineConfig by A. Cody Schuffelen · 1 year, 2 months ago
- 8dd3255 Configure serial console input device by Yi-Yo Chiang · 1 year, 2 months ago
- a0f58e8 Guest OS serial console by Yi-Yo Chiang · 1 year, 3 months ago
- 343894e Support mouse in VM by Jeongik Cha · 1 year, 3 months ago
- 7d9c44b Allow `null` kernels in VirtualMachineConfig by A. Cody Schuffelen · 1 year, 3 months ago
- 985b640 Implement basic keyboard input by Jeongik Cha · 1 year, 4 months ago
- daf396a Make SecurityException being detected in nativeSpawn by Seungjae Yoo · 1 year, 4 months ago
- ac14e5d Implement single touch for custom vm by Jeongik Cha · 1 year, 4 months ago
- aada42c Merge changes I7809768c,I8cf3efb8 into main by Seungjae Yoo · 1 year, 4 months ago
- c181be7 Add InputDevice in VirtualMachineRawConfig by Jeongik Cha · 1 year, 4 months ago
- 329f286 Add CAP_SYS_NICE to virtmgr to sync with crosvm's capability. by Seungjae Yoo · 1 year, 4 months ago
- d801a14 claimInstance is last step while moving vm bw apps by Shikha Panwar · 1 year, 4 months ago
- da8eacc Merge "Add display config for CustomImageConfig" into main by Treehugger Robot · 1 year, 4 months ago
- 1df1c03 Add display config for CustomImageConfig by Jeongik Cha · 1 year, 4 months ago
- 7e8f6b5 Merge "Update documentation for preinstalled access" into main by Treehugger Robot · 1 year, 4 months ago
- c79bf28 Update documentation for preinstalled access by Alan Stokes · 1 year, 4 months ago
- 07d701c Notify VS of an instance being removed by Shikha Panwar · 1 year, 4 months ago
- bd5eba9 Claim ownership of VM instance during VM transfer by Shikha Panwar · 1 year, 4 months ago
- 745624f VirtualMachineCustomImageConfig.from(pb) should return value by Jeongik Cha · 1 year, 4 months ago
- 0e09726 Introduce VirtualMachineCustomImageConfig instead of rawConfigPath by Jeongik Cha · 1 year, 4 months ago
- 53e9237 Expand VirtualMachineConfig to RawConfig by Jeongik Cha · 1 year, 4 months ago
- 7aef66d Test instance.img conditional to Updatable VM support by Shikha Panwar · 1 year, 5 months ago
- 0362f7f [attestation] Add API to check AVF RKP Hal presence in VM Attestation by Alice Wang · 1 year, 5 months ago
- 29c58ef Merge "Unify OS APIs into one API" into main by Treehugger Robot · 1 year, 5 months ago
- bfb56d7 Encrypted store README: Document security section by Shikha Panwar · 1 year, 5 months ago
- 89b2459 Unify OS APIs into one API by Inseob Kim · 1 year, 5 months ago
- 3415ee1 Add aconfig declarations block by Gurpreet Singh · 1 year, 5 months ago
- 8d973f5 Check for null before dereference by Alan Stokes · 1 year, 5 months ago
- 30ccacb Add daily reconciliation by Alan Stokes · 1 year, 6 months ago
- ee8b3ed Merge changes from topic "instance_id_hidden_input" into main by Shikha Panwar · 1 year, 5 months ago
- c247f18 Fix flagging bug in VM ID allocation by Shikha Panwar · 1 year, 5 months ago
- d15f5e9 Merge "Allocate each VM an instance_id" into main by Shikha Panwar · 1 year, 5 months ago
- 61a74b5 Allocate each VM an instance_id by Shikha Panwar · 1 year, 6 months ago
- cf19805 Notify VS when users or apps are removed by Alan Stokes · 1 year, 6 months ago
- 209d882 Build service-virtualization directly against framework by Nikita Ioffe · 1 year, 6 months ago
- 37a795c Rename javalib/ to java and move APIs to java/framework by Nikita Ioffe · 1 year, 6 months ago