[libvirt] [PATCH v2 0/3] conf: Use the correct limit for the number of PHBs

Andrea Bolognani posted 3 patches 6 years, 8 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20170817154423.5825-1-abologna@redhat.com
src/conf/domain_conf.c                             | 40 +++++++++++++---------
...ml2argv-pseries-phb-invalid-target-index-1.xml} |  4 ---
...ml2argv-pseries-phb-invalid-target-index-2.xml} |  6 +---
...ml2argv-pseries-phb-invalid-target-index-3.xml} | 11 +++---
tests/qemuxml2argvtest.c                           |  4 ++-
5 files changed, 32 insertions(+), 33 deletions(-)
copy tests/qemuxml2argvdata/{qemuxml2argv-pseries-phb-wrong-target-index.xml => qemuxml2argv-pseries-phb-invalid-target-index-1.xml} (79%)
copy tests/qemuxml2argvdata/{qemuxml2argv-pseries-phb-wrong-target-index.xml => qemuxml2argv-pseries-phb-invalid-target-index-2.xml} (68%)
rename tests/qemuxml2argvdata/{qemuxml2argv-pseries-phb-wrong-target-index.xml => qemuxml2argv-pseries-phb-invalid-target-index-3.xml} (57%)
[libvirt] [PATCH v2 0/3] conf: Use the correct limit for the number of PHBs
Posted by Andrea Bolognani 6 years, 8 months ago
Andrea Bolognani (3):
  tests: Improve target index validation coverage
  conf: Move target index validation
  conf: Use the correct limit for the number of PHBs

 src/conf/domain_conf.c                             | 40 +++++++++++++---------
 ...ml2argv-pseries-phb-invalid-target-index-1.xml} |  4 ---
 ...ml2argv-pseries-phb-invalid-target-index-2.xml} |  6 +---
 ...ml2argv-pseries-phb-invalid-target-index-3.xml} | 11 +++---
 tests/qemuxml2argvtest.c                           |  4 ++-
 5 files changed, 32 insertions(+), 33 deletions(-)
 copy tests/qemuxml2argvdata/{qemuxml2argv-pseries-phb-wrong-target-index.xml => qemuxml2argv-pseries-phb-invalid-target-index-1.xml} (79%)
 copy tests/qemuxml2argvdata/{qemuxml2argv-pseries-phb-wrong-target-index.xml => qemuxml2argv-pseries-phb-invalid-target-index-2.xml} (68%)
 rename tests/qemuxml2argvdata/{qemuxml2argv-pseries-phb-wrong-target-index.xml => qemuxml2argv-pseries-phb-invalid-target-index-3.xml} (57%)

-- 
2.13.5

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH v2 0/3] conf: Use the correct limit for the number of PHBs
Posted by Ján Tomko 6 years, 8 months ago
On Thu, Aug 17, 2017 at 05:44:20PM +0200, Andrea Bolognani wrote:
>Andrea Bolognani (3):
>  tests: Improve target index validation coverage
>  conf: Move target index validation
>  conf: Use the correct limit for the number of PHBs
>
> src/conf/domain_conf.c                             | 40 +++++++++++++---------
> ...ml2argv-pseries-phb-invalid-target-index-1.xml} |  4 ---
> ...ml2argv-pseries-phb-invalid-target-index-2.xml} |  6 +---
> ...ml2argv-pseries-phb-invalid-target-index-3.xml} | 11 +++---
> tests/qemuxml2argvtest.c                           |  4 ++-
> 5 files changed, 32 insertions(+), 33 deletions(-)
> copy tests/qemuxml2argvdata/{qemuxml2argv-pseries-phb-wrong-target-index.xml => qemuxml2argv-pseries-phb-invalid-target-index-1.xml} (79%)
> copy tests/qemuxml2argvdata/{qemuxml2argv-pseries-phb-wrong-target-index.xml => qemuxml2argv-pseries-phb-invalid-target-index-2.xml} (68%)
> rename tests/qemuxml2argvdata/{qemuxml2argv-pseries-phb-wrong-target-index.xml => qemuxml2argv-pseries-phb-invalid-target-index-3.xml} (57%)
>

ACK series

Jan
--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list