Re: [PATCH v2 1/4] Add the NVMM vcpu API

2020-02-03 Thread Philippe Mathieu-Daudé
On 1/28/20 3:09 PM, 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: Kamil Rytarowski Reviewed-by: S

[PATCH v2 1/4] Add the NVMM vcpu API

2020-01-28 Thread Kamil Rytarowski
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: Kamil Rytarowski Reviewed-by: Sergio Lopez --- accel/stubs/Makefile.objs |