On Thu, Jan 19, 2017 at 07:04:45PM -0200, Eduardo Habkost wrote:
> Instead of using kvm_enabled to order the "-cpu help" list, use a
> new "ordering" field for that.
>
> Signed-off-by: Eduardo Habkost
Applied to x86-next.
--
Eduardo
Instead of using kvm_enabled to order the "-cpu help" list, use a
new "ordering" field for that.
Signed-off-by: Eduardo Habkost
---
target/i386/cpu-qom.h | 2 ++
target/i386/cpu.c | 8
2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/target/i386/cpu-qom.h b/target/i386