On 11/20/2015 10:21 AM, Peter Krempa wrote:
> To support further refactors replace all write access to def->maxvcpus
> with a accessor function.
> ---
> src/conf/domain_conf.c | 18 --
> src/conf/domain_conf.h | 2 ++
> src/hyperv/hyperv_driver.c | 5 -
> src/libvir
On 11/20/2015 10:21 AM, Peter Krempa wrote:
> To support further refactors replace all write access to def->maxvcpus
> with a accessor function.
> ---
> src/conf/domain_conf.c | 18 --
> src/conf/domain_conf.h | 2 ++
> src/hyperv/hyperv_driver.c | 5 -
> src/libvir
To support further refactors replace all write access to def->maxvcpus
with a accessor function.
---
src/conf/domain_conf.c | 18 --
src/conf/domain_conf.h | 2 ++
src/hyperv/hyperv_driver.c | 5 -
src/libvirt_private.syms | 1 +
src/libxl/libxl_driver.c | 8 +++