|
[PATCH] config_tools: hide "PCI" option for Console virtual UART type
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
· #36135
·
|
|
[PATCH] config_tools: bugfix for saving all enum values
Kunhui-Li <kunhuix.li@...> writes: I'm fine with this change. How about the other customized widgets?
Kunhui-Li <kunhuix.li@...> writes: I'm fine with this change. How about the other customized widgets?
|
By
Junjie Mao
· #36134
·
|
|
[PATCH v4] config_tools: rename "Virtio console" to "virtio serial port (as console)"
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
· #36133
·
|
|
[PATCH] config_tools: hide "PCI" option for Console virtual UART type
It's unexpected to show the "PCI" option for Console virtual UART type currently, so this patch hide it in configurator. Tracked-On: #7592 Signed-off-by: Kunhui-Li <kunhuix.li@...> --- misc/conf
It's unexpected to show the "PCI" option for Console virtual UART type currently, so this patch hide it in configurator. Tracked-On: #7592 Signed-off-by: Kunhui-Li <kunhuix.li@...> --- misc/conf
|
By
Kunhui Li
· #36132
·
|
|
[PATCH] config_tools: bugfix for saving all enum values
fix the issue that all enum values are saved in scenario xml file if user doesn't select any value in configurator. Tracked-On: #6690 Signed-off-by: Kunhui-Li <kunhuix.li@...> --- .../pages/Conf
fix the issue that all enum values are saved in scenario xml file if user doesn't select any value in configurator. Tracked-On: #6690 Signed-off-by: Kunhui-Li <kunhuix.li@...> --- .../pages/Conf
|
By
Kunhui Li
· #36131
·
|
|
[PATCH v4] config_tools: rename "Virtio console" to "virtio serial port (as console)"
virtio serial port and virtio console are all based on virito serial port. but virtio serial port functionally can not be used as console, which may lead to user confusion, so explicitly specify the p
virtio serial port and virtio console are all based on virito serial port. but virtio serial port functionally can not be used as console, which may lead to user confusion, so explicitly specify the p
|
By
Kunhui Li
· #36130
·
|
|
[PATCH] config_tools: fix move_enablement in the upgrader
The EnablementType is now obsolete and config items having this type have been updated to use the Boolean type. However, the upgrader is not changed accordingly and it still converts "y" or "n" of cer
The EnablementType is now obsolete and config items having this type have been updated to use the Boolean type. However, the upgrader is not changed accordingly and it still converts "y" or "n" of cer
|
By
Junjie Mao
· #36129
·
|
|
[PATCH] misc: config_tool: Add udmabuf.list_limit=8192 to ServiceVM bootargs
Add udmabuf.list_limit=8192 to ServiceVM bootargs for virtio gpu. It's harmless if not used. Tracked-On: #7581 Signed-off-by: Calvin Zhang <calvinzhang.cool@...> --- misc/config_tools/xforms/mis
Add udmabuf.list_limit=8192 to ServiceVM bootargs for virtio gpu. It's harmless if not used. Tracked-On: #7581 Signed-off-by: Calvin Zhang <calvinzhang.cool@...> --- misc/config_tools/xforms/mis
|
By
...
· #36128
·
|
|
[PATCH v3] config_tools: rename "Virtio console" to "virtio serial port (as console)"
By
Kunhui Li
· #36127
·
|
|
[PATCH] misc: modify IVSHMEM virtual BDF validation check
From: Chenli Wei <chenli.wei@...> The current UI force user input BDF which could automatically fill it in if it is blank, so it an optional. This patch change the BDF to an optional. Tracked-On
From: Chenli Wei <chenli.wei@...> The current UI force user input BDF which could automatically fill it in if it is blank, so it an optional. This patch change the BDF to an optional. Tracked-On
|
By
Chenli Wei
· #36126
·
|
|
[PATCH] misc: CPU affinity error message cleanup
From: Chenli Wei <chenli.wei@...> The current UI display "report on" message, it's not by design, so this patch remove these message. Tracked-On: #6690 Signed-off-by: Chenli Wei <chenli.wei@inte
From: Chenli Wei <chenli.wei@...> The current UI display "report on" message, it's not by design, so this patch remove these message. Tracked-On: #6690 Signed-off-by: Chenli Wei <chenli.wei@inte
|
By
Chenli Wei
· #36125
·
|
|
[PATCH] config_tools: bugfix for the generated launch script without uart parameters
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
· #36124
·
|
|
[PATCH v3] config_tools: rename "Virtio console" to "virtio serial port (as console)"
Kunhui-Li <kunhuix.li@...> writes: I'm not familiar with how to specify the values and titles of select widgets in vue. Please make sure this change does the job properly (i.e. it only affects t
Kunhui-Li <kunhuix.li@...> writes: I'm not familiar with how to specify the values and titles of select widgets in vue. Please make sure this change does the job properly (i.e. it only affects t
|
By
Junjie Mao
· #36123
·
|
|
[PATCH v3] config_tools: rename "Virtio console" to "virtio serial port (as console)"
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
· #36122
·
|
|
[PATCH v3] config_tools: rename "Virtio console" to "virtio serial port (as console)"
virtio serial port and virtio console are all based on virito serial port. but virtio serial port functionally can not be used as console, which may lead to user confusion, so explicitly specify the p
virtio serial port and virtio console are all based on virito serial port. but virtio serial port functionally can not be used as console, which may lead to user confusion, so explicitly specify the p
|
By
Kunhui Li
· #36121
·
|
|
[PATCH v2] config_tools: rename "Virtio console" to "virtio serial port (as console)"
By
Kunhui Li
· #36120
·
|
|
[PATCH] config_tools: bugfix for the generated launch script without uart parameters
bugfix for the generated launch script without uart parameters after VUART is configured to "pci" Tracked-On: #7556 Signed-off-by: Kunhui-Li <kunhuix.li@...> --- misc/config_tools/launch_config/
bugfix for the generated launch script without uart parameters after VUART is configured to "pci" Tracked-On: #7556 Signed-off-by: Kunhui-Li <kunhuix.li@...> --- misc/config_tools/launch_config/
|
By
Kunhui Li
· #36119
·
|
|
[PATCH v2] config_tools: rename "Virtio console" to "virtio serial port (as console)"
Kunhui-Li <kunhuix.li@...> writes: I'm fine with the change themselves, but if it's just a rename of existing enumeration constants for clarity, why don't we use enum titles to show more user-fr
Kunhui-Li <kunhuix.li@...> writes: I'm fine with the change themselves, but if it's just a rename of existing enumeration constants for clarity, why don't we use enum titles to show more user-fr
|
By
Junjie Mao
· #36118
·
|
|
[PATCH v2] config_tools: rename "Virtio console" to "virtio serial port (as console)"
virtio serial port and virtio console are all based on virito serial port. but virtio serial port functionally can not be used as console, which may lead to user confusion, so explicitly specify the p
virtio serial port and virtio console are all based on virito serial port. but virtio serial port functionally can not be used as console, which may lead to user confusion, so explicitly specify the p
|
By
Kunhui Li
· #36117
·
|
|
[PATCH] config_tools: rename "Virtio console" to "virtio serial port (as console)"
By
Kunhui Li
· #36116
·
|