Re: [Qemu-devel] [PATCH] target/s390x: Fix broken user mode

2017-01-30 Thread Stefan Weil
Am 30.01.2017 um 11:01 schrieb Christian Borntraeger: > I have for whatever reasons problems with this patch. Looks like you > pasted > it into thunderbird or something like that and the whitespaces look mangled, > e.g. look at the indentation of static vs {. The original e-mail was not delivered

Re: [Qemu-devel] [PATCH] target/s390x: Fix broken user mode

2017-01-30 Thread Christian Borntraeger
On 01/28/2017 09:36 AM, Stefan Weil wrote: > Returning NULL from get_max_cpu_model results in a SIGSEGV runtime error. > > Signed-off-by: Stefan Weil > --- > > This is also broken in Debian. > > In addition, there is no default CPU ("any"), so binfmt and related > actions currently don't work.

[Qemu-devel] [PATCH] target/s390x: Fix broken user mode

2017-01-28 Thread Stefan Weil
Returning NULL from get_max_cpu_model results in a SIGSEGV runtime error. Signed-off-by: Stefan Weil --- This is also broken in Debian. In addition, there is no default CPU ("any"), so binfmt and related actions currently don't work. I hacked my local installation by duplicating the "qemu" cpu