On Thu, 4 Jul 2013 17:53:16 +0800
Wanlong Gao wrote:
> Add hmp command set-mpol to set host memory policy for a guest
> NUMA node. Then we can also set node's memory policy using
> the monitor command like:
> (qemu) set-mpol 0 mem-policy=membind,mem-hostnode=0-1
>
> Signed-off-by: Wanlong Ga
Add hmp command set-mpol to set host memory policy for a guest
NUMA node. Then we can also set node's memory policy using
the monitor command like:
(qemu) set-mpol 0 mem-policy=membind,mem-hostnode=0-1
Signed-off-by: Wanlong Gao
---
hmp-commands.hx | 16
hmp.c | 35