]> git.ipfire.org Git - thirdparty/libvirt.git/commit
hyperv: move hypervDomainSetMemory and hypervDomainSetMemoryFlags
authorMatt Coleman <mcoleman@datto.com>
Wed, 11 Nov 2020 06:48:29 +0000 (01:48 -0500)
committerMichal Privoznik <mprivozn@redhat.com>
Thu, 12 Nov 2020 08:43:39 +0000 (09:43 +0100)
commit5b389613e6281c938b00cf7a4e169feaf3aa298e
tree21d12cdb4965618578e4f3a8e2a0b752e59f71fd
parent14951313d9bdb5c056b9d1732f8dc8d8a59c7efb
hyperv: move hypervDomainSetMemory and hypervDomainSetMemoryFlags

This matches their placement in struct _virHypervisorDriver.

Signed-off-by: Matt Coleman <matt@datto.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/hyperv/hyperv_driver.c