aboutsummaryrefslogtreecommitdiff
path: root/host/commands/run_cvd/server_loop_impl.cpp
AgeCommit message (Expand)Author
2024-05-08Merge "Change SecureEnvFiles to SnapshotControlFiles for generalized use" int...Treehugger Robot
2024-05-07Change SecureEnvFiles to SnapshotControlFiles for generalized useElie Kheirallah
2024-05-01Introduce VMM enumJason Macnak
2024-04-25use `crosvm resume` to detect RESTORE_COMPLETEFrederick Mayle
2024-03-28Support guest-initiated terminal boot failureA. Cody Schuffelen
2024-03-12move ExtendedLauncherAction proto deserialization into RPC functionFrederick Mayle
2024-02-27Create restore file to track if restoringElie Kheirallah
2024-01-17Add named pipe in logcat to signal restore completedElie Kheirallah
2024-01-12Support starting sandbox2 instances for run_cvd subprocessesA. Cody Schuffelen
2024-01-05Support strace-ing individual `run_cvd` subprocesses.A. Cody Schuffelen
2023-12-14Revert "Report errors through ServerLoopImpl::PowerwashFiles"Cody Schuffelen
2023-12-05Report errors through ServerLoopImpl::PowerwashFilesA. Cody Schuffelen
2023-12-04Allow suspend/resume idempotence.Elie Kheirallah
2023-10-10Share the WebRTC recording socket between components.Michael Rosenfeld
2023-10-07Reduce boilerplate on creating a SetupFeatureA. Cody Schuffelen
2023-10-04Move runnner_defs.h and run_cvd proto to host/libsSteve Kim
2023-10-04ProcessMonitor has placeholder for suspend/resume secure_envSteve Kim
2023-09-24Create Domain socket pair for run_cvd and secure_envSteve Kim
2023-09-11Move hardcoded crosvm_control.sock to CuttlefishConfigSteve Kim
2023-09-11Setup sensors virtio fdsDmitrii Merkurev
2023-09-08Revert "Setup sensors virtio fds"Mattias Simonsson
2023-09-07Setup sensors virtio fdsDmitrii Merkurev
2023-08-30Merge "Use FormatForEnv instead of Message/Trace for most non-test code" into...Cody Schuffelen
2023-08-29Use FormatForEnv instead of Message/Trace for most non-test codeA. Cody Schuffelen
2023-08-29Trace run_cvd status for snapshotSteve Kim
2023-08-29Actually taking guest snapshot in run_cvdSteve Kim
2023-08-23Add virtio-console for NFCJaewan Kim
2023-08-22Move the response-writing logic to the top levelSteve Kim
2023-08-22Add snasphot take with printf-mock implementationSteve Kim
2023-08-10Added run_cvd suspend and resume operationSteve Kim
2023-07-26Merge "Send record_cvd commands to the cvd action receiver." into mainMichael Rosenfeld
2023-07-26Extract process_monitor into a libraryJaeMan Park
2023-07-25Send record_cvd commands to the cvd action receiver.Michael Rosenfeld
2023-06-30misc log message fixesFrederick Mayle
2023-06-14run_cvd implements guest suspendSteve Kim
2023-06-14Separated server_loop.cpp into piecesSteve Kim