[PATCH v8 0/3] qemu: Support rbd namespace

Han Han hhan at redhat.com
Mon Jun 7 02:23:56 UTC 2021


PING

On Wed, May 26, 2021 at 9:35 PM Han Han <hhan at redhat.com> wrote:

> Diff from v7:
> - Squash a commit
> - Rebase to latest code
>
> v7:
> https://listman.redhat.com/archives/libvir-list/2020-November/msg00480.html
>
> Han Han (3):
>   qemu_capabilities: Add QEMU_CAPS_RBD_NAMESPACE
>   conf: Support to parse rbd namespace from source name
>   qemu: Implement rbd namespace to the source name attribute
>
>  docs/formatdomain.rst                         | 16 ++++++
>  src/conf/domain_conf.c                        | 47 +++++++++++++++--
>  src/conf/storage_source_conf.c                |  2 +
>  src/conf/storage_source_conf.h                |  1 +
>  src/qemu/qemu_block.c                         |  1 +
>  src/qemu/qemu_capabilities.c                  |  2 +
>  src/qemu/qemu_capabilities.h                  |  1 +
>  src/qemu/qemu_domain.c                        |  8 +++
>  .../caps_5.0.0.aarch64.xml                    |  1 +
>  .../qemucapabilitiesdata/caps_5.0.0.ppc64.xml |  1 +
>  .../caps_5.0.0.riscv64.xml                    |  1 +
>  .../caps_5.0.0.x86_64.xml                     |  1 +
>  .../qemucapabilitiesdata/caps_5.1.0.sparc.xml |  1 +
>  .../caps_5.1.0.x86_64.xml                     |  1 +
>  .../caps_5.2.0.aarch64.xml                    |  1 +
>  .../qemucapabilitiesdata/caps_5.2.0.ppc64.xml |  1 +
>  .../caps_5.2.0.riscv64.xml                    |  1 +
>  .../qemucapabilitiesdata/caps_5.2.0.s390x.xml |  1 +
>  .../caps_5.2.0.x86_64.xml                     |  1 +
>  .../qemucapabilitiesdata/caps_6.0.0.s390x.xml |  1 +
>  .../caps_6.0.0.x86_64.xml                     |  1 +
>  .../caps_6.1.0.x86_64.xml                     |  1 +
>  ...k-network-rbd-namespace.x86_64-latest.args | 38 ++++++++++++++
>  .../disk-network-rbd-namespace.xml            | 40 +++++++++++++++
>  tests/qemuxml2argvtest.c                      |  1 +
>  ...sk-network-rbd-namespace.x86_64-latest.xml | 50 +++++++++++++++++++
>  tests/qemuxml2xmltest.c                       |  1 +
>  27 files changed, 218 insertions(+), 4 deletions(-)
>  create mode 100644
> tests/qemuxml2argvdata/disk-network-rbd-namespace.x86_64-latest.args
>  create mode 100644 tests/qemuxml2argvdata/disk-network-rbd-namespace.xml
>  create mode 100644
> tests/qemuxml2xmloutdata/disk-network-rbd-namespace.x86_64-latest.xml
>
> --
> 2.31.1
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20210607/6c3e2993/attachment-0001.htm>


More information about the libvir-list mailing list