Re: [PATCH v2] vbox: Enable VBOXGUEST and VBOXSF_FS on ARM64

2025-01-07 Thread Christian Brauner
On Mon, 06 Jan 2025 16:32:05 +0100, Christian Kujau wrote: > 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

Re: [PATCH v2] vbox: Enable VBOXGUEST and VBOXSF_FS on ARM64

2025-01-06 Thread Hans de Goede
Hi, On 6-Jan-25 4:32 PM, Christian Kujau wrote: > 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 la

[PATCH v2] vbox: Enable VBOXGUEST and VBOXSF_FS on ARM64

2025-01-06 Thread Christian Kujau
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:

Re: [PATCH v2] vbox: Enable VBOXGUEST and VBOXSF_FS on ARM64

2025-01-06 Thread Greg Kroah-Hartman
On Mon, Jan 06, 2025 at 04:32:05PM +0100, Christian Kujau wrote: > 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