mirror-linux/drivers/virt/vboxguest
Christian Kujau 5cf8f938bf
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>
2025-01-07 15:57:23 +01:00
..
Kconfig vbox: Enable VBOXGUEST and VBOXSF_FS on ARM64 2025-01-07 15:57:23 +01:00
Makefile
vboxguest_core.c virt: vbox: core: fix all kernel-doc warnings 2023-12-23 14:15:45 +01:00
vboxguest_core.h
vboxguest_linux.c virt: vbox: linux: fix all kernel-doc warnings 2023-12-23 14:15:45 +01:00
vboxguest_utils.c virt: vbox: utils: fix all kernel-doc warnings 2023-12-23 14:15:46 +01:00
vboxguest_version.h
vmmdev.h