]> Git Repo - qemu.git/commit - target-i386/cpu.c
kvm: add kvmclock to its second bit
authorGlauber Costa <[email protected]>
Thu, 17 Mar 2011 22:42:06 +0000 (19:42 -0300)
committerMarcelo Tosatti <[email protected]>
Mon, 2 May 2011 12:38:35 +0000 (09:38 -0300)
commit642258c6c7f386165bc7e79dcd42040fd77df01e
treeb0af198a4df6671c073f10b87d2445be9b23f639
parente41e0fc61ae776b9235380fe9570af31ea7bbc86
kvm: add kvmclock to its second bit

We have two bits that can represent kvmclock in cpuid.
They signal the guest which msr set to use. When we tweak flags
involving this value - specially when we use "-", we have to act on both.

Signed-off-by: Glauber Costa <[email protected]>
Signed-off-by: Avi Kivity <[email protected]>
target-i386/cpuid.c
This page took 0.025018 seconds and 4 git commands to generate.