History log of /freebsd/sys/arm64/conf/std.hyperv (Results 1 – 4 of 4)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: release/14.0.0, release/13.2.0
# 4f7b3120 14-Mar-2023 Jessica Clarke <jrtc27@FreeBSD.org>

arm64: Delete redundant badly formatted and capitalised comment

Fixes: 9729f076e4d9 ("arm64: Hyper-V: enablement for ARM64 in Hyper-V (Part 3, final)")


# aa39abd8 14-Mar-2023 Jessica Clarke <jrtc27@FreeBSD.org>

arm64: Move Azure-specific config from std.hyperv to std.azure

Hyper-V does not provide Mellanox hardware, some of Azure's instances
do, thus the configuration to enable them does not belong in the

arm64: Move Azure-specific config from std.hyperv to std.azure

Hyper-V does not provide Mellanox hardware, some of Azure's instances
do, thus the configuration to enable them does not belong in the generic
std.hyperv config.

Fixes: 15e7fa83ef3c ("arm64: Hyper-V: Add vPCI and Mellanox driver modules into build")

show more ...


# 15e7fa83 13-Mar-2023 Wei Hu <whu@FreeBSD.org>

arm64: Hyper-V: Add vPCI and Mellanox driver modules into build

These changes in conf and std.hyperv files got missed in previous commit.
Reviewed by: whu
Tested by: whu
Obtained from: Souradeep Cha

arm64: Hyper-V: Add vPCI and Mellanox driver modules into build

These changes in conf and std.hyperv files got missed in previous commit.
Reviewed by: whu
Tested by: whu
Obtained from: Souradeep Chakrabarti <schakrabarti@microsoft.com>
Sponsored by: Microsoft
Differential Revision: https://reviews.freebsd.org/D38529

show more ...


Revision tags: release/12.4.0
# 9729f076 27-Oct-2022 Souradeep Chakrabarti <schakrabarti@microsoft.com>

arm64: Hyper-V: enablement for ARM64 in Hyper-V (Part 3, final)

This is the last part for ARM64 Hyper-V enablement. This includes
commone files and make file changes to enable the ARM64 FreeBSD
gues

arm64: Hyper-V: enablement for ARM64 in Hyper-V (Part 3, final)

This is the last part for ARM64 Hyper-V enablement. This includes
commone files and make file changes to enable the ARM64 FreeBSD
guest on Hyper-V. With this patch, it should be able to build
the ARM64 image and install it on Hyper-V.

Reviewed by: emaste, andrew, whu
Tested by: Souradeep Chakrabarti <schakrabarti@microsoft.com>
Sponsored by: Microsoft
Differential Revision: https://reviews.freebsd.org/D36744

show more ...