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

2020-01-28 Thread Sergio Lopez
On Tue, Jan 07, 2020 at 01:53:58PM +0100, 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-

[PATCH 1/4] Add the NVMM vcpu API

2020-01-07 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 --- accel/stubs/Makefile.objs | 1 + accel/stubs/nvmm-stub