[libvirt] [PATCH] conf: Introduce align for hostmem-file

Ján Tomko jtomko at redhat.com
Wed May 30 10:19:58 UTC 2018


On Tue, May 29, 2018 at 08:38:52PM +0800, Jie Wang wrote:
>QEMU has add the 'align' option to 'memory-backend-file'. Expose
>this option to users by new element align.
>
>Signed-off-by: Jie Wang <wangjie88 at huawei.com>
>---
> docs/formatdomain.html.in                          | 18 +++++++
> docs/schemas/domaincommon.rng                      |  7 +++
> src/conf/domain_conf.c                             | 14 +++++
> src/conf/domain_conf.h                             |  1 +
> src/qemu/qemu_command.c                            |  4 ++
> .../memory-hotplug-nvdimm-align.args               | 31 +++++++++++
> .../memory-hotplug-nvdimm-align.xml                | 63 ++++++++++++++++++++++
> tests/qemuxml2argvtest.c                           |  3 ++
> .../memory-hotplug-nvdimm-align.xml                |  1 +
> tests/qemuxml2xmltest.c                            |  1 +
> 10 files changed, 143 insertions(+)
> create mode 100644 tests/qemuxml2argvdata/memory-hotplug-nvdimm-align.args
> create mode 100644 tests/qemuxml2argvdata/memory-hotplug-nvdimm-align.xml
> create mode 100644 tests/qemuxml2xmloutdata/memory-hotplug-nvdimm-align.xml

There's no need to cc: random people with patches:
https://libvirt.org/hacking.html

    As a rule, patches should be sent to the mailing list only: all developers
    are subscribed to libvir-list and read it regularly, so please don't CC
    individual developers unless they've explicitly asked you to.

Jano
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20180530/a98bb9f3/attachment-0001.sig>


More information about the libvir-list mailing list