[libvirt] [PATCHv2.5 02/10] qemu: Implement setup of memory hotplug parameters

John Ferlan jferlan at redhat.com
Fri Mar 13 03:46:38 UTC 2015



On 03/04/2015 11:24 AM, Peter Krempa wrote:
> To enable memory hotplug the maximum memory size and slot count need to
> be specified. As qemu supports now other units than mebibytes when
> specifying memory, use the new interface in this case.
> ---
>  docs/formatdomain.html.in                          |  2 +-
>  src/qemu/qemu_command.c                            | 34 ++++++++++++++++++----
>  src/qemu/qemu_domain.c                             |  8 ++---
>  .../qemuxml2argv-memory-hotplug-nonuma.xml         | 22 ++++++++++++++
>  .../qemuxml2argv-memory-hotplug.args               |  6 ++++
>  .../qemuxml2argv-memory-hotplug.xml                | 34 ++++++++++++++++++++++
>  tests/qemuxml2argvtest.c                           |  4 +++
>  tests/qemuxml2xmltest.c                            |  3 ++
>  8 files changed, 102 insertions(+), 11 deletions(-)
>  create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-memory-hotplug-nonuma.xml
>  create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-memory-hotplug.args
>  create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-memory-hotplug.xml
> 

ACK

John




More information about the libvir-list mailing list