]> Git Repo - qemu.git/commit
target-i386: Intel MPX
authorLiu Jinsong <[email protected]>
Thu, 5 Dec 2013 00:32:12 +0000 (08:32 +0800)
committerPaolo Bonzini <[email protected]>
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 <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
target-i386/cpu.c
target-i386/cpu.h
target-i386/kvm.c
target-i386/machine.c
This page took 0.0236 seconds and 4 git commands to generate.