commit | ffa8c11f0bbf47e1b7a3a62f97bc1da591c6734a | [log] [tgz] |
---|---|---|
author | Eduardo Habkost <ehabkost@redhat.com> | Thu Oct 04 17:49:07 2012 -0300 |
committer | Marcelo Tosatti <mtosatti@redhat.com> | Tue Oct 30 23:39:49 2012 -0200 |
tree | 8d7bf7f0860bdf69af5d6c63cf1ba7b00c2cca42 | |
parent | b8091f245d36da604219db42552cc28400698446 [diff] |
i386: kvm: filter CPUID leaf 7 based on GET_SUPPORTED_CPUID, too Now that CPUID leaf 7 features can be enabled/disabled on the command-line, we need to filter them properly using GET_SUPPORTED_CPUID, at the same place where other features are filtered out. Signed-off-by: Eduardo Habkost <ehabkost@redhat.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>