]> git.pld-linux.org Git - packages/qemu.git/blobdiff - qemu-user-execve.patch
start upgrading to 5.2.0 (rel 0.1)
[packages/qemu.git] / qemu-user-execve.patch
index 3f538a95d61878e894c14319f245ca967b66a3ba..8a0cf71c293893ab1f9d95c3f93fdfe577e3725f 100644 (file)
@@ -58,7 +58,7 @@ index ee12035..5951279 100644
  /* XXX: on x86 MAP_GROWSDOWN only works if ESP <= address + 32, so
     we allocate a bigger stack. Need a better solution, for example
 @@ -3828,6 +3829,11 @@ static void handle_arg_guest_base(const char *arg)
-     have_guest_base = 1;
+     have_guest_base = true;
  }
  
 +static void handle_arg_execve(const char *arg)
This page took 0.055363 seconds and 4 git commands to generate.