On 09/07/2016 02:04 PM, Peter Krempa wrote:
When hot-adding vcpus qemu needs to allocate some structures in the DMA
zone which may be outside of the numa pinning. Extract the code doing
this in a set of helpers so that it can be reused.
---
src/qemu/qemu_cgroup.c | 90 +++
When hot-adding vcpus qemu needs to allocate some structures in the DMA
zone which may be outside of the numa pinning. Extract the code doing
this in a set of helpers so that it can be reused.
---
src/qemu/qemu_cgroup.c | 90 ++
src/qemu/qemu_cgroup.