mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-12 12:30:08 +00:00
dm: add log for debuging pci while vm reset
Print some log to dmesg when init/deinit vdev. Tracked-On: #2419 Signed-off-by: Yin Fengwei <fengwei.yin@intel.com>
This commit is contained in:
@@ -409,6 +409,7 @@ vm_get_suspend_mode(void)
|
||||
int
|
||||
vm_suspend(struct vmctx *ctx, enum vm_suspend_how how)
|
||||
{
|
||||
write_kmsg("vm_suspend mode to: %d\n", how);
|
||||
vm_set_suspend_mode(how);
|
||||
mevent_notify();
|
||||
|
||||
|
Reference in New Issue
Block a user