commit | 642258c6c7f386165bc7e79dcd42040fd77df01e | [log] [tgz] |
---|---|---|
author | Glauber Costa <glommer@redhat.com> | Thu Mar 17 19:42:06 2011 -0300 |
committer | Marcelo Tosatti <mtosatti@redhat.com> | Mon May 02 09:38:35 2011 -0300 |
tree | b0af198a4df6671c073f10b87d2445be9b23f639 | |
parent | e41e0fc61ae776b9235380fe9570af31ea7bbc86 [diff] |
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 <glommer@redhat.com> Signed-off-by: Avi Kivity <avi@redhat.com>