target-i386: fix ordering of fields in CPUX86State
commit7616f1c2da1c0f336a474a56ad6d32e15ccd666e
authorPaolo Bonzini <pbonzini@redhat.com>
Sun, 21 Aug 2016 21:16:12 +0000 (21 23:16 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 14 Sep 2016 10:25:14 +0000 (14 12:25 +0200)
tree1b618dd42c0ee2d475168b8250c824b0a82beb8c
parentbb93e099888e8e7e959aa610ac783f41036bcc94
target-i386: fix ordering of fields in CPUX86State

Make sure reset zeroes TSC_AUX, XCR0, PKRU.  Move XSTATE_BV from the
"vmstate only" section to the "KVM only" section.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
target-i386/cpu.h