[PATCH 0/6] kvm/s390: sigp related changes for 3.6

2012-06-26 Thread Cornelia Huck
Avi, Marcelo, here are some more s390 patches for the next release. Patches 1 and 2 are included for dependency reasons; they will also be sent through Martin's s390 tree. The other patches fix several problems in our sigp handling code and make it nicer to read. Cornelia Huck (1): KVM: s390:

Re: [PATCH 0/6] kvm/s390: sigp related changes for 3.6

2012-06-29 Thread Marcelo Tosatti
On Tue, Jun 26, 2012 at 04:06:35PM +0200, Cornelia Huck wrote: > Avi, Marcelo, > > here are some more s390 patches for the next release. > > Patches 1 and 2 are included for dependency reasons; they will also > be sent through Martin's s390 tree. I don't see why patch 1 is a dependency for mergi

Re: [PATCH 0/6] kvm/s390: sigp related changes for 3.6

2012-07-02 Thread Martin Schwidefsky
On Fri, 29 Jun 2012 20:19:46 -0300 Marcelo Tosatti wrote: > On Tue, Jun 26, 2012 at 04:06:35PM +0200, Cornelia Huck wrote: > > Avi, Marcelo, > > > > here are some more s390 patches for the next release. > > > > Patches 1 and 2 are included for dependency reasons; they will also > > be sent thro

Re: [PATCH 0/6] kvm/s390: sigp related changes for 3.6

2012-07-02 Thread Marcelo Tosatti
On Tue, Jun 26, 2012 at 04:06:35PM +0200, Cornelia Huck wrote: > Avi, Marcelo, > > here are some more s390 patches for the next release. > > Patches 1 and 2 are included for dependency reasons; they will also > be sent through Martin's s390 tree. > > The other patches fix several problems in our