Re: [Qemu-devel] [PATCH] target/i386: Introduce Denverton CPU model

2019-07-13 Thread Tao Xu
On 7/10/2019 12:20 AM, Xiaoyao Li wrote: On Tue, 2019-07-09 at 22:27 +0800, Tao Xu wrote: On 7/9/2019 4:39 PM, Xiaoyao Li wrote: On 7/9/2019 12:44 PM, Tao Xu wrote: Denverton-Server is the Atom Processor of Intel Harrisonville platform. For more information: https://ark.intel.com/content/www/

Re: [Qemu-devel] [PATCH] target/i386: Introduce Denverton CPU model

2019-07-09 Thread Xiaoyao Li
On Tue, 2019-07-09 at 22:27 +0800, Tao Xu wrote: > On 7/9/2019 4:39 PM, Xiaoyao Li wrote: > > On 7/9/2019 12:44 PM, Tao Xu wrote: > > > Denverton-Server is the Atom Processor of Intel Harrisonville platform. > > > > > > For more information: > > > https://ark.intel.com/content/www/us/en/ark/produc

Re: [Qemu-devel] [PATCH] target/i386: Introduce Denverton CPU model

2019-07-09 Thread Tao Xu
On 7/9/2019 4:39 PM, Xiaoyao Li wrote: On 7/9/2019 12:44 PM, Tao Xu wrote: Denverton-Server is the Atom Processor of Intel Harrisonville platform. For more information: https://ark.intel.com/content/www/us/en/ark/products/\ codename/63508/denverton.html Signed-off-by: Tao Xu ---   target/i386

Re: [Qemu-devel] [PATCH] target/i386: Introduce Denverton CPU model

2019-07-09 Thread Xiaoyao Li
On 7/9/2019 12:44 PM, Tao Xu wrote: Denverton-Server is the Atom Processor of Intel Harrisonville platform. For more information: https://ark.intel.com/content/www/us/en/ark/products/\ codename/63508/denverton.html Signed-off-by: Tao Xu --- target/i386/cpu.c | 45

[Qemu-devel] [PATCH] target/i386: Introduce Denverton CPU model

2019-07-08 Thread Tao Xu
Denverton-Server is the Atom Processor of Intel Harrisonville platform. For more information: https://ark.intel.com/content/www/us/en/ark/products/\ codename/63508/denverton.html Signed-off-by: Tao Xu --- target/i386/cpu.c | 45 + 1 file changed, 45 i