|
[V2 2/2] DM: Add endpoint index value check in doorbell write
Title: dm: xhci: Add max ep index checking in doorbell write emulation Check max ep index in doorbell write function to avoid overwriting the pci_xhci_dev_emu->eps[XHCI_MAX_ENDPOINTS]. UPRINTF(LWRN, "
Title: dm: xhci: Add max ep index checking in doorbell write emulation Check max ep index in doorbell write function to avoid overwriting the pci_xhci_dev_emu->eps[XHCI_MAX_ENDPOINTS]. UPRINTF(LWRN, "
|
By
Yu Wang
· #36193
·
|
|
[V2 1/2] ACRN: DM: Refine the vhost_vsock_deinit function
Title: dm: vsock: fix the memory leakage bug Fix the memory leakage issue caused by incomplete deinit flow. Acked-by: Wang, Yu1 <yu1.wang@...>
Title: dm: vsock: fix the memory leakage bug Fix the memory leakage issue caused by incomplete deinit flow. Acked-by: Wang, Yu1 <yu1.wang@...>
|
By
Yu Wang
· #36192
·
|
|
[PATCH 1/2] ACRN: DM: Release vsock struct in case memory leak
In the vhost_vsock_deinit, it already close and free, why do it again?
In the vhost_vsock_deinit, it already close and free, why do it again?
|
By
Yu Wang
· #36187
·
|
|
[PATCH 2/2] ACRN: DM: Add endpoint index check in xhci register write
Is there any capability register to indicate the max supported endpoint number? I haven't find it. And why FE driver ring the nonexisting ep? Another thing, this is not controller halted case, please
Is there any capability register to indicate the max supported endpoint number? I haven't find it. And why FE driver ring the nonexisting ep? Another thing, this is not controller halted case, please
|
By
Yu Wang
· #36186
·
|
|
[PATCH 1/2] ACRN: DM: Release vsock struct in case memory leak
return 0 for success or fail?
return 0 for success or fail?
|
By
Yu Wang
· #36184
·
|
|
[PATCH] ACRN: DM: USB-hot patch
Where's your commit message? Is this a debug patch? Why there are "XXXX" print?
Where's your commit message? Is this a debug patch? Why there are "XXXX" print?
|
By
Yu Wang
· #36179
·
|
|
[PATCH 1/2] dm: remove ASL_COMPILER macro
Cannot Yes. That's better. Please PR with the fix. Acked-by: Wang, Yu1 <yu1.wang@...>
Cannot Yes. That's better. Please PR with the fix. Acked-by: Wang, Yu1 <yu1.wang@...>
|
By
Yu Wang
· #36177
·
|
|
[PATCH v1] dm: vdisplay: fix comment typos.
Acked-by: Wang, Yu1 <yu1.wang@...> Init -> init Acked-by: Wang, Yu1 <yu1.wang@...>
Acked-by: Wang, Yu1 <yu1.wang@...> Init -> init Acked-by: Wang, Yu1 <yu1.wang@...>
|
By
Yu Wang
· #36174
·
|
|
[PATCH 2/2] Makefile: remove ASL_COMPILER dependency
Acked-by: Wang, Yu1 <yu1.wang@...>
Acked-by: Wang, Yu1 <yu1.wang@...>
|
By
Yu Wang
· #36173
·
|
|
[PATCH 1/2] dm: remove ASL_COMPILER macro
What's mean of 0x0d, 0x0c? If it is 0x0d or 0x0c, should we add '\0' at the end?
What's mean of 0x0d, 0x0c? If it is 0x0d or 0x0c, should we add '\0' at the end?
|
By
Yu Wang
· #36172
·
|
|
[V3] ACRN: DM: Fix the MSI mask and unmask bugs.
Acked-by: Wang, Yu1 <yu1.wang@...>
Acked-by: Wang, Yu1 <yu1.wang@...>
|
By
Yu Wang
· #36168
·
|
|
[PATCH] ACRN: DM: Fix the MSI mask and unmask bugs.
Please explain the detailed fixes. This patch has several fix, please list them one by one. I see.
Please explain the detailed fixes. This patch has several fix, please list them one by one. I see.
|
By
Yu Wang
· #36165
·
|
|
[PATCH] ACRN: DM: Fix the MSI mask and unmask bugs.
offset + PCIR_MSI_CTRL If you add such fields into the msicap, then we should use them to check mask and pending? Otherwise, what're their meaning?
offset + PCIR_MSI_CTRL If you add such fields into the msicap, then we should use them to check mask and pending? Otherwise, what're their meaning?
|
By
Yu Wang
· #36163
·
|
|
[PATCH] dm: add _CPC to guest ACPI when HWP is enabled
Please add comments to explain the detailed fields of each MSR like like IA32_HWP_CAP(771H), MSR_PLATFORM_INFO, IA32_MPERF, etc. Please define macros for 0x6, and (0x1U << 7) It is hard to understand
Please add comments to explain the detailed fields of each MSR like like IA32_HWP_CAP(771H), MSR_PLATFORM_INFO, IA32_MPERF, etc. Please define macros for 0x6, and (0x1U << 7) It is hard to understand
|
By
Yu Wang
· #36161
·
|
|
[PATCH v2] dm: vdisplay: terminate acrn-dm process when SDL init failed
Acked-by: Wang, Yu1 <yu1.wang@...>
Acked-by: Wang, Yu1 <yu1.wang@...>
|
By
Yu Wang
· #36153
·
|
|
[PATCH v1] dm: vdisplay: terminate acrn-dm process when SDL init failed
Please return -1 and do exit(1) in main() with an error log.
Please return -1 and do exit(1) in main() with an error log.
|
By
Yu Wang
· #36151
·
|
|
[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 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 <yu1.wang@...>
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 <yu1.wang@...>
|
By
Yu Wang
· #36105
·
|
|
[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
·
|
|
[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
·
|