]> Git Repo - qemu.git/commit
Add the WHPX vcpu API
authorJustin Terry (VM) <[email protected]>
Mon, 22 Jan 2018 21:07:47 +0000 (13:07 -0800)
committerPaolo Bonzini <[email protected]>
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) <[email protected]>
Message-Id: <1516655269[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
accel/stubs/Makefile.objs
accel/stubs/whpx-stub.c [new file with mode: 0644]
include/sysemu/whpx.h [new file with mode: 0644]
This page took 0.025541 seconds and 4 git commands to generate.