User Details
- User Since
- Mar 8 2022, 11:19 AM (142 w, 4 d)
Jan 24 2024
Code looks fine to me, but has the new functions been tested on Azure ? As in local Hyper-V we mostly dont use pci passthrough.
Jan 18 2024
Jan 16 2024
Nov 1 2023
Oct 18 2023
Sep 14 2023
Sep 12 2023
- Changed the function vmbus_get_dma_tag to create the tag inside.
- Changed the function vmbus_get_dma_tag to create the tag inside.
Sep 11 2023
Sep 7 2023
Updating the diff with arc
Sep 5 2023
Jul 21 2023
Jun 22 2023
Jun 1 2023
I have tested in arm64 and x86 and looks good to me.
May 30 2023
May 29 2023
May 26 2023
May 25 2023
Tested on Hyper-V on ARM64 and it is working. The panic from gic redistributor is not coming.
May 24 2023
If possible please get the change thoroughly tested in Azure x86 platform or Hyper-V x86.
May 23 2023
I will try to test the patch on Azure x86 gen1 and gen2 and arm64.
I guess by this weekend I can complete it.
hyperv_dmamem_free() is removed, but hyperv_dmamem_alloc() stays, so what about the memory allocated by hyperv_dmamem_alloc()? How they will be freed?
Also it is not very consistent.
We need to do a thorough testing on Azure amd64 gen1 gen2 and arm64 with this patch.
Have you tested the change on Hyper-V x86 and arm64?
Also if hyperv_dmamem_alloc() and hyperv_dmamem_free() is not in use, please remove them from vmbus. As they are dead code.
Apr 11 2023
Has this change been tested?
Feb 12 2023
Feb 2 2023
@tsoome Can you please share the patch, would like to test it on Hyper-V arm64 and x86. Thanks.
Feb 1 2023
Jan 31 2023
Jan 24 2023
Jan 9 2023
Jan 5 2023
Dec 22 2022
Dec 20 2022
Dec 16 2022
Dec 15 2022
Setting other values than default values cause hang during comc_setup. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266248
Oct 31 2022
Oct 30 2022
Oct 29 2022
Will put the
Oct 24 2022
Oct 20 2022
Oct 10 2022
Sep 29 2022
Sep 27 2022
These are the changes for x86 (for both 32 and 64bit).
Sep 8 2022
Addressed review comments.
Sep 7 2022
fixed the review comments for adding arm_smccc_hvc according to the new style.
Sep 6 2022
addressed all the review comments.
Aug 25 2022
Updated loader.mk for the LOADER_AARCH64_HYPERV_SUPPORT.
smccc related changes moved to original smccc files and also addressed styling comments.
Addressed SPDX license and some styling changes.
Aug 19 2022
Fixed the format and fixed comments.
Aug 18 2022
Updated loader.mk for the LOADER_AARCH64_HYPERV_SUPPORT.
Stripping older large diff to smaller chunks. That way it will be easier to review.
Aug 8 2022
fixed the diff
Fixed one comment and header inclusion.
I have removed storvsc changes from here, as it will be reviewed through a separate bug. Also addressed the comments.
Aug 7 2022
Aug 6 2022
Aug 5 2022
Mar 14 2022
added rsc ctrl