]> git.proxmox.com Git - mirror_qemu.git/commit
target-i386: Intel MPX
authorLiu Jinsong <jinsong.liu@intel.com>
Thu, 5 Dec 2013 00:32:12 +0000 (08:32 +0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 12 Dec 2013 12:10:08 +0000 (13:10 +0100)
commit79e9ebebbf2a00c46fcedb6dc7dd5e12bbd30216
treed99578263a7e2e7730f20ab0a81d1763eefa97b3
parent6747f6456fd1e5e986b6385ff5d706c79ebd8a32
target-i386: Intel MPX

Add some MPX related definiation, and hardcode sizes and offsets
of xsave features 3 and 4. It also add corresponding part to
kvm_get/put_xsave, and vmstate.

Signed-off-by: Liu Jinsong <jinsong.liu@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
target-i386/cpu.c
target-i386/cpu.h
target-i386/kvm.c
target-i386/machine.c