[libvirt PATCH 0/2] conf: Increase cpuset length limit for CPU pinning

Michal Privoznik mprivozn at redhat.com
Mon Jun 15 14:23:58 UTC 2020


On 6/11/20 2:17 PM, Jiri Denemark wrote:
> The tests in patch 2/2 would fail without the first patch.
> 
> Jiri Denemark (2):
>    conf: Increase cpuset length limit for CPU pinning
>    qemuxml2*test: Add cases for CPU pinning to large host CPU IDs
> 
>   src/conf/domain_conf.h                        |  2 +-
>   .../cputune-cpuset-big-id.x86_64-latest.args  | 39 +++++++++++++++++
>   .../cputune-cpuset-big-id.xml                 | 33 ++++++++++++++
>   tests/qemuxml2argvtest.c                      |  1 +
>   .../cputune-cpuset-big-id.x86_64-latest.xml   | 43 +++++++++++++++++++
>   tests/qemuxml2xmltest.c                       |  1 +
>   6 files changed, 118 insertions(+), 1 deletion(-)
>   create mode 100644 tests/qemuxml2argvdata/cputune-cpuset-big-id.x86_64-latest.args
>   create mode 100644 tests/qemuxml2argvdata/cputune-cpuset-big-id.xml
>   create mode 100644 tests/qemuxml2xmloutdata/cputune-cpuset-big-id.x86_64-latest.xml
> 

Reviewed-by: Michal Privoznik <mprivozn at redhat.com>

Michal




More information about the libvir-list mailing list