[PATCH 0/7] hyperv: some memory and scheduler APIs

Michal Privoznik mprivozn at redhat.com
Thu Nov 12 08:46:48 UTC 2020


On 11/11/20 7:48 AM, Matt Coleman wrote:
> Here's a GitLab merge request, if you'd prefer to review it there:
> https://gitlab.com/iammattcoleman/libvirt/-/merge_requests/9
> 
> Matt Coleman (7):
>    hyperv: implement domainGetMaxMemory
>    hyperv: move hypervDomainSetMemory and hypervDomainSetMemoryFlags
>    hyperv: implement domainSetMaxMemory
>    hyperv: add hypervMsvmVSMSModifyResourceSettings
>    hyperv: refactor hypervDomainSetMemoryProperty
>    hyperv: implement domainGetScheduler*
>    news: some memory and scheduler Hyper-V APIs
> 
>   NEWS.rst                   |   7 +
>   src/hyperv/hyperv_driver.c | 253 ++++++++++++++++++++++++++-----------
>   src/hyperv/hyperv_wmi.c    |  37 ++++++
>   src/hyperv/hyperv_wmi.h    |   8 ++
>   4 files changed, 233 insertions(+), 72 deletions(-)
> 

Reviewed-by: Michal Privoznik <mprivozn at redhat.com>

and pushed.

Michal




More information about the libvir-list mailing list