The logic to handle AArch64 system event was: SHUTDOWN and RESET were all treated as RESET. Now we handle them differently: - RESET event will trigger Vmm::vm_reboot(), - SHUTDOWN event will trigger Vmm::vm_shutdown(). Signed-off-by: Michael Zhao <michael.zhao@arm.com> |
||
|---|---|---|
| .. | ||
| arch | ||
| kvm | ||
| cpu.rs | ||
| device.rs | ||
| hypervisor.rs | ||
| lib.rs | ||
| vm.rs | ||