On Tue, 11 Dec 2012 11:29:16 +0100
Alexander Graf wrote:
>
> On 10.12.2012, at 11:27, Cornelia Huck wrote:
>
> > On Mon, 10 Dec 2012 09:20:57 +0100
> > Alexander Graf wrote:
> >
> >>
> >> On 07.12.2012, at 13:50, Cornelia Huck wrote:
> >>> +/* CRW machine checks disabled */
> >>> +
On Mon, 10 Dec 2012 18:26:28 -0600
Rob Landley wrote:
> What do you actually use to run Linux under this target? There are some
> leads at
> http://virtuallyfun.superglobalmegacorp.com/?p=1206 which more or less
> leads to
> http://ftp.nl.debian.org/debian/dists/Debian6.0.6/main/installer-s39
On 10.12.2012, at 11:27, Cornelia Huck wrote:
> On Mon, 10 Dec 2012 09:20:57 +0100
> Alexander Graf wrote:
>
>>
>> On 07.12.2012, at 13:50, Cornelia Huck wrote:
>>
>>> I/O interrupts are queued per isc. Only crw pending machine checks
>>> are supported.
>>>
>>> Signed-off-by: Cornelia Huck
What do you actually use to run Linux under this target? There are some
leads at
http://virtuallyfun.superglobalmegacorp.com/?p=1206 which more or less
leads to
http://ftp.nl.debian.org/debian/dists/Debian6.0.6/main/installer-s390/current/images/generic/
but I dunno what qemu command line wou
On Mon, 10 Dec 2012 09:20:57 +0100
Alexander Graf wrote:
>
> On 07.12.2012, at 13:50, Cornelia Huck wrote:
>
> > I/O interrupts are queued per isc. Only crw pending machine checks
> > are supported.
> >
> > Signed-off-by: Cornelia Huck
> > ---
> > target-s390x/cpu.h| 67 +
On 07.12.2012, at 13:50, Cornelia Huck wrote:
> I/O interrupts are queued per isc. Only crw pending machine checks
> are supported.
>
> Signed-off-by: Cornelia Huck
> ---
> target-s390x/cpu.h| 67 +++
> target-s390x/helper.c | 145
I/O interrupts are queued per isc. Only crw pending machine checks
are supported.
Signed-off-by: Cornelia Huck
---
target-s390x/cpu.h| 67 +++
target-s390x/helper.c | 145 ++
2 files changed, 212 insertions(+)
diff --git a