unicorn/qemu/target
Chao Peng da2d5108ee
i386: Add Intel Processor Trace feature support
Expose Intel Processor Trace feature to guest.

To make Intel PT live migration safe and get same CPUID information
with same CPU model on diffrent host. CPUID[14] is constant in this
patch. Intel PT use EPT is first supported in IceLake, the CPUID[14]
get on this machine as default value. Intel PT would be disabled
if any machine don't support this minial feature list.

Backports commit e37a5c7fa459558b5020588994707fe3fdd6616e from qemu
2018-03-17 19:10:30 -04:00
..
arm translate/arm/vec_helper: Align to qemu formatting 2018-03-12 11:59:14 -04:00
i386 i386: Add Intel Processor Trace feature support 2018-03-17 19:10:30 -04:00
m68k target/m68k: implement fcosh 2018-03-17 18:58:57 -04:00
mips target/mips/translate: Perform comparison pass with qemu 2018-03-12 17:52:56 -04:00
sparc target/sparc/win_helper: Perform comparison pass against qemu 2018-03-12 12:46:59 -04:00