target-i386: Add "mpx" CPU feature name
authorEduardo Habkost <ehabkost@redhat.com>
Mon, 25 Aug 2014 20:02:12 +0000 (17:02 -0300)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 26 Aug 2014 12:52:38 +0000 (14:52 +0200)
commit5bd8ff07e65d066f1e90f05d49ee634f3ccd2664
tree4945c5ec3d8a7df09c5d597fa8e130af05888092
parent7b71758d79106a63a0b8aba02df752d9995ea50c
target-i386: Add "mpx" CPU feature name

Migration support for MPX is already implemented (commit
79e9ebebbf2a00c46fcedb6dc7dd5e12bbd30216), so we can add it to the list
of known feature names.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
target-i386/cpu.c