|
Re: [PATCH] config_tools: add pio serial port bdf to config.h
OK, I will remove it.
By
Zhao, Yuanyuan
·
#37089
·
|
|
[Announce] ACRN Open Source Ver3.1 Release Notes
Hi all, We are very pleased to announce Version 3.1 release of ACRN. You can see the release blog fromhttps://projectacrn.org/blog/ and detailed Release Notes in
Hi all, We are very pleased to announce Version 3.1 release of ACRN. You can see the release blog fromhttps://projectacrn.org/blog/ and detailed Release Notes in
|
By
Zou, Terry
·
#37088
·
|
|
Re: [PATCH] config_tools: add pio serial port bdf to config.h
By
Junjie Mao
·
#37087
·
|
|
Re: [PATCH v2 2/2] hv: refine the sworld memory allocate
Done
Yes.
The trusty VM can't run on the ACRN without swrold memory, so I will add "else" to set error status and stop the create_vm.
Done
Yes.
The trusty VM can't run on the ACRN without swrold memory, so I will add "else" to set error status and stop the create_vm.
|
By
chenli.wei
·
#37086
·
|
|
Re: [PATCH v2 1/2] misc: refine the allocate logic of offline tool
OK
Done
Done
By
chenli.wei
·
#37085
·
|
|
[PATCH] config_tools: add pio serial port bdf to config.h
Add bdf info of pio serial port to config.h.
Signed-off-by: Yuanyuan Zhao <yuanyuan.zhao@...>
---
misc/config_tools/xforms/config_common.xsl | 33 +++++++++-------------
Add bdf info of pio serial port to config.h.
Signed-off-by: Yuanyuan Zhao <yuanyuan.zhao@...>
---
misc/config_tools/xforms/config_common.xsl | 33 +++++++++-------------
|
By
Zhao, Yuanyuan
·
#37084
·
|
|
Re: [PATCH v2 1/2] misc: refine the allocate logic of offline tool
By
Junjie Mao
·
#37083
·
|
|
Re: [PATCH v2 2/2] hv: refine the sworld memory allocate
By
Eddie Dong
·
#37082
·
|
|
Re: [PATCH v4 1/2] hv: prevent VMs make pCPU enter C-state.
By
Eddie Dong
·
#37081
·
|
|
Re: [PATCH v4 1/2] hv: prevent VMs make pCPU enter C-state.
Yes, I tried on tgl that pCPU can be waken up by hypervisor schedule timer.
But in SDM, it said that:
"In addition, an external interrupt causes the processor to exit the
Yes, I tried on tgl that pCPU can be waken up by hypervisor schedule timer.
But in SDM, it said that:
"In addition, an external interrupt causes the processor to exit the
|
By
Zhao, Yuanyuan
·
#37080
·
|
|
[PATCH v2 2/2] hv: refine the sworld memory allocate
From: Chenli Wei <chenli.wei@...>
The current code uses a predefined sworld memory array to reserve memory
for trusty VMs, and assume all post launched VMs are trusty VM which is
not
From: Chenli Wei <chenli.wei@...>
The current code uses a predefined sworld memory array to reserve memory
for trusty VMs, and assume all post launched VMs are trusty VM which is
not
|
By
chenli.wei
·
#37079
·
|
|
[PATCH v2 1/2] misc: refine the allocate logic of offline tool
From: Chenli Wei <chenli.wei@...>
The current code use VM number to calculate HV_RAM_SIZE, this is not
match the HV logic.
This patch use the max number of trusty VMs to calculate the size
From: Chenli Wei <chenli.wei@...>
The current code use VM number to calculate HV_RAM_SIZE, this is not
match the HV logic.
This patch use the max number of trusty VMs to calculate the size
|
By
chenli.wei
·
#37078
·
|
|
[PATCH v2 0/2] Refine the logic of allocate sworld memory
From: Chenli Wei <chenli.wei@...>
This series try to refine the allocate sworld memory logic, the current
code allocate for all post launched VM, it's a waste of memory.
The new proposal try
From: Chenli Wei <chenli.wei@...>
This series try to refine the allocate sworld memory logic, the current
code allocate for all post launched VM, it's a waste of memory.
The new proposal try
|
By
chenli.wei
·
#37077
·
|
|
Re: [PATCH v2] config_tools: offline cpu for own_pcpu VMs
By
Junjie Mao
·
#37076
·
|
|
Re: [PATCH] config-tools: Missing tqdm python package in board_inspector.deb
By
Junjie Mao
·
#37075
·
|
|
[PATCH v2] config_tools: offline cpu for own_pcpu VMs
When launch a VM own pcpus, offline Service VM vcpus which use
the same pcpu by launch script.
v1->v2 add warning to offline cpu 0
Signed-off-by: Yuanyuan Zhao <yuanyuan.zhao@...>
---
When launch a VM own pcpus, offline Service VM vcpus which use
the same pcpu by launch script.
v1->v2 add warning to offline cpu 0
Signed-off-by: Yuanyuan Zhao <yuanyuan.zhao@...>
---
|
By
Zhao, Yuanyuan
·
#37074
·
|
|
Re: [PATCH] config_tools: offline cpu for own_pcpu VMs
OK, will add in v2.
By
Zhao, Yuanyuan
·
#37073
·
|
|
[PATCH] config-tools: Missing tqdm python package in board_inspector.deb
From 60d698156e542b518d75d6e2f2c494372a5511a3 Mon Sep 17 00:00:00 2001
From: zihengL1 <ziheng.li@...>
Date: Thu, 29 Sep 2022 15:08:01 +0800
Subject: [PATCH] config-tools: Missing tqdm python
From 60d698156e542b518d75d6e2f2c494372a5511a3 Mon Sep 17 00:00:00 2001
From: zihengL1 <ziheng.li@...>
Date: Thu, 29 Sep 2022 15:08:01 +0800
Subject: [PATCH] config-tools: Missing tqdm python
|
By
Li, Ziheng
·
#37072
·
|
|
Re: [PATCH] config_tools: offline cpu for own_pcpu VMs
By
Junjie Mao
·
#37071
·
|
|
Re: [PATCH] config_tools: offline cpu for own_pcpu VMs
Launch script check the processor and will not offline it. For the offline process is in 'add_cpus' during dm_params process, so no warning added.
Launch script check the processor and will not offline it. For the offline process is in 'add_cpus' during dm_params process, so no warning added.
|
By
Zhao, Yuanyuan
·
#37070
·
|