commit | 945ee35e0764a834bc5bc5d572085d5b6409902a | [log] [tgz] |
---|---|---|
author | Avi Kivity <avi@redhat.com> | Tue Nov 09 16:15:43 2010 +0200 |
committer | Avi Kivity <avi@redhat.com> | Wed Jan 12 11:29:17 2011 +0200 |
tree | e2ecb853b8bca8a20261bd652fa71d05309da226 | |
parent | 2a6b20b83d1d37db57a9c25d99dc78454ad0747b [diff] |
KVM: Mask KVM_GET_SUPPORTED_CPUID data with Linux cpuid info This allows Linux to mask cpuid bits if, for example, nx is enabled on only some cpus. Signed-off-by: Avi Kivity <avi@redhat.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>