|
Re: [PATCH] misc: configurator: Add entry "None" to HV console selector
Will do.
Will do.
Thanks.
Will do.
Will do.
Thanks.
|
By
Calvin Zhang <calvinzhang.cool@...>
·
#36115
·
|
|
Re: [PATCH] misc: configurator: Add entry "None" to HV console selector
"Calvin Zhang" <calvinzhang.cool@...> writes:
As a "None" option is explicitly added, you can remove the
"SerialConsoleOptions" and use "SerialConsoleType" as the type
"Calvin Zhang" <calvinzhang.cool@...> writes:
As a "None" option is explicitly added, you can remove the
"SerialConsoleOptions" and use "SerialConsoleType" as the type
|
By
Junjie Mao
·
#36114
·
|
|
[PATCH] misc: configurator: Add entry "None" to HV console selector
Add an explicit "None" entry in HV console selector if user would like
to disable debug console or there is no serial console available.
Tracked-On: #7546
Signed-off-by: Calvin Zhang
Add an explicit "None" entry in HV console selector if user would like
to disable debug console or there is no serial console available.
Tracked-On: #7546
Signed-off-by: Calvin Zhang
|
By
Calvin Zhang <calvinzhang.cool@...>
·
#36113
·
|
|
Re: [PATCH] config_tools: rename "Virtio console" to "virtio serial port (as console)"
Kunhui-Li <kunhuix.li@...> writes:
Please keep in mind that the upgrader shall also work for upgraded XMLs
(in which case the output XML shall be identical with the input).
I recommend to use
Kunhui-Li <kunhuix.li@...> writes:
Please keep in mind that the upgrader shall also work for upgraded XMLs
(in which case the output XML shall be identical with the input).
I recommend to use
|
By
Junjie Mao
·
#36112
·
|
|
[PATCH] 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
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
|
By
Kunhui Li
·
#36111
·
|
|
Re: [PATCH v3 0/3] Fix patches to acrn-8899
Please PR with my Acked-by
Please PR with my Acked-by
|
By
Yu Wang
·
#36110
·
|
|
[PATCH v3 3/3] 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@...>
Acked-by: Wang, Yu1
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@...>
Acked-by: Wang, Yu1
|
By
Sun, Peng
·
#36109
·
|
|
[PATCH v3 2/3] dm: vdisplay: Remove 1280x720 resolution
From: Sun Peng <peng.p.sun@...>
1280x720 resolution will crash IDD of windows guest. To simplise, just
remove this mode.
Tracked-On: #7507
Signed-off-by: Sun Peng
From: Sun Peng <peng.p.sun@...>
1280x720 resolution will crash IDD of windows guest. To simplise, just
remove this mode.
Tracked-On: #7507
Signed-off-by: Sun Peng
|
By
Sun, Peng
·
#36108
·
|
|
[PATCH v3 1/3] dm: vdisplay: Remove modes filter in EDID generation
From: Sun Peng <peng.p.sun@...>
All the modes that vdisplay supported should be reported to driver,
then driver should select the modes which report to OS.
Tracked-On:
From: Sun Peng <peng.p.sun@...>
All the modes that vdisplay supported should be reported to driver,
then driver should select the modes which report to OS.
Tracked-On:
|
By
Sun, Peng
·
#36107
·
|
|
[PATCH v3 0/3] Fix patches to acrn-8899
From: Sun Peng <peng.p.sun@...>
v3: Remove b_param paramter in vdpy_edid_set_timing().
Sun Peng (3):
dm: vdisplay: Remove modes filter in EDID generation
dm: vdisplay: Remove
From: Sun Peng <peng.p.sun@...>
v3: Remove b_param paramter in vdpy_edid_set_timing().
Sun Peng (3):
dm: vdisplay: Remove modes filter in EDID generation
dm: vdisplay: Remove
|
By
Sun, Peng
·
#36106
·
|
|
Re: [PATCH v2 1/3] dm: vdisplay: Remove modes filter in EDID generation
Yes. Then please explain more details in the commit message.
Remove the b_param from the parameter of vdpy_edid_set_timing.
Please PR with the fixes directly.
Acked-by: Wang, Yu1
Yes. Then please explain more details in the commit message.
Remove the b_param from the parameter of vdpy_edid_set_timing.
Please PR with the fixes directly.
Acked-by: Wang, Yu1
|
By
Yu Wang
·
#36105
·
|
|
Re: [RFC PATCH] misc: Add new acrn:widget-options: ui-applicable-vms
"Liu, Yifan1" <yifan1.liu@...> writes:
"Liu, Yifan1" <yifan1.liu@...> writes:
|
By
Junjie Mao
·
#36104
·
|
|
Re: [PATCH v2 1/3] dm: vdisplay: Remove modes filter in EDID generation
[Sun, Peng] The filter logic is in windows UMD driver now.
[Sun, Peng] No, we still need b_param to set timings.
--
Sun Peng <peng.p.sun@...>
SSE/ACRN Upstream
[Sun, Peng] The filter logic is in windows UMD driver now.
[Sun, Peng] No, we still need b_param to set timings.
--
Sun Peng <peng.p.sun@...>
SSE/ACRN Upstream
|
By
Sun, Peng
·
#36103
·
|
|
Re: [PATCH v2 3/3] dm: vdisplay: add modes supported by Windows virtio-gpu driver
Acked-by: Wang, Yu1 <yu1.wang@...>
Acked-by: Wang, Yu1 <yu1.wang@...>
|
By
Yu Wang
·
#36102
·
|
|
Re: [PATCH v2 2/3] dm: vdisplay: Remove 1280x720 resolution
Acked-by: Wang, Yu1 <yu1.wang@...>
Acked-by: Wang, Yu1 <yu1.wang@...>
|
By
Yu Wang
·
#36101
·
|
|
Re: [PATCH v2 1/3] dm: vdisplay: Remove modes filter in EDID generation
So the original logic will do the filter in BE to avoid bigger
resolution on limited BE window, right? Now, we want to support this
case, user can pick whatever they wants, right?
The b_param can be
So the original logic will do the filter in BE to avoid bigger
resolution on limited BE window, right? Now, we want to support this
case, user can pick whatever they wants, right?
The b_param can be
|
By
Yu Wang
·
#36100
·
|
|
Re: [RFC PATCH] misc: Add new acrn:widget-options: ui-applicable-vms
By
Liu, Yifan1
·
#36099
·
|
|
[PATCH v2 2/3] dm: vdisplay: Remove 1280x720 resolution
From: Sun Peng <peng.p.sun@...>
1280x720 resolution will crash IDD of windows guest. To simplise, just
remove this mode.
Tracked-On: #7507
Signed-off-by: Sun Peng
From: Sun Peng <peng.p.sun@...>
1280x720 resolution will crash IDD of windows guest. To simplise, just
remove this mode.
Tracked-On: #7507
Signed-off-by: Sun Peng
|
By
Sun, Peng
·
#36098
·
|
|
[PATCH v2 3/3] 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@...>
---
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@...>
---
|
By
Sun, Peng
·
#36097
·
|
|
[PATCH v2 1/3] dm: vdisplay: Remove modes filter in EDID generation
From: Sun Peng <peng.p.sun@...>
All the modes that vdisplay supported should be reported to driver,
then driver should select the modes which report to OS.
Tracked-On:
From: Sun Peng <peng.p.sun@...>
All the modes that vdisplay supported should be reported to driver,
then driver should select the modes which report to OS.
Tracked-On:
|
By
Sun, Peng
·
#36096
·
|