mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-28 20:16:09 +00:00
We have two same log message in decode_instruction. It's a little bit confusing. So, this patch refine the log message to make it more explicit. BTW, we refine one message in create_vcpu. Tracked-On: #1136 Signed-off-by: Kaige Fu <kaige.fu@intel.com> Acked-by: Anthony Xu <anthony.xu@intel.com>