mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-01-21 20:15:21 +00:00
2de4f73275
The retry order to create virtual GIC is GICv3-ITS, GICv3 and GICv2. But there was not log message to show what was finally created. The log messages also mute the warning for unused "log" crate. Signed-off-by: Michael Zhao <michael.zhao@arm.com>