Searched hist:cde26b62ee57a47ca5bb1c8fe366a7cc32b86c97 (Results 1 – 2 of 2) sorted by relevance
/kvm-unit-tests/s390x/ |
H A D | uv-guest.c | cde26b62ee57a47ca5bb1c8fe366a7cc32b86c97 Thu Sep 02 14:30:02 UTC 2021 Janosch Frank <frankja@linux.ibm.com> s390x: uv: Tolerate 0x100 query return code
RC 0x100 is not an error but a notice that we could have gotten more data from the Ultravisor if we had asked for it. So let's tolerate them in our tests.
Signed-off-by: Janosch Frank <frankja@linux.ibm.com> Acked-by: Thomas Huth <thuth@redhat.com>
|
H A D | uv-host.c | cde26b62ee57a47ca5bb1c8fe366a7cc32b86c97 Thu Sep 02 14:30:02 UTC 2021 Janosch Frank <frankja@linux.ibm.com> s390x: uv: Tolerate 0x100 query return code
RC 0x100 is not an error but a notice that we could have gotten more data from the Ultravisor if we had asked for it. So let's tolerate them in our tests.
Signed-off-by: Janosch Frank <frankja@linux.ibm.com> Acked-by: Thomas Huth <thuth@redhat.com>
|