Re: [PATCH] Remove wrappers

2019-11-22 Thread Janosch Frank
On 11/22/19 1:23 PM, David Hildenbrand wrote: > On 22.11.19 13:20, Janosch Frank wrote: >> That's what it would look like. >> >> Signed-off-by: Janosch Frank >> --- >> target/s390x/cpu-qom.h | 12 >> target/s390x/cpu.c | 28 +--- >> target/s390x/cpu.h

Re: [PATCH] Remove wrappers

2019-11-22 Thread David Hildenbrand
On 22.11.19 13:20, Janosch Frank wrote: That's what it would look like. Signed-off-by: Janosch Frank --- target/s390x/cpu-qom.h | 12 target/s390x/cpu.c | 28 +--- target/s390x/cpu.h | 8 +--- target/s390x/sigp.c| 4 ++-- 4 files chan