Re: [Qemu-devel] [Patch v3 00/30] s390x CPU models: exposing features

2016-08-29 Thread Cornelia Huck
On Wed, 24 Aug 2016 20:10:36 +0200 David Hildenbrand wrote: > Only minor changes this version. I think this is ready to go. If we > find model inconsitencies or bad feature names, we can still fix them > until the next release. > > Latest version can be found on branch: > github.com/cohuck/

Re: [Qemu-devel] [Patch v3 00/30] s390x CPU models: exposing features

2016-08-29 Thread Cornelia Huck
On Mon, 29 Aug 2016 10:34:04 +0200 David Hildenbrand wrote: > > Only minor changes this version. I think this is ready to go. If we > > find model inconsitencies or bad feature names, we can still fix them > > until the next release. > > > > Latest version can be found on branch: > > github

Re: [Qemu-devel] [Patch v3 00/30] s390x CPU models: exposing features

2016-08-29 Thread David Hildenbrand
> Only minor changes this version. I think this is ready to go. If we > find model inconsitencies or bad feature names, we can still fix them > until the next release. > > Latest version can be found on branch: > github.com/cohuck/qemu cpumodel-s390x-v3 > > Co

Re: [Qemu-devel] [Patch v3 00/30] s390x CPU models: exposing features

2016-08-24 Thread no-reply
Hi, Your series seems to have some coding style problems. See output below for more information: Message-id: 1472062266-53206-1-git-send-email-d...@linux.vnet.ibm.com Subject: [Qemu-devel] [Patch v3 00/30] s390x CPU models: exposing features Type: series === TEST SCRIPT BEGIN === #!/bin/bash

[Qemu-devel] [Patch v3 00/30] s390x CPU models: exposing features

2016-08-24 Thread David Hildenbrand
Only minor changes this version. I think this is ready to go. If we find model inconsitencies or bad feature names, we can still fix them until the next release. Latest version can be found on branch: github.com/cohuck/qemu cpumodel-s390x-v3 Concept---