[libvirt] [PATCH v2] qemucapstest: replace caps-1.6.50 with updated caps-1.7.0

Jiri Denemark jdenemar at redhat.com
Wed May 25 14:53:02 UTC 2016


On Tue, May 24, 2016 at 16:07:44 +0200, Pavel Hrdina wrote:
> The qemu-1.6.50 is a beta before the new minor version, let's replace it with
> the release qemu-1.7.0.
> 
> Signed-off-by: Pavel Hrdina <phrdina at redhat.com>
> ---
>  tests/domaincapsschemadata/qemu_1.6.50.x86_64.xml  |   78 -
>  tests/domaincapsschemadata/qemu_1.7.0.x86_64.xml   |   78 +
>  tests/domaincapstest.c                             |    2 +-
>  .../caps_1.6.50.x86_64.replies                     | 2848 -----------------
>  tests/qemucapabilitiesdata/caps_1.6.50.x86_64.xml  |  197 --
>  .../qemucapabilitiesdata/caps_1.7.0.x86_64.replies | 3195 ++++++++++++++++++++
>  tests/qemucapabilitiesdata/caps_1.7.0.x86_64.xml   |  200 ++
>  tests/qemucapabilitiestest.c                       |    2 +-
>  8 files changed, 3475 insertions(+), 3125 deletions(-)
>  delete mode 100644 tests/domaincapsschemadata/qemu_1.6.50.x86_64.xml
>  create mode 100644 tests/domaincapsschemadata/qemu_1.7.0.x86_64.xml
>  delete mode 100644 tests/qemucapabilitiesdata/caps_1.6.50.x86_64.replies
>  delete mode 100644 tests/qemucapabilitiesdata/caps_1.6.50.x86_64.xml
>  create mode 100644 tests/qemucapabilitiesdata/caps_1.7.0.x86_64.replies
>  create mode 100644 tests/qemucapabilitiesdata/caps_1.7.0.x86_64.xml

ACK

Jirka




More information about the libvir-list mailing list