Tested-by: Jared McNeill
On Thu, 6 Feb 2020, Kamil Rytarowski wrote:
From: Maxime Villard
Adds support for the NetBSD Virtual Machine Monitor (NVMM) stubs and
introduces the nvmm.h sysemu API for managing the vcpu scheduling and
management.
Signed-off-by: Maxime Villard
Signed-off-by
Tested-by: Jared McNeill
On Thu, 6 Feb 2020, Kamil Rytarowski wrote:
From: Maxime Villard
Implements the NVMM accelerator cpu enlightenments to actually use the nvmm-all
accelerator on NetBSD platforms.
Signed-off-by: Maxime Villard
Signed-off-by: Kamil Rytarowski
Reviewed-by: Sergio
Tested-by: Jared McNeill
On Thu, 6 Feb 2020, Kamil Rytarowski wrote:
From: Maxime Villard
Implements the NetBSD Virtual Machine Monitor (NVMM) target. Which
acts as a hypervisor accelerator for QEMU on the NetBSD platform. This enables
QEMU much greater speed over the emulated x86_64 path
Tested-by: Jared McNeill
On Thu, 6 Feb 2020, Kamil Rytarowski wrote:
From: Maxime Villard
Introduces the configure support for the new NetBSD Virtual Machine Monitor that
allows for hypervisor acceleration from usermode components on the NetBSD
platform.
Signed-off-by: Maxime Villard