Re: [Qemu-devel] [PATCH] target/ppc: Avoid printing wrong aliases in CPU help text

2017-03-08 Thread Eduardo Habkost
On Wed, Mar 08, 2017 at 08:05:36PM +0100, Thomas Huth wrote: > When running with KVM, we update the "family" CPU alias to point > to the right host CPU type, so that it is for example possible to > use "-cpu POWER8" on a POWER8NVL host. However, the function for > printing the list of available CPU

[Qemu-devel] [PATCH] target/ppc: Avoid printing wrong aliases in CPU help text

2017-03-08 Thread Thomas Huth
When running with KVM, we update the "family" CPU alias to point to the right host CPU type, so that it is for example possible to use "-cpu POWER8" on a POWER8NVL host. However, the function for printing the list of available CPU models is called earlier than the KVM setup code, so the output of "