|
[PATCH v2 0/3] Fix patches to acrn-8899
From: Sun Peng <peng.p.sun@...> v2: Split into 3 patches. Sun Peng (3): dm: vdisplay: Remove modes filter in EDID generation dm: vdisplay: Remove 1280x720 resolution dm: vdisplay: add mode
From: Sun Peng <peng.p.sun@...> v2: Split into 3 patches. Sun Peng (3): dm: vdisplay: Remove modes filter in EDID generation dm: vdisplay: Remove 1280x720 resolution dm: vdisplay: add mode
|
By
Sun, Peng
· #36095
·
|
|
[RFC PATCH] misc: Add new acrn:widget-options: ui-applicable-vms
<yifan1.liu@...> writes: The cpu_affinity settings of the service VM have no effect today no matter they are configured by the configurator or by editing the scenario XML directly. Today a user
<yifan1.liu@...> writes: The cpu_affinity settings of the service VM have no effect today no matter they are configured by the configurator or by editing the scenario XML directly. Today a user
|
By
Junjie Mao
· #36094
·
|
|
[PATCH v2] config_tools: hide tty and sock in UI
Kunhui-Li <kunhuix.li@...> writes: Reviewed-by: Junjie Mao <junjie.mao@...>
Kunhui-Li <kunhuix.li@...> writes: Reviewed-by: Junjie Mao <junjie.mao@...>
|
By
Junjie Mao
· #36093
·
|
|
[RFC PATCH] misc: Add new acrn:widget-options: ui-applicable-vms
From: Yifan Liu <yifan1.liu@...> In some cases we would like the "acrn:applicable-vms" property to be effective only in UI. E.g., we would like to hide cpu affinity configurations from Service V
From: Yifan Liu <yifan1.liu@...> In some cases we would like the "acrn:applicable-vms" property to be effective only in UI. E.g., we would like to hide cpu affinity configurations from Service V
|
By
Liu, Yifan1
· #36092
·
|
|
[PATCH v2] config_tools: hide tty and sock in UI
For virtio console, in order to hide tty and sock backend types, change "xs:sequence" to "xs:all" in the XML schema to slice the backend type list and update backend type to "BasicVirtioConsoleBackend
For virtio console, in order to hide tty and sock backend types, change "xs:sequence" to "xs:all" in the XML schema to slice the backend type list and update backend type to "BasicVirtioConsoleBackend
|
By
Kunhui Li
· #36091
·
|
|
[PATCH 1/2] config_tools: hide tty and sock in UI
By
Kunhui Li
· #36090
·
|
|
[PATCH v1] dm: vdisplay: add modes supported by Windows virtio-gpu driver
Then please remove these useless varaibles. Please submit another patch for this logic.
Then please remove these useless varaibles. Please submit another patch for this logic.
|
By
Yu Wang
· #36089
·
|
|
[PATCH] misc: fix the physical memory segmentation UI issue
"chenli.wei" <chenli.wei@...> writes: Reviewed-by: Junjie Mao <junjie.mao@...>
"chenli.wei" <chenli.wei@...> writes: Reviewed-by: Junjie Mao <junjie.mao@...>
|
By
Junjie Mao
· #36088
·
|
|
[PATCH 2/2] config_tools: add restriction for Maximum Virtual CLOS configuration
Kunhui-Li <kunhuix.li@...> writes: Reviewed-by: Junjie Mao <junjie.mao@...>
Kunhui-Li <kunhuix.li@...> writes: Reviewed-by: Junjie Mao <junjie.mao@...>
|
By
Junjie Mao
· #36087
·
|
|
[PATCH 1/2] config_tools: hide tty and sock in UI
Kunhui-Li <kunhuix.li@...> writes: The slicing algorithm is designed not to touch sequences because they are ordered lists of nodes and the removal of some in the middle creates a different list
Kunhui-Li <kunhuix.li@...> writes: The slicing algorithm is designed not to touch sequences because they are ordered lists of nodes and the removal of some in the middle creates a different list
|
By
Junjie Mao
· #36086
·
|
|
[PATCH] misc: fix the physical memory segmentation UI issue
Current physical memory segmentation UI have an redundant title when user select the advance mode, so we set the MemoryInfo element title to NULL to fix this issue. Signed-off-by: Chenli Wei <chenli.w
Current physical memory segmentation UI have an redundant title when user select the advance mode, so we set the MemoryInfo element title to NULL to fix this issue. Signed-off-by: Chenli Wei <chenli.w
|
By
chenli.wei
· #36085
·
|
|
[PATCH 2/2] config_tools: add restriction for Maximum Virtual CLOS configuration
Add restriction for Maximum Virtual CLOS configuration that don't allow negative numbers. Tracked-On: #7530 Signed-off-by: Kunhui-Li <kunhuix.li@...> --- misc/config_tools/schema/config.xsd | 10
Add restriction for Maximum Virtual CLOS configuration that don't allow negative numbers. Tracked-On: #7530 Signed-off-by: Kunhui-Li <kunhuix.li@...> --- misc/config_tools/schema/config.xsd | 10
|
By
Kunhui Li
· #36084
·
|
|
[PATCH 1/2] config_tools: hide tty and sock in UI
1. update schema_slicer.py to slice xs:sequence elements. 2. update backend type to "BasicVirtioConsoleBackendType" to call the sliced value. Tracked-On: #6691 Signed-off-by: Kunhui-Li <kunhuix.li@int
1. update schema_slicer.py to slice xs:sequence elements. 2. update backend type to "BasicVirtioConsoleBackendType" to call the sliced value. Tracked-On: #6691 Signed-off-by: Kunhui-Li <kunhuix.li@int
|
By
Kunhui Li
· #36083
·
|
|
[PATCH v1] dm: vdisplay: add modes supported by Windows virtio-gpu driver
[Sun, Peng] Correct, I remove it. I will update the commit message in next version. [Sun, Peng] Yes. [Sun, Peng] We don't want user use the resolutions which bigger than window size for simple. But HS
[Sun, Peng] Correct, I remove it. I will update the commit message in next version. [Sun, Peng] Yes. [Sun, Peng] We don't want user use the resolutions which bigger than window size for simple. But HS
|
By
Sun, Peng
· #36082
·
|
|
[PATCH v1] dm: vdisplay: add modes supported by Windows virtio-gpu driver
Also you have removed 720p and changed the default one, right? Please update the commit message. After remove these 3 lines, the h_pixelmax, v_pixelmax and b_param are meaningless, right? BTW, what is
Also you have removed 720p and changed the default one, right? Please update the commit message. After remove these 3 lines, the h_pixelmax, v_pixelmax and b_param are meaningless, right? BTW, what is
|
By
Yu Wang
· #36081
·
|
|
[PATCH] config_tools: fix option passing to device model in launch scripts
Generated launch scripts tracks the options to ACRN device model in an array `dm_params`. Those scripts use `${dm_params[*]}` to join all elements in the array and pass the joined string to acrn-dm. O
Generated launch scripts tracks the options to ACRN device model in an array `dm_params`. Those scripts use `${dm_params[*]}` to join all elements in the array and pass the joined string to acrn-dm. O
|
By
Junjie Mao
· #36080
·
|
|
[PATCH] virt: acrn: support EPT unmapping for RAM
Hi Yonghua IMHO, you could only unmap the ACRN_MEMMAP_RAM memory region which Page-ranges managed without "struct page", just pure PFN (VM_PFNMAP set in vm_flags). Thanks.
Hi Yonghua IMHO, you could only unmap the ACRN_MEMMAP_RAM memory region which Page-ranges managed without "struct page", just pure PFN (VM_PFNMAP set in vm_flags). Thanks.
|
By
Li, Fei1
· #36079
·
|
|
[PATCH] virt: acrn: support EPT unmapping for RAM
acrn_vm_memseg_unmap can't do EPT unmapping for memory type of ACRN_MEMMAP_RAM, while such kind of unmapping is required for case that user memory pages are taggeg with VM_PFNMAP flag. This patch fixe
acrn_vm_memseg_unmap can't do EPT unmapping for memory type of ACRN_MEMMAP_RAM, while such kind of unmapping is required for case that user memory pages are taggeg with VM_PFNMAP flag. This patch fixe
|
By
Yonghua Huang
· #36078
·
|
|
[PATCH v1] dm: vdisplay: add modes supported by Windows virtio-gpu driver
From: Sun Peng <peng.p.sun@...> Add 1280x1024@75, 1024x768@75, 1600x1200@60, 1600x900@60 modes. Tracked-On: #7507 Signed-off-by: Sun Peng <peng.p.sun@...> --- devicemodel/hw/vd
From: Sun Peng <peng.p.sun@...> Add 1280x1024@75, 1024x768@75, 1600x1200@60, 1600x900@60 modes. Tracked-On: #7507 Signed-off-by: Sun Peng <peng.p.sun@...> --- devicemodel/hw/vd
|
By
Sun, Peng
· #36077
·
|
|
[PATCH v2 2/2] hv: move the define of MAX_IR_ENTRIES to offline tool
OK We also check the CONFIG_MAX_PT_IRQ_ENTRIES by config tool before we align it.
OK We also check the CONFIG_MAX_PT_IRQ_ENTRIES by config tool before we align it.
|
By
chenli.wei
· #36076
·
|