commit | 4a19e505df659dd25a77fb790399744f3e1f971c | [log] [tgz] |
---|---|---|
author | Eduardo Habkost <ehabkost@redhat.com> | Thu Sep 06 10:05:39 2012 +0000 |
committer | Blue Swirl <blauwirbel@gmail.com> | Sun Sep 30 11:11:36 2012 +0000 |
tree | 3130aab7e8556823a67f8756bfa7c0effbbfe110 | |
parent | 3b671a40cab2404bc63e57db8cd3afa4ec70bfab [diff] |
i386: -cpu help: remove reference to specific CPUID leaves/registers The -cpu configuration interface is based on a list of feature names or properties, on a single namespace, so there's no need to mention on which CPUID leaf/register each flag is located. Signed-off-by: Eduardo Habkost <ehabkost@redhat.com> Reviewed-by: Don Slutz <Don@CloudSwitch.com> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>