diff options
author | Nitin A Kamble <nitin.a.kamble@intel.com> | 2008-11-05 15:37:36 -0800 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2008-12-31 16:52:24 +0200 |
commit | 0853d2c1d849ef69884d2447d90d04007590b72b (patch) | |
tree | 6501a31cffdc2fcb992d66173ad799439b73d118 /virt | |
parent | fcfdbd266a41d3e41d17666de410a24995fde03a (diff) |
KVM: Fix cpuid leaf 0xb loop termination
For cpuid leaf 0xb the bits 8-15 in ECX register define the end of counting
leaf. The previous code was using bits 0-7 for this purpose, which is
a bug.
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions