i386: -cpu help: remove reference to specific CPUID leaves/registers
commit4a19e505df659dd25a77fb790399744f3e1f971c
authorEduardo Habkost <ehabkost@redhat.com>
Thu, 6 Sep 2012 10:05:39 +0000 (6 10:05 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Sun, 30 Sep 2012 11:11:36 +0000 (30 11:11 +0000)
tree3130aab7e8556823a67f8756bfa7c0effbbfe110
parent3b671a40cab2404bc63e57db8cd3afa4ec70bfab
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>
target-i386/cpu.c