qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 3/4] os-posix: refactor code handling the -chroot argument


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 3/4] os-posix: refactor code handling the -chroot argument
Date: Fri, 4 Mar 2022 14:54:59 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.6.1

On 4/3/22 12:56, Daniel P. Berrangé wrote:
Change the change_root() function so that it takes its input as
parameters instead of relying on static global variables.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
---
  os-posix.c | 23 +++++++++++------------
  1 file changed, 11 insertions(+), 12 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]