Date: Fri, 21 Oct 2022 09:44:35 -0700 From: Ravi Pokala <rpokala@freebsd.org> To: Wei Hu <whu@FreeBSD.org>, <schakrabarti@microsoft.com>, <src-committers@FreeBSD.org>, <dev-commits-src-all@FreeBSD.org>, <dev-commits-src-main@FreeBSD.org> Subject: Re: 3f8f02b2abfe - main - arm64: Hyper-V: enablement for ARM64 in Hyper-V (Part 2) Message-ID: <3D00E9B5-9534-4927-9D88-DC30EF641EDD@panasas.com> In-Reply-To: <202210210947.29L9lV32083091@gitrepo.freebsd.org> References: <202210210947.29L9lV32083091@gitrepo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
-----Original Message-----
From: <owner-src-committers@freebsd.org> on behalf of Wei Hu <whu@FreeBSD.org>
Date: 2022-10-21, Friday at 02:47
To: <src-committers@FreeBSD.org>, <dev-commits-src-all@FreeBSD.org>, <dev-commits-src-main@FreeBSD.org>
Subject: git: 3f8f02b2abfe - main - arm64: Hyper-V: enablement for ARM64 in Hyper-V (Part 2)
The branch main has been updated by whu:
URL: https://cgit.FreeBSD.org/src/commit/?id=3f8f02b2abfe5f514040639bff577b7fb43f361b
commit 3f8f02b2abfe5f514040639bff577b7fb43f361b
Author: Souradeep Chakrabarti <schakrabarti@microsoft.com>
AuthorDate: 2022-10-21 09:35:11 +0000
Commit: Wei Hu <whu@FreeBSD.org>
CommitDate: 2022-10-21 09:46:22 +0000
arm64: Hyper-V: enablement for ARM64 in Hyper-V (Part 2)
This is the second part of the ARM64 Hyper-V enablement.
These changes here are mostly with Make, release changes and also
changes required in vmbus.c hyperv.c and common files in hyperv.
Reviewed by: whu
Tested by: Souradeep Chakrabarti <schakrabarti@microsoft.com>
Sponsored by: Microsoft
Differential Revision: https://reviews.freebsd.org/D36467
---
sys/dev/hyperv/vmbus/x86/hyperv_machdep.h | 40 +++++
sys/dev/hyperv/vmbus/x86/hyperv_reg.h | 193 ++++++++++++++++++++++++
sys/dev/hyperv/vmbus/x86/hyperv_x86.c | 241 ++++++++++++++++++++++++++++++
sys/dev/hyperv/vmbus/x86/vmbus_x86.c | 196 ++++++++++++++++++++++++
4 files changed, 670 insertions(+)
Hi whu@, Souradeep,
Is this the proper description for this change? I see no changes related to `make', nor anything related to arm64 at all...?
Thanks,
Ravi (rpokala@)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3D00E9B5-9534-4927-9D88-DC30EF641EDD>
