crosvm/arch/src
Dmitry Torokhov f75699f59c crosvm: return 32 exit code when guest issues reset request
Instead of returning 0 for both shutdown and reset/reboot, let's have
shutdown continue returning 0, but reset will now return 32 exit code,
so that callers will have an option to handle this case differently.

BUG=b:3169569
TEST=Examine crosvm exit codes when resetting and shutting down VM

Change-Id: I2c7c11b7f8c8528744f7e25e5d17c6fa9810f409
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3316835
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
Tested-by: kokoro <noreply+kokoro@google.com>
Commit-Queue: Dmitry Torokhov <dtor@chromium.org>
2021-12-08 06:33:02 +00:00
..
android.rs
fdt.rs crosvm: fix needless_borrow clippy warning 2021-08-25 23:02:23 +00:00
lib.rs crosvm: return 32 exit code when guest issues reset request 2021-12-08 06:33:02 +00:00
pstore.rs Revert "vm_memory: Add from_desciptor() in MemoryMappingBuilder" 2021-09-27 16:36:24 +00:00
serial.rs devices: Use Mutex to protect bus->devices 2021-10-21 05:42:49 +00:00