]> git.proxmox.com Git - mirror_qemu.git/commit - target/i386/cpu.c
i386: Add ordering field to CPUClass
authorEduardo Habkost <ehabkost@redhat.com>
Thu, 19 Jan 2017 21:04:45 +0000 (19:04 -0200)
committerEduardo Habkost <ehabkost@redhat.com>
Mon, 27 Feb 2017 16:23:03 +0000 (13:23 -0300)
commitf48c88370399b106ab7ae3fe26aa49f52bb57cce
tree5d433b2d355068b633db7acb9a493b20856f2a06
parent771a13e90d24bc3db5ae102cf0da6f645eecf06c
i386: Add ordering field to CPUClass

Instead of using kvm_enabled to order the "-cpu help" list, use a
new "ordering" field for that.

Message-Id: <20170119210449.11991-3-ehabkost@redhat.com>
Tested-by: Jiri Denemark <jdenemar@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
target/i386/cpu-qom.h
target/i386/cpu.c