]> git.proxmox.com Git - qemu-server.git/commit
add memory_unplug support V2
authorAlexandre Derumier <aderumier@odiso.com>
Wed, 29 Jul 2015 03:12:12 +0000 (05:12 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 29 Jul 2015 08:16:28 +0000 (10:16 +0200)
commit525814b23046c4bfce52c7a47835b9cb80a96887
tree7874b66d682be5d32a159c0b5e58b4411a52968c
parenta119327929ad3b71046e88c03f7299655fcc534e
add memory_unplug support V2

qemu 2.4 feature

changelog: rebase on last git

Note that currently linux guest don't support unplug of dimm when it'sused by kernel memory.
They are some tunning to do with memory zone movable.
http://events.linuxfoundation.org/sites/events/files/lcjp13_chen.pdf

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
PVE/QemuServer.pm