On Mon, Jun 26, 2017 at 09:23:00AM +0800, Boqun Feng wrote:
> On Fri, Jun 23, 2017 at 10:38:14AM -0300, Eduardo Habkost wrote:
> > On Wed, Jun 21, 2017 at 01:29:34PM +0800, Boqun Feng (Intel) wrote:
> > > Introduce Skylake-Server cpu mode which inherits the features from
> > > Skylake-Client and su
On Fri, Jun 23, 2017 at 10:38:14AM -0300, Eduardo Habkost wrote:
> On Wed, Jun 21, 2017 at 01:29:34PM +0800, Boqun Feng (Intel) wrote:
> > Introduce Skylake-Server cpu mode which inherits the features from
> > Skylake-Client and supports some additional features that are: AVX512,
> > CWLB and PGPE1
On Fri, Jun 23, 2017 at 04:06:57PM +0200, Paolo Bonzini wrote:
[...]
> > I believe we should add the same comment about XSAVES from
> > Skylake-Cliente here, for consistency:
> >
> > /* Missing: XSAVES (not supported by some Linux versions,
> > * including v4.1 to v4.6).
>
> It's
On 23/06/2017 15:38, Eduardo Habkost wrote:
> On Wed, Jun 21, 2017 at 01:29:34PM +0800, Boqun Feng (Intel) wrote:
>> Introduce Skylake-Server cpu mode which inherits the features from
>> Skylake-Client and supports some additional features that are: AVX512,
>> CWLB and PGPE1GB.
>
> I will fix th
On Wed, Jun 21, 2017 at 01:29:34PM +0800, Boqun Feng (Intel) wrote:
> Introduce Skylake-Server cpu mode which inherits the features from
> Skylake-Client and supports some additional features that are: AVX512,
> CWLB and PGPE1GB.
I will fix this to "CLWB" when applying the patch.
>
> Signed-off-
Hi,
This series failed automatic build test. Please find the testing commands and
their output below. If you have docker installed, you can probably reproduce it
locally.
Message-id: 20170621052935.20715-1-boqun.f...@gmail.com
Subject: [Qemu-devel] [PATCH] target-i386: add Skylake-Server cpu
Introduce Skylake-Server cpu mode which inherits the features from
Skylake-Client and supports some additional features that are: AVX512,
CWLB and PGPE1GB.
Signed-off-by: Boqun Feng (Intel)
---
target/i386/cpu.c | 42 ++
1 file changed, 42 insertions(+)
d