Dear Community Members ,
I am not able to boot the Dom0 and switch to DomU with BSP42 fails.
I want to host two Linux -Guest OS on top of Xen-Hypervisor.
I am only able to list Dom0 & create DomU as show in below logs:
__________________________________________________________________________________________________________________________________________
root@s32g399ardb3:~# xl create /etc/xen/domU1_mmc.cfg
Parsing config from /etc/xen/domU1_mmc.cfg
(XEN) d1v0 Unhandled SMC/HVC: 0x84000050
(XEN) d1v0 Unhandled SMC/HVC: 0x8600ff01
root@s32g399ardb3:~# (XEN) d1v0: vGICD: RAZ on reserved register offset 0x00000c
(XEN) d1v0: vGICR: SGI: unhandled word write 0x000000ffffffff to ICACTIVER0
[ 118.848222] xen-blkback: backend/vbd/1/51712: using 1 queues, protocol 1 (arm-abi) persistent grants
root@s32g399ardb3:~#
root@s32g399ardb3:~# xl list
Name ID Mem VCPUs State Time(s)
Domain-0 0 512 1 r----- 11.2
domu1 1 384 1 r----- 3.8
__________________________________________________________________________________________________________________________________________
As soon as i give
# Switching to DomU's console
root@s32g399aevb3:~# xl console domu1
___________________________________
It boots the normal Linux whose logs are attached in the attachment.
I have followed the steps as mentioned in 24.3.3 How to enable Xen in S32 Linux BSP build / Booting Xen, Dom0 and DomU from S32G3_Linux_42.0_User_Guide .
Any inputs would be really helpful.
Regards,
Vishal
Thankyou Chenyin, for the quick reply , yes it switch from domu1 to dom0.
Hello, @vishalg
Thanks for your post.
I've checked the log you shared, I found that you have successfully created the domu1 and switched the console to domu1 from Domain-0.
May I know if you want to switch the console from domu1 back to Domain-0? if so, press " CTRL-]" under domu1's console could switch back to Domain-0's console.
BR
Chenyin