]> git.proxmox.com Git - mirror_qemu.git/commit - exec.c
add -machine mem-merge=on|off option
authorLuiz Capitulino <lcapitulino@redhat.com>
Wed, 5 Sep 2012 19:50:16 +0000 (16:50 -0300)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 17 Sep 2012 15:18:47 +0000 (10:18 -0500)
commit8490fc78e708eaaaa20f06b5efe190bfeabe0064
tree1c47c68f353c5d2e55a3446ba80d5b470aa46678
parent89c33337fd21930de671a6e34793e8b1ee257e2e
add -machine mem-merge=on|off option

It allows to disable memory merge support (KSM on Linux), which is
enabled by default otherwise.

Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
exec.c
qemu-config.c
qemu-options.hx