Re: [PATCH v1] util: OpenBSD build fix

2020-07-14 Thread Peter Maydell
On Tue, 14 Jul 2020 at 20:45, David CARLIER wrote: > > From e2103b86b031ab74ff4c8dd0a3944cb488c9333e Mon Sep 17 00:00:00 2001 > From: David Carlier > Date: Tue, 14 Jul 2020 21:34:59 +0100 > Subject: [PATCH] util: OpenBSD build fix. > > thread id implementation, using getthrid syscall. > qemu_exec

[PATCH v1] util: OpenBSD build fix

2020-07-14 Thread David CARLIER
>From e2103b86b031ab74ff4c8dd0a3944cb488c9333e Mon Sep 17 00:00:00 2001 From: David Carlier Date: Tue, 14 Jul 2020 21:34:59 +0100 Subject: [PATCH] util: OpenBSD build fix. thread id implementation, using getthrid syscall. qemu_exec_dir implementation as beast as we can as path is not always possi