Re: [Qemu-devel] [PATCH 0/8] s390: SCLP console and misc

2012-06-18 Thread Alexander Graf
On 18.06.2012, at 15:41, Christian Borntraeger wrote: > On 18/06/12 15:33, Alexander Graf wrote: >> >> On 18.06.2012, at 14:35, Christian Borntraeger wrote: >> >>> Alex, >>> >>> are you going to pull the non-controversial patches? >>> We would then send a reworked sclp patch set later on (when

Re: [Qemu-devel] [PATCH 0/8] s390: SCLP console and misc

2012-06-18 Thread Christian Borntraeger
On 18/06/12 15:33, Alexander Graf wrote: > > On 18.06.2012, at 14:35, Christian Borntraeger wrote: > >> Alex, >> >> are you going to pull the non-controversial patches? >> We would then send a reworked sclp patch set later on (when >> ready) - and everything that you also want us to rework. > >

Re: [Qemu-devel] [PATCH 0/8] s390: SCLP console and misc

2012-06-18 Thread Alexander Graf
On 18.06.2012, at 14:35, Christian Borntraeger wrote: > Alex, > > are you going to pull the non-controversial patches? > We would then send a reworked sclp patch set later on (when > ready) - and everything that you also want us to rework. Yes, sorry. My patch queue currently has the following

Re: [Qemu-devel] [PATCH 0/8] s390: SCLP console and misc

2012-06-18 Thread Christian Borntraeger
Alex, are you going to pull the non-controversial patches? We would then send a reworked sclp patch set later on (when ready) - and everything that you also want us to rework. The alternative is to resend the considered good patches in a separate patch set. Christian

[Qemu-devel] [PATCH 0/8] s390: SCLP console and misc

2012-06-06 Thread Jens Freimann
From: Jens Freimann Some patches for s390. The biggest chunk is the SCLP (console) implementation. Christian Borntraeger (3): s390: autodetect map private s390: stop target cpu on sigp initial reset s390: Cleanup sclp functions Heinz Graalfs (2): s390: sclp event facility and signal qui