Re: [PATCH 2/2] linux-user: Implment host/ppc/host-signal.h

2022-07-30 Thread Daniel Henrique Barboza
commit title typo: "Implment" On 7/29/22 14:21, Richard Henderson wrote: This commit re-enables ppc32 as a linux-user host, as existance of the directory is noted by configure. s/existance/existence Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1097 Signed-off-by: Richard Henderso

[PATCH 2/2] linux-user: Implment host/ppc/host-signal.h

2022-07-29 Thread Richard Henderson
This commit re-enables ppc32 as a linux-user host, as existance of the directory is noted by configure. Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1097 Signed-off-by: Richard Henderson --- linux-user/include/host/ppc/host-signal.h | 39 +++ 1 file changed, 39 ins