- e3141b1 Merge "Add persistent backing for encrypted storage in VM" by Treehugger Robot · 2 years, 10 months ago
- 22e7045 Add persistent backing for encrypted storage in VM by Shikha Panwar · 2 years, 10 months ago
- add38cb Update for new version of vsock crate. by Andrew Walbran · 2 years, 10 months ago
- 1f417c9 Handle PayloadConfig in Microdroid by Alan Stokes · 2 years, 10 months ago
- 0d1ef78 Initial work to make VM config file optional by Alan Stokes · 2 years, 11 months ago
- ed8ace4 Revert^2 "Boot VM without bootloader - using init ramdisk" by Shikha Panwar · 2 years, 10 months ago
- 1bf3d78 [apkverify] Merge idsig into apkverify package by Alice Wang · 2 years, 10 months ago
- f219cd8 Delete cpu affinity config by Victor Hsieh · 2 years, 11 months ago
- 82f389c Restrict setting cpu affinity or task profiles by Alan Stokes · 2 years, 11 months ago
- 2bead0d Make ErrorCode an enum by Alan Stokes · 3 years ago
- 53cc5ca Fix partition verification by Alan Stokes · 3 years ago
- 1291f84 Merge "Implement elapsed_time for VmBooted and VmExited" by Treehugger Robot · 3 years ago
- 2e7beea Implement elapsed_time for VmBooted and VmExited by Seungjae Yoo · 3 years ago
- 491382d Merge "Moved binder_common to rpcbinder package under binder directory." by Andrew Walbran · 3 years ago
- 62085c0 Send UID and VM identifier to existing atoms by Seungjae Yoo · 3 years ago
- acf559a Implement write_vm_booted_stats for VmBooted atom by Seungjae Yoo · 3 years ago
- 0a8c84c Improve write_vm_creation_stats for expanded VmCreationRequested by Seungjae Yoo · 3 years, 1 month ago
- 7eb5ca4 Moved binder_common to rpcbinder package under binder directory. by Andrew Walbran · 3 years ago
- 46999c9 Moved LazyServiceGuard to binder crate. by Andrew Walbran · 3 years ago
- 0e82b50 Move VM callback to vmclient by Alan Stokes · 3 years ago
- dcf9d58 Use new binder exception constructors moved from binder_common. by Andrew Walbran · 3 years ago
- 0fd0ff0 Add safe wrapper for RunRpcServerWithFactory. by Andrew Walbran · 3 years ago
- a4eebde Hangup is detected in another thread by Jiyong Park · 3 years, 1 month ago
- a446f80 Stop VM immediately with stop() call by Inseob Kim · 3 years, 1 month ago
- ecda928 Merge "Better logging on failure" by Treehugger Robot · 3 years, 1 month ago
- 70ccf16 Better logging on failure by Alan Stokes · 3 years, 1 month ago
- 4afe201 Use the unused /dev/hvc1 as the ramdump sink by Jiyong Park · 3 years, 1 month ago
- e558ab1 VirtualizationService notifies to its client when ramdump is available by Jiyong Park · 3 years, 1 month ago
- c3ca24f Protect createOrUpdateIdsigFile with permission by Jiyong Park · 3 years, 1 month ago
- e6ed0f9 Detect Microdroid hangup during boot by Jiyong Park · 3 years, 2 months ago
- ec8c160 Fix typo in the funcion notifyError of aidl.rs by Seungjae Yoo · 3 years, 2 months ago
- 1119d70 Add USE_CUSTOM_VIRTUAL_MACHINE permission by Inseob Kim · 3 years, 3 months ago
- dfe16d6 Set task profile when running compilation VM by Jiyong Park · 3 years, 4 months ago
- 061aa2c [AVF Telemetry] Add exception_code to logged atoms by Shikha Panwar · 3 years, 4 months ago
- 7afc139 Enable exporting of tombstones out of guest VMs by Shikha Panwar · 3 years, 5 months ago
- dcf1741 Specify virtual platform version and enforce it by Jiyong Park · 3 years, 6 months ago
- 527e577 Don't discard logs from VMs by Andrew Scull · 3 years, 6 months ago
- aff6299 Allow protected VMs to run with full debugging by Andrew Scull · 3 years, 6 months ago
- 014efb5 Update to improved system_properties API. by Andrew Walbran · 3 years, 6 months ago
- f6d600f Fixed typo in log messages, and adjusted log levels. by Andrew Walbran · 3 years, 6 months ago
- 3994f00 Don't fall back to unprotected mode if protected is not supported. by Andrew Walbran · 3 years, 6 months ago
- 391d9cf Merge "Enable --extended-status for crosvm and return reason why VM died." by Andrew Walbran · 3 years, 7 months ago
- 3ffa832 Add logging from VMCreate method by Treehugger Robot · 3 years, 9 months ago
- c92d35f Enable --extended-status for crosvm and return reason why VM died. by Andrew Walbran · 3 years, 7 months ago
- 032615f Add options for configuring number of vCPUs and CPU affinity by Jiyong Park · 3 years, 7 months ago
- d2dc83f Run microdroid in protected mode by Jiyong Park · 3 years, 8 months ago
- 641fc4a Fixed warnings generated by rustc 1.57.0 by Chris Wailes · 3 years, 8 months ago
- 029977d Don't allow disk images labeled as app_data_file by Jiyong Park · 3 years, 9 months ago
- dd0a173 Add notifyError/onError notification for VM errors by Jooyung Han · 3 years, 9 months ago
- 3db15fb Merge "Erase data before initializeWritablePartition" by Treehugger Robot · 3 years, 9 months ago
- 1edd5b9 Erase data before initializeWritablePartition by Jooyung Han · 3 years, 10 months ago
- b8182bb Console output and OS logs are separated by Jiyong Park · 3 years, 10 months ago
- c7d28c7 Remove cid parameter from VirtualMachineService by Inseob Kim · 3 years, 10 months ago
- 9fc8783 Merge "Implement dump state API for VirtualizationService - for bugreporting" by Shikha Panwar · 3 years, 10 months ago
- c2a49cc Define debug levels by Jiyong Park · 3 years, 10 months ago
- d8e3542 Implement dump state API for VirtualizationService - for bugreporting by Shikha Panwar · 3 years, 10 months ago
- 772159a Merge "virtualizationservice: "prefer_staged" for apexes" by Jooyung Han · 3 years, 10 months ago
- 5dc4217 virtualizationservice: "prefer_staged" for apexes by Jooyung Han · 3 years, 10 months ago
- 0cc59ee Fix lazy service persistence for VS by Alan Stokes · 3 years, 11 months ago
- 3189af0 Extract a library for common binder-related things by Alan Stokes · 3 years, 10 months ago
- d50a024 Don't reuse CID while Android is up by Jiyong Park · 3 years, 11 months ago
- 60c796c Merge changes from topics "b/186126194", "b/199367367" by Treehugger Robot · 3 years, 11 months ago
- 8bbb893 Fix warnings in preparation for Rust 1.55.0 by Chris Wailes · 4 years ago
- 7e54e29 Register as a lazy service. by Alan Stokes · 4 years ago
- f8d9411 Separate creation and starting of VMs. by Andrew Walbran · 4 years ago
- d3a8418 Move log_fd and composite_disks into CrosvmConfig. by Andrew Walbran · 4 years ago
- 6b65066 Add VirtualMachineState enum rather than isRunning bool. by Andrew Walbran · 4 years ago
- d058756 Make port numbers aidl constants by Inseob Kim · 4 years ago
- 14cb869 Add onPayloadReady callback by Inseob Kim · 4 years ago
- 2444af9 Add onPayloadFinished callback by Inseob Kim · 4 years ago
- 1b9e4e6 Merge "Format instance.img" by Jiyong Park · 4 years ago
- 9dd389e Format instance.img by Jiyong Park · 4 years ago
- 7f61fe7 Refactor callback and make payload stream duplex by Inseob Kim · 4 years ago
- 1b95f2e Add VirtualMachineService skeleton code by Inseob Kim · 4 years ago
- 0a24843 Create idsig file automatically by Jiyong Park · 4 years ago
- cbe8b08 Add method to open vsock connection to VM. by Andrew Walbran · 4 years ago
- fbb39d2 Pass composite image header, footer and filler as FDs too. by Andrew Walbran · 4 years ago
- 2970432 Merge changes Id7dcf0b8,Ia8749923 by Andrew Walbran · 4 years ago
- 68c39f8 Fix warnings in preparation for Rust 1.54.0 by Chris Wailes · 4 years ago
- cc04590 Use Java style field names in AIDL. by Andrew Walbran · 4 years ago
- f4aa566 Merge "instance.img is actually added as a writable partition" by Jiyong Park · 4 years ago
- 8d08181 instance.img is actually added as a writable partition by Jiyong Park · 4 years, 1 month ago
- 45bcb0c Allow VM memory to be specified in app config. by Andrew Walbran · 4 years, 1 month ago
- cc0db52 Pass payload disk images as file descriptors rather than paths. by Andrew Walbran · 4 years, 1 month ago
- 9588463 Do not use size filler by Jooyung Han · 4 years, 1 month ago
- 48b354d Create instance.img by Jiyong Park · 4 years, 1 month ago
- 730c11e Merge "Clear temporary directory on start." by Andrew Walbran · 4 years, 1 month ago
- 488bd07 Clear temporary directory on start. by Andrew Walbran · 4 years, 1 month ago
- 753553b Access control for virtualizationservice by Jiyong Park · 4 years, 1 month ago
- 8611a6c Add the onPayloadStarted callback API by Jiyong Park · 4 years, 1 month ago
- 1a72c6f microdroid: remove sdkext APEX by Jooyung Han · 4 years, 1 month ago
- 0ba3be8 Merge "Add memory size to VM config." by Treehugger Robot · 4 years, 1 month ago
- b15cd6e Add memory size to VM config. by Andrew Walbran · 4 years, 1 month ago
- 9900f3d virtualizationservice: lazy-load ApexInfoList by Jooyung Han · 4 years, 1 month ago
- 2360114 Enable debug mode by Jiyong Park · 4 years, 1 month ago
- 73bac24 use "apexservice" to get paths of APEXes by Jooyung Han · 4 years, 1 month ago
- 35edb8f virtualizationservice: clean up by Jooyung Han · 4 years, 1 month ago
- adfb76c microdroid: create payload disk image with system apexes by Jooyung Han · 4 years, 1 month ago
- 21e9b92 Virtualizationservice makes payload disk image by Jooyung Han · 4 years, 1 month ago
- 02b8ec0 Use preserved_fds rather than fd_mappings. by Andrew Walbran · 4 years, 2 months ago