]> git.proxmox.com Git - mirror_qemu.git/commit - target/i386/cpu.c
target-i386: Enable control registers for MPX
authorRichard Henderson <rth@twiddle.net>
Thu, 2 Jul 2015 14:57:14 +0000 (15:57 +0100)
committerRichard Henderson <rth@twiddle.net>
Fri, 12 Feb 2016 20:59:59 +0000 (07:59 +1100)
commitf4f1110e4b34797ddfa87bb28f9518b9256778be
treef88a66e3425e0e9d616200c2e566bd07a65dc44d
parentc9cfe8f9fb21f086e24b3a8f7ccd9c06e4d8d9d6
target-i386: Enable control registers for MPX

Enable and disable at CPL changes, MSR changes, and XRSTOR changes.

Signed-off-by: Richard Henderson <rth@twiddle.net>
target-i386/Makefile.objs
target-i386/cpu.c
target-i386/cpu.h
target-i386/fpu_helper.c
target-i386/helper.c
target-i386/kvm.c
target-i386/misc_helper.c
target-i386/mpx_helper.c [new file with mode: 0644]
target-i386/smm_helper.c
target-i386/translate.c