|
[PATCH v4 3/5] config_tools: update the upgrader.py script for virtio gpu
2 messages
From: Kunhui-Li <kunhuix.li@...> this patch updates the upgrader.py script for virtio gpu. v3->v4 1. handle full screen case Tracked-On: #7970 Signed-off-by: Kunhui-Li <kunhuix.li@...> Signed-off-by:
From: Kunhui-Li <kunhuix.li@...> this patch updates the upgrader.py script for virtio gpu. v3->v4 1. handle full screen case Tracked-On: #7970 Signed-off-by: Kunhui-Li <kunhuix.li@...> Signed-off-by:
|
By
Yang, Yu-chu
·
|
|
[PATCH v4 4/5] config_tools: add virtio gpu widget
2 messages
From: Kunhui-Li <kunhuix.li@...> add virtio gpu widget for the new design. v3->v4 1. remove default values in vue Tracked-On: #7970 Signed-off-by: Kunhui-Li <kunhuix.li@...> Signed-off-by: Yang,Yu-chu
From: Kunhui-Li <kunhuix.li@...> add virtio gpu widget for the new design. v3->v4 1. remove default values in vue Tracked-On: #7970 Signed-off-by: Kunhui-Li <kunhuix.li@...> Signed-off-by: Yang,Yu-chu
|
By
Yang, Yu-chu
·
|
|
[PATCH v3 1/5] config_tools: refine virtio gpu device in the schema
5 messages
From: Kunhui-Li <kunhuix.li@...> this patch refines virtio gpu device in the schema for new design. v2->v3 1. change the monitor_id xpath 2. replace dimension(s) to resolution(s) 3. add default value
From: Kunhui-Li <kunhuix.li@...> this patch refines virtio gpu device in the schema for new design. v2->v3 1. change the monitor_id xpath 2. replace dimension(s) to resolution(s) 3. add default value
|
By
Yang, Yu-chu
·
|
|
[PATCH v4 2/5] config_tools: refine virtio gpu in launch script
From: Kunhui-Li <kunhuix.li@...> If display type is "Windows", the generated launch script will follow the below rule. "virtio-gpu,geometry=<width>x<height>+<x_off>+<y_off>,geometry=<width>x<height>+<
From: Kunhui-Li <kunhuix.li@...> If display type is "Windows", the generated launch script will follow the below rule. "virtio-gpu,geometry=<width>x<height>+<x_off>+<y_off>,geometry=<width>x<height>+<
|
By
Yang, Yu-chu
·
|
|
[PATCH v4 1/5] config_tools: refine virtio gpu device in the schema
From: Kunhui-Li <kunhuix.li@...> this patch refines virtio gpu device in the schema for new design. v3->v4 1. set display_type to be required 2. set default value of display_type to "Window" 3. refine
From: Kunhui-Li <kunhuix.li@...> this patch refines virtio gpu device in the schema for new design. v3->v4 1. set display_type to be required 2. set default value of display_type to "Window" 3. refine
|
By
Yang, Yu-chu
·
|
|
[PATCH v3 2/2] config-tools: add topology extract_display
2 messages
From: "Yang,Yu-chu" <yu-chu.yang@...> This mothod get connected displays and add them as child nodes to a corresponding graphics card. v2->v3 1. Refine error message of extract_display. 2. Refine the
From: "Yang,Yu-chu" <yu-chu.yang@...> This mothod get connected displays and add them as child nodes to a corresponding graphics card. v2->v3 1. Refine error message of extract_display. 2. Refine the
|
By
Yang, Yu-chu
·
|
|
[PATCH v4 3/5] virt: acrn: support asyncio in ioeventfd
2 messages
ioeventfd is a mechanism to register PIO/MMIO regions to trigger an eventfd signal when written to by a User VM. It is used by vhost devices automatically and can be used by virtio devices when config
ioeventfd is a mechanism to register PIO/MMIO regions to trigger an eventfd signal when written to by a User VM. It is used by vhost devices automatically and can be used by virtio devices when config
|
By
Conghui Chen
·
|
|
[PATCH v4 2/5] virt: acrn: add new share page for AsyncIo
2 messages
AsyncIo is a new mechanism in acrn, which is special for these devices which need high IO performance. acrn hypervisor would process the IO request from User VM in an async mode. For this kind of I/O
AsyncIo is a new mechanism in acrn, which is special for these devices which need high IO performance. acrn hypervisor would process the IO request from User VM in an async mode. For this kind of I/O
|
By
Conghui Chen
·
|
|
[PATCH v3 1/2] config-tools: add new extractors helpers
From: "Yang,Yu-chu" <yu-chu.yang@...> Add 2 helplers: 1. get_realpath: this method returns the realpath of paramenter if it's a valid path string 2. get_bdf_from_realpath: this method returns the bus,
From: "Yang,Yu-chu" <yu-chu.yang@...> Add 2 helplers: 1. get_realpath: this method returns the realpath of paramenter if it's a valid path string 2. get_bdf_from_realpath: this method returns the bus,
|
By
Yang, Yu-chu
·
|
|
[PATCH v2 2/2] config-tools: add topology extract_display
2 messages
From: "Yang,Yu-chu" <yu-chu.yang@...> This mothod get connected displays and add them as child nodes to a corresponding graphics card. v1->v2 1. refine the exception in extract_display 2. add full nam
From: "Yang,Yu-chu" <yu-chu.yang@...> This mothod get connected displays and add them as child nodes to a corresponding graphics card. v1->v2 1. refine the exception in extract_display 2. add full nam
|
By
Yang, Yu-chu
·
|
|
[PATCH v2 1/2] config-tools: add new extractors helpers
2 messages
From: "Yang,Yu-chu" <yu-chu.yang@...> Add 2 helplers: 1. get_realpath: this method returns the realpath of paramenter if it's a valid path string 2. get_bdf_from_realpath: this method returns the bus,
From: "Yang,Yu-chu" <yu-chu.yang@...> Add 2 helplers: 1. get_realpath: this method returns the realpath of paramenter if it's a valid path string 2. get_bdf_from_realpath: this method returns the bus,
|
By
Yang, Yu-chu
·
|
|
CLFLUSHOPT is mandatory supported feature for ACRN hypervisor?
4 messages
Hi, CLFLUSHOPT is mandatory supported feature for ACRN? Is ENHANCED rep movsb/stosb aslo mandatory support? THanks.
Hi, CLFLUSHOPT is mandatory supported feature for ACRN? Is ENHANCED rep movsb/stosb aslo mandatory support? THanks.
|
By
Yoshinoya
·
|
|
[PATCH] config_tools: determine SSRAM_ENABLED automatically
Today users are able to tweak whether the hypervisor includes support to software SRAM (SSRAM). This, however, gives rise to potential functional incorrectness when the hypervisor is not built with su
Today users are able to tweak whether the hypervisor includes support to software SRAM (SSRAM). This, however, gives rise to potential functional incorrectness when the hypervisor is not built with su
|
By
Junjie Mao
·
|
|
[PATCH] board_inspector: tolerate PCI functions with undefined header layout
While PCIe specification defines only type 0 and type 1 configuration space headers, there can be cases where a PCI function has a different header type. As an example, that device itself is under dev
While PCIe specification defines only type 0 and type 1 configuration space headers, there can be cases where a PCI function has a different header type. As an example, that device itself is under dev
|
By
Junjie Mao
·
|
|
[PATCH v3 5/5] config_tools: add assertions for virtio gpu
2 messages
From: Kunhui-Li <kunhuix.li@...> 1. In the full screen mode, a VM supports 4 virtual displays at most. 2. A vm supports 2 virtual windows at most. 3. Monitor ID cannot be duplicated. v2->v3 1. monitor
From: Kunhui-Li <kunhuix.li@...> 1. In the full screen mode, a VM supports 4 virtual displays at most. 2. A vm supports 2 virtual windows at most. 3. Monitor ID cannot be duplicated. v2->v3 1. monitor
|
By
Yang, Yu-chu
·
|
|
[PATCH v3 4/5] config_tools: add virtio gpu widget
2 messages
From: Kunhui-Li <kunhuix.li@...> add virtio gpu widget for the new design. v2->v3 1. replace dimension(s) to resolution(s) 2. set default value of monitor id, offsets and resolution in UI. Tracked-On:
From: Kunhui-Li <kunhuix.li@...> add virtio gpu widget for the new design. v2->v3 1. replace dimension(s) to resolution(s) 2. set default value of monitor id, offsets and resolution in UI. Tracked-On:
|
By
Yang, Yu-chu
·
|
|
[PATCH v3 3/5] config_tools: update the upgrader.py script for virtio gpu
2 messages
From: Kunhui-Li <kunhuix.li@...> this patch updates the upgrader.py script for virtio gpu. V2->v3 1. replace dimension(s) to resolution(s) Tracked-On: #7970 Signed-off-by: Kunhui-Li <kunhuix.li@...> S
From: Kunhui-Li <kunhuix.li@...> this patch updates the upgrader.py script for virtio gpu. V2->v3 1. replace dimension(s) to resolution(s) Tracked-On: #7970 Signed-off-by: Kunhui-Li <kunhuix.li@...> S
|
By
Yang, Yu-chu
·
|
|
[PATCH v3 2/5] config_tools: refine virtio gpu in launch script
2 messages
From: Kunhui-Li <kunhuix.li@...> If display type is "Windows", the generated launch script will follow the below rule. "virtio-gpu,geometry=<width>x<height>+<x_off>+<y_off>,geometry=<width>x<height>+<
From: Kunhui-Li <kunhuix.li@...> If display type is "Windows", the generated launch script will follow the below rule. "virtio-gpu,geometry=<width>x<height>+<x_off>+<y_off>,geometry=<width>x<height>+<
|
By
Yang, Yu-chu
·
|
|
[PATCH] config-tools: check if the cpu_affinity is null
2 messages
From: "Yang,Yu-chu" <yu-chu.yang@...> The cpu_affinity is null when creating a new scenario. Do not update the pcpu properties if the cpu_affinity is null. Tracked-On: #8145 Signed-off-by: Yang,Yu-chu
From: "Yang,Yu-chu" <yu-chu.yang@...> The cpu_affinity is null when creating a new scenario. Do not update the pcpu properties if the cpu_affinity is null. Tracked-On: #8145 Signed-off-by: Yang,Yu-chu
|
By
Yang, Yu-chu
·
|
|
[PATCH v1 2/2] config-tools: add topology extract_display
2 messages
From: "Yang,Yu-chu" <yu-chu.yang@...> This mothod get connected displays and add them as child nodes to a corresponding graphics card. Tracked-On: #7970 Signed-off-by: Yang,Yu-chu <yu-chu.yang@...> --
From: "Yang,Yu-chu" <yu-chu.yang@...> This mothod get connected displays and add them as child nodes to a corresponding graphics card. Tracked-On: #7970 Signed-off-by: Yang,Yu-chu <yu-chu.yang@...> --
|
By
Yang, Yu-chu
·
|