]> git.proxmox.com Git - mirror_qemu.git/commit
WHPX: refactor load library
authorSunil Muthuswamy <sunilmut@microsoft.com>
Wed, 13 Nov 2019 18:54:39 +0000 (18:54 +0000)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 18 Dec 2019 01:34:10 +0000 (02:34 +0100)
commitb902710f78cd982db23467b870ce53b3b8482f07
treeb92f338a16f96e831e96c2d97d5b6ca516fa0a8b
parent72821d93e0cc8c017bf387d2f8826a827cd6dc15
WHPX: refactor load library

This refactors the load library of WHV libraries to make it more
modular. It makes a helper routine that can be called on demand.
This allows future expansion of load library/functions to support
functionality that is dependent on some feature being available.

Signed-off-by: Sunil Muthuswamy <sunilmut@microsoft.com>
Message-Id: <MW2PR2101MB1116578040BE1F0C1B662318C0760@MW2PR2101MB1116.namprd21.prod.outlook.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
target/i386/whp-dispatch.h
target/i386/whpx-all.c