On 02/05/2010 03:26 AM, Sheng Yang wrote:
-#ifndef _WIN32
-           DEFAULT_NETWORK_SCRIPT,
-           DEFAULT_NETWORK_DOWN_SCRIPT,
-#endif
-           DEFAULT_GDBSTUB_PORT,
-           "/tmp/qemu.log");
+           "qemu");
      exit(exitcode);
  }

Is it proper to remove #ifndef _WIN32 there?

Yes, this matched a #ifndef in qemu-options.hx that remains there.

Paolo



Reply via email to