]> git.proxmox.com Git - mirror_qemu.git/commit - target/i386/cpu.c
i386: extended the cpuid_level when Intel PT is enabled
authorLuwei Kang <luwei.kang@intel.com>
Tue, 29 Jan 2019 23:52:59 +0000 (18:52 -0500)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 11 Mar 2019 15:33:49 +0000 (16:33 +0100)
commitf24c3a79a415042f6dc195f029a2ba7247d14cac
tree362b78781ef5e3c95d87c9d163cf16b463e26484
parent840159e48c365ca1405e513cc95099bf4f35ad9f
i386: extended the cpuid_level when Intel PT is enabled

Intel Processor Trace required CPUID[0x14] but the cpuid_level
have no change when create a kvm guest with
e.g. "-cpu qemu64,+intel-pt".

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Luwei Kang <luwei.kang@intel.com>
Message-Id: <1548805979-12321-1-git-send-email-luwei.kang@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/i386/pc.c
target/i386/cpu.c
target/i386/cpu.h