Re: [PATCH 9/9] Implementing qemu_init_exec_dir.

2020-07-03 Thread Peter Maydell
On Tue, 30 Jun 2020 at 01:46, David CARLIER wrote: > > From fcdb25804af98329b52a04e7a4e5191135aac4f6 Mon Sep 17 00:00:00 2001 > From: David Carlier > Date: Mon, 29 Jun 2020 22:36:03 + > Subject: [PATCH 9/9] Implementing qemu_init_exec_dir. > > Signed-off-by: David C

[PATCH 9/9] Implementing qemu_init_exec_dir.

2020-06-29 Thread David CARLIER
>From fcdb25804af98329b52a04e7a4e5191135aac4f6 Mon Sep 17 00:00:00 2001 From: David Carlier Date: Mon, 29 Jun 2020 22:36:03 + Subject: [PATCH 9/9] Implementing qemu_init_exec_dir. Signed-off-by: David Carlier --- util/oslib-posix.c | 19 +++ 1 file changed, 19 inserti