On 13.12.2016 13:12, Jaroslav Safka wrote:
Rename to avoid duplicate code. Because virDomainMemoryAccess will be
used
in memorybacking for setting default behaviour.
NOTE: The enum cannot be moved to qemu/domain_conf because of headers
dependency
---
src/conf/numa_conf.c | 15 ++++++++-------
src/conf/numa_conf.h | 14 +++++++-------
src/qemu/qemu_command.c | 10 +++++-----
src/qemu/qemu_process.c | 2 +-
4 files changed, 21 insertions(+), 20 deletions(-)
ACK
Michal