]> xenbits.xensource.com Git - libvirt.git/commit
cpu_x86: Fix CPU data parser
authorJiri Denemark <jdenemar@redhat.com>
Mon, 29 Jun 2015 09:07:25 +0000 (11:07 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Thu, 9 Jun 2016 07:47:56 +0000 (09:47 +0200)
commita68ab347d51313e11ea4cecc2b51ff79e2938dca
tree2b9bf353485a310b413ef4cd0bf738c1c542766f
parentfc4ee3e674034bb2d5196205927b6d5d1271604d
cpu_x86: Fix CPU data parser

The formatter uses /cpudata/cpuid elements and the parser should really
do the same.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
src/cpu/cpu_x86.c