target-i386: Remove xlevel & hv-spinlocks option fixups
authorEduardo Habkost <ehabkost@redhat.com>
Thu, 2 Jun 2016 16:46:13 +0000 (13:46 -0300)
committerEduardo Habkost <ehabkost@redhat.com>
Tue, 14 Jun 2016 19:17:08 +0000 (16:17 -0300)
commitc19b85216b5d47d922ac010931d4c7b2d79b2f68
treeeff81e736411b4cb6ef0fb59781f1f3efeb40f83
parent5232d00a041c8f3628b3532ef35d703a1f0dac19
target-i386: Remove xlevel & hv-spinlocks option fixups

The "fixup will be removed in future versions" warnings are
present since QEMU 1.7.0, at least, so users should have fixed
their scripts and configurations, already.

In the case of libvirt users, libvirt doesn't use the "xlevel"
option, and already rejects HyperV spinlock retry count < 0xFFF.

Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
target-i386/cpu.c