]> git.proxmox.com Git - mirror_qemu.git/commit - target/i386/cpu.c
i386: Add support for CPUID_8000_001E for AMD
authorBabu Moger <babu.moger@amd.com>
Fri, 8 Jun 2018 22:56:17 +0000 (18:56 -0400)
committerEduardo Habkost <ehabkost@redhat.com>
Fri, 22 Jun 2018 18:01:15 +0000 (15:01 -0300)
commited78467a214595a63af7800a073a03ffe37cd7db
tree9c948a5baf44d35d8d43a26339fce62325772e21
parent7ed14cbf3cf083f125c079bd02b3215941853830
i386: Add support for CPUID_8000_001E for AMD

Add support for cpuid leaf CPUID_8000_001E. Build the config that closely
match the underlying hardware. Please refer to the Processor Programming
Reference (PPR) for AMD Family 17h Model for more details.

Signed-off-by: Babu Moger <babu.moger@amd.com>
Message-Id: <1528498581-131037-2-git-send-email-babu.moger@amd.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
target/i386/cpu.c