OSDN Git Service

Add the WHPX vcpu API
authorJustin Terry (VM) <juterry@microsoft.com>
Mon, 22 Jan 2018 21:07:47 +0000 (13:07 -0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 7 Feb 2018 13:09:26 +0000 (14:09 +0100)
commit29b22c79bcacce7839209c7344948e8c305fa2d3
tree9f5ee1546210c28500dae1b0448591a7525e777a
parentd661d9a42bdbe25013eac9bbf1341c159fade09a
Add the WHPX vcpu API

Adds support for the Windows Hypervisor Platform accelerator (WHPX) stubs and
introduces the whpx.h sysemu API for managing the vcpu scheduling and
management.

Signed-off-by: Justin Terry (VM) <juterry@microsoft.com>
Message-Id: <1516655269-1785-3-git-send-email-juterry@microsoft.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
accel/stubs/Makefile.objs
accel/stubs/whpx-stub.c [new file with mode: 0644]
include/sysemu/whpx.h [new file with mode: 0644]