]> xenbits.xensource.com Git - libvirt.git/commit
cpu_x86: Rename virCPUx86Vendor.cpuid
authorJiri Denemark <jdenemar@redhat.com>
Wed, 13 Mar 2019 16:04:15 +0000 (17:04 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Fri, 12 Apr 2019 20:53:39 +0000 (22:53 +0200)
commitc02d70d52efc4b7af09e68847ef72ad47a6bdcf1
treefefcab253c4d05caa0671844818a66ac4a081bee
parent3673269e3aa22566f87e06a2b10dbc3b20110f84
cpu_x86: Rename virCPUx86Vendor.cpuid

Although vendor string is always reported by CPUID, the container struct
is used for consistency and thus "cpuid" name is not a good fit anymore.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/cpu/cpu_x86.c