unicorn/qemu/target
Brijesh Singh 624391bdc8
cpu/i386: populate CPUID 0x8000_001F when SEV is active
When SEV is enabled, CPUID 0x8000_001F should provide additional
information regarding the feature (such as which page table bit is used
to mark the pages as encrypted etc).

The details for memory encryption CPUID is available in AMD APM
(https://support.amd.com/TechDocs/24594.pdf) Section E.4.17

Backports relevant parts of commit 6cb8f2a663a47c6e0da17fc4fb9e06abfda2bd48 from qemu
2018-03-17 19:00:59 -04:00
..
arm translate/arm/vec_helper: Align to qemu formatting 2018-03-12 11:59:14 -04:00
i386 cpu/i386: populate CPUID 0x8000_001F when SEV is active 2018-03-17 19:00:59 -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