> > > > > > Intel Processor Trace required CPUID[0x14] but the cpuid level
> > > > > > is 0xd when create a kvm guest with e.g. "-cpu qemu64,+intel-pt".
> > > > > >
> > > > > > Signed-off-by: Luwei Kang
> > > > > > ---
> > > > > > target/i386/cpu.c | 7 +++
> > > > > > 1 file changed, 7 inser
On Mon, Jan 28, 2019 at 06:06:56AM +, Kang, Luwei wrote:
> > > > > Intel Processor Trace required CPUID[0x14] but the cpuid level is
> > > > > 0xd when create a kvm guest with e.g. "-cpu qemu64,+intel-pt".
> > > > >
> > > > > Signed-off-by: Luwei Kang
> > > > > ---
> > > > > target/i386/cpu.c
> > > > Intel Processor Trace required CPUID[0x14] but the cpuid level is
> > > > 0xd when create a kvm guest with e.g. "-cpu qemu64,+intel-pt".
> > > >
> > > > Signed-off-by: Luwei Kang
> > > > ---
> > > > target/i386/cpu.c | 7 +++
> > > > 1 file changed, 7 insertions(+)
> > > >
> > > > dif
On Fri, Jan 25, 2019 at 02:21:20AM +, Kang, Luwei wrote:
> > > Intel Processor Trace required CPUID[0x14] but the cpuid level is 0xd
> > > when create a kvm guest with e.g. "-cpu qemu64,+intel-pt".
> > >
> > > Signed-off-by: Luwei Kang
> > > ---
> > > target/i386/cpu.c | 7 +++
> > > 1 fi
> > Intel Processor Trace required CPUID[0x14] but the cpuid level is 0xd
> > when create a kvm guest with e.g. "-cpu qemu64,+intel-pt".
> >
> > Signed-off-by: Luwei Kang
> > ---
> > target/i386/cpu.c | 7 +++
> > 1 file changed, 7 insertions(+)
> >
> > diff --git a/target/i386/cpu.c b/target
Hi,
Thanks for the patch. Comment below:
On Thu, Jan 24, 2019 at 08:54:43PM -0500, Luwei Kang wrote:
> Intel Processor Trace required CPUID[0x14] but the cpuid level
> is 0xd when create a kvm guest with e.g. "-cpu qemu64,+intel-pt".
>
> Signed-off-by: Luwei Kang
> ---
> target/i386/cpu.c | 7
Intel Processor Trace required CPUID[0x14] but the cpuid level
is 0xd when create a kvm guest with e.g. "-cpu qemu64,+intel-pt".
Signed-off-by: Luwei Kang
---
target/i386/cpu.c | 7 +++
1 file changed, 7 insertions(+)
diff --git a/target/i386/cpu.c b/target/i386/cpu.c
index 2f54125..da477b3