Re: [PATCH v1 RFC 0/6] KVM: s390: cpu model implementation

2014-05-16 Thread Michael Mueller
On Fri, 16 May 2014 13:32:09 +0200 Christian Borntraeger wrote: > On 13/05/14 16:58, Michael Mueller wrote: > > The proposed patch set implements S390 cpu model support in kvm. A cpu > > model is defined by a triple comprizing the cpu type , the cpu facility > > set and instruction blocking contr

Re: [PATCH v1 RFC 0/6] KVM: s390: cpu model implementation

2014-05-16 Thread Christian Borntraeger
On 13/05/14 16:58, Michael Mueller wrote: > The proposed patch set implements S390 cpu model support in kvm. A cpu > model is defined by a triple comprizing the cpu type , the cpu facility > set and instruction blocking control. A consumer requests a feasible > combination of that that triple befor

[PATCH v1 RFC 0/6] KVM: s390: cpu model implementation

2014-05-13 Thread Michael Mueller
The proposed patch set implements S390 cpu model support in kvm. A cpu model is defined by a triple comprizing the cpu type , the cpu facility set and instruction blocking control. A consumer requests a feasible combination of that that triple before vcpu creation. All subsequently created vcpu's w