On Tue, Jan 07, 2020 at 01:53:58PM +0100, Kamil Rytarowski wrote: > From: Maxime Villard <[email protected]> > > 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 <[email protected]> > Signed-off-by: Kamil Rytarowski <[email protected]> > --- > accel/stubs/Makefile.objs | 1 + > accel/stubs/nvmm-stub.c | 43 +++++++++++++++++++++++++++++++++++++++ > include/sysemu/nvmm.h | 35 +++++++++++++++++++++++++++++++ > 3 files changed, 79 insertions(+) > create mode 100644 accel/stubs/nvmm-stub.c > create mode 100644 include/sysemu/nvmm.h
Reviewed-by: Sergio Lopez <[email protected]>
signature.asc
Description: PGP signature
