[libvirt] [PATCH v2 1/2] virsysinfo: Rename virSysinfoReadX86 to virSysinfoReadDMI

Andrea Bolognani abologna at redhat.com
Thu May 30 09:50:46 UTC 2019


On Fri, 2019-05-10 at 14:20 +0200, Michal Privoznik wrote:
[...]
>      TEST("s390", virSysinfoReadS390);
>      TEST("s390-freq", virSysinfoReadS390);
>      TEST("ppc", virSysinfoReadPPC);
> -    TEST_FULL("x86", virSysinfoReadX86, "/sysinfodata/dmidecode.sh");
> +    TEST_FULL("x86", virSysinfoReadDMI, "/sysinfodata/dmidecode.sh");

This hunk is going to need some slight massaging after [1] has been
merged, but nothing too complicated.

Assuming this goes in after my series and you take care of the above
before pushing,

  Reviewed-by: Andrea Bolognani <abologna at redhat.com>


[1] https://www.redhat.com/archives/libvir-list/2019-May/msg00869.html
-- 
Andrea Bolognani / Red Hat / Virtualization




More information about the libvir-list mailing list