]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
vbox: Enable VBOXGUEST and VBOXSF_FS on ARM64
authorChristian Kujau <lists@nerdbynature.de>
Mon, 6 Jan 2025 15:32:05 +0000 (16:32 +0100)
committerChristian Brauner <brauner@kernel.org>
Tue, 7 Jan 2025 14:57:23 +0000 (15:57 +0100)
commit5cf8f938bf5ca441a02a3bbf6ef772963aa387b3
tree6ab590cc7488ff8e8015f950b83b3eff2ffacd20
parent6a4ef7a2ff4dfdb7b345b13bd74fc68fe351bb45
vbox: Enable VBOXGUEST and VBOXSF_FS on ARM64

Now that VirtualBox is able to run as a host on arm64 (e.g. the Apple M3
processors) we can enable VBOXSF_FS (and in turn VBOXGUEST) for this
architecture. Tested with various runs of bonnie++ and dbench on an Apple
MacBook Pro with the latest Virtualbox 7.1.4 r165100 installed.

Signed-off-by: Christian Kujau <lists@nerdbynature.de>
Link: https://lore.kernel.org/r/7384d96c-2a77-39b0-2306-90129bae9342@nerdbynature.de
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Christian Brauner <brauner@kernel.org>
drivers/virt/vboxguest/Kconfig
fs/vboxsf/Kconfig