|
Re: [WHL] launch two UOSs in the same time
Thank you, I will try it tomorrow, and give you the reply if something happens.
Thanks
Mit freundlichen Grüßen
Jianjie Lin
Thank you, I will try it tomorrow, and give you the reply if something happens.
Thanks
Mit freundlichen Grüßen
Jianjie Lin
|
By
Jianjie Lin
·
#1012
·
|
|
Re: [WHL] launch two UOSs in the same time
That header file contains a fixed (and static) list of UUIDs that can be used to launch VMs. I’m thinking that perhaps what is happening is the acrn-dm uses the same UUID by default for the second
That header file contains a fixed (and static) list of UUIDs that can be used to launch VMs. I’m thinking that perhaps what is happening is the acrn-dm uses the same UUID by default for the second
|
By
Geoffroy Van Cutsem
·
#1011
·
|
|
Re: [WHL] launch two UOSs in the same time
Use different UUIDs in different launch scripts, pick any that is labeled asPOST_STANDARD_VM_UUIDX in the
Use different UUIDs in different launch scripts, pick any that is labeled asPOST_STANDARD_VM_UUIDX in the
|
By
Geoffroy Van Cutsem
·
#1010
·
|
|
Re: [WHL] launch two UOSs in the same time
Sorry, you mean the uuid can only assigned to the one which is saved in the vm_uuid.h? Am I missunderstanding?
Mit freundlichen Grüßen
Jianjie Lin
Sorry, you mean the uuid can only assigned to the one which is saved in the vm_uuid.h? Am I missunderstanding?
Mit freundlichen Grüßen
Jianjie Lin
|
By
Jianjie Lin
·
#1009
·
|
|
Re: [WHL] launch two UOSs in the same time
Can I use the UUID from each VM, or just two different random UUID
Mit freundlichen Grüßen
Jianjie Lin
Can I use the UUID from each VM, or just two different random UUID
Mit freundlichen Grüßen
Jianjie Lin
|
By
Jianjie Lin
·
#1008
·
|
|
Re: [WHL] launch two UOSs in the same time
Thanks for trying these out and confirming the results. Do you have any more info from the ACRN hypervisor over the serial port?
As per my other email, I’m suspecting something wrong with the
Thanks for trying these out and confirming the results. Do you have any more info from the ACRN hypervisor over the serial port?
As per my other email, I’m suspecting something wrong with the
|
By
Geoffroy Van Cutsem
·
#1007
·
|
|
Re: [WHL] launch two UOSs in the same time
I’m suspicious of something wrong with the UUIDs.
Can you try to add the UUID you want to use for the second VM to the launch script, using the “-U” option
E.g.: -U
I’m suspicious of something wrong with the UUIDs.
Can you try to add the UUID you want to use for the second VM to the launch script, using the “-U” option
E.g.: -U
|
By
Geoffroy Van Cutsem
·
#1006
·
|
|
Re: [WHL] launch two UOSs in the same time
Is that happening no matter which order you try to load them ?
.--> yes, no matter in the gpu version or console version. The first one is always correct, but the second one fails always.
Von:
Is that happening no matter which order you try to load them ?
.--> yes, no matter in the gpu version or console version. The first one is always correct, but the second one fails always.
Von:
|
By
Jianjie Lin
·
#1005
·
|
|
Re: [WHL] launch two UOSs in the same time
Hi Geoffory,
Do you have more logs to share when the second VM fails to start (acrn-dm console & serial port output)? Is that happening no matter which order you try to load them?
èThe output is
Hi Geoffory,
Do you have more logs to share when the second VM fails to start (acrn-dm console & serial port output)? Is that happening no matter which order you try to load them?
èThe output is
|
By
Jianjie Lin
·
#1004
·
|
|
Re: [WHL] launch two UOSs in the same time
Hi Jianjie Lin,
Do you have more logs to share when the second VM fails to start (acrn-dm console & serial port output)? Is that happening no matter which order you try to load them?
A couple
Hi Jianjie Lin,
Do you have more logs to share when the second VM fails to start (acrn-dm console & serial port output)? Is that happening no matter which order you try to load them?
A couple
|
By
Geoffroy Van Cutsem
·
#1003
·
|
|
[WHL] launch two UOSs in the same time
Hi ACRN Community,
We faced the problem of launching two UOSs at the same time. We deployed the whiskey lake board: whl-IPC-i7.xml, and we customize the scenario file with 4 Post-STD VM.
We can
Hi ACRN Community,
We faced the problem of launching two UOSs at the same time. We deployed the whiskey lake board: whl-IPC-i7.xml, and we customize the scenario file with 4 Post-STD VM.
We can
|
By
Jianjie Lin
·
#1002
·
|
|
Re: About Inter-VM Communication - Shared Memory
Thanks Terry, I will look about it
Zou, Terry <terry.zou@...>, 2 Eyl 2021 Per, 11:48 tarihinde şunu yazdı:
Thanks Terry, I will look about it
Zou, Terry <terry.zou@...>, 2 Eyl 2021 Per, 11:48 tarihinde şunu yazdı:
|
By
Musa Ünal <umusasadik@...>
·
#1001
·
|
|
Re: About Inter-VM Communication - Shared Memory
Wo, you mean ivshmem shared memory privilege for each VM, actually you already referred the doc : ) https://projectacrn.github.io/latest/developer-guides/hld/ivshmem-hld.html
Specific to ivshmem,
Wo, you mean ivshmem shared memory privilege for each VM, actually you already referred the doc : ) https://projectacrn.github.io/latest/developer-guides/hld/ivshmem-hld.html
Specific to ivshmem,
|
By
Zou, Terry
·
#1000
·
|
|
Re: About Inter-VM Communication - Shared Memory
thank you for your reply, yes I would like to arrange that one vm can read/write to the shared memory (ivshmem) and one of them can only read from there.
Zou, Terry <terry.zou@...>, 2 Eyl 2021 Per,
thank you for your reply, yes I would like to arrange that one vm can read/write to the shared memory (ivshmem) and one of them can only read from there.
Zou, Terry <terry.zou@...>, 2 Eyl 2021 Per,
|
By
Musa Ünal <umusasadik@...>
·
#999
·
|
|
Re: About Inter-VM Communication - Shared Memory
Hi Musa, welcome to ACRN community : )
Specific to you question, do you mean R/W privilege for one storage/partition? One VM can R/W the storage and other VM can only read right. Or other resource
Hi Musa, welcome to ACRN community : )
Specific to you question, do you mean R/W privilege for one storage/partition? One VM can R/W the storage and other VM can only read right. Or other resource
|
By
Zou, Terry
·
#998
·
|
|
About Inter-VM Communication - Shared Memory
Hello all,
Is it possible to configure one VM to have R/W privilege and another VM to only read. I couldn't find it in the documentation.
Hello all,
Is it possible to configure one VM to have R/W privilege and another VM to only read. I couldn't find it in the documentation.
|
By
Musa Ünal <umusasadik@...>
·
#997
·
|
|
Re: WHL-ipc-i7 gpu display problem
Hi Fuzhong,
Thank you very much for your reply,
The board is finally working now.
Some notifications:
I still follow the
Hi Fuzhong,
Thank you very much for your reply,
The board is finally working now.
Some notifications:
I still follow the
|
By
Jianjie Lin
·
#996
·
|
|
Re: WHL-ipc-i7 gpu display problem
Hi Jianjie
ACRN v2.0 support GVT-g and GVT-d.
https://projectacrn.github.io/2.0/tutorials/using_ubuntu_as_sos.html base on GVt-g
Hi Jianjie
ACRN v2.0 support GVT-g and GVT-d.
https://projectacrn.github.io/2.0/tutorials/using_ubuntu_as_sos.html base on GVt-g
|
By
Liu, Fuzhong
·
#995
·
|
|
Re: WHL-ipc-i7 gpu display problem
Hi Terry,
Thank you for your reply.
SOS: https://projectacrn.github.io/2.0/tutorials/using_ubuntu_as_sos.html
i915.nuclear_pageflip=1 i915.avail_planes_per_pipe=0x01010F
Hi Terry,
Thank you for your reply.
SOS: https://projectacrn.github.io/2.0/tutorials/using_ubuntu_as_sos.html
i915.nuclear_pageflip=1 i915.avail_planes_per_pipe=0x01010F
|
By
Jianjie Lin
·
#994
·
|
|
Re: WHL-ipc-i7 gpu display problem
Hi Jianjie, Yes for v2.5 release, the default config is gvt-d. If you really want to try gvt-g, switch back to v2.0 release branch please.
Remember switch GSG document to v:2.0 also, there are
Hi Jianjie, Yes for v2.5 release, the default config is gvt-d. If you really want to try gvt-g, switch back to v2.0 release branch please.
Remember switch GSG document to v:2.0 also, there are
|
By
Zou, Terry
·
#993
·
|