]> git.ipfire.org Git - thirdparty/libvirt.git/commit
cpu_x86: Make x86cpuidMatch more general
authorJiri Denemark <jdenemar@redhat.com>
Fri, 15 Mar 2019 18:57:59 +0000 (19:57 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Fri, 12 Apr 2019 20:53:39 +0000 (22:53 +0200)
commit10b80165dba31f99306f39e348e3a6335feec5ef
treec55d6c7458a638b3282bf49cc894c1e35e77daeb
parent2eea67a98eab58b46dbf4275819c06c90bc4c5b6
cpu_x86: Make x86cpuidMatch more general

The function now works on virCPUx86DataItem and it's called
virCPUx86DataItemMatch.

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