qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [6889] Enable -k option on Win32 (Herve Poussineau)
@ 2009-03-28 15:46 Anthony Liguori
  0 siblings, 0 replies; only message in thread
From: Anthony Liguori @ 2009-03-28 15:46 UTC (permalink / raw)
  To: qemu-devel

Revision: 6889
          http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=6889
Author:   aliguori
Date:     2009-03-28 15:46:15 +0000 (Sat, 28 Mar 2009)
Log Message:
-----------
Enable -k option on Win32 (Herve Poussineau)

Attached patch enables -k option on Win32. There is no reason to disable it.

Signed-off-by: Herve Poussineau <hpoussin@reactos.org>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>

Modified Paths:
--------------
    branches/stable_0_10/vl.c

Modified: branches/stable_0_10/vl.c
===================================================================
--- branches/stable_0_10/vl.c	2009-03-28 08:37:13 UTC (rev 6888)
+++ branches/stable_0_10/vl.c	2009-03-28 15:46:15 UTC (rev 6889)
@@ -4244,9 +4244,7 @@
     { "boot", HAS_ARG, QEMU_OPTION_boot },
     { "snapshot", 0, QEMU_OPTION_snapshot },
     { "m", HAS_ARG, QEMU_OPTION_m },
-#ifndef _WIN32
     { "k", HAS_ARG, QEMU_OPTION_k },
-#endif
 #ifdef HAS_AUDIO
     { "audio-help", 0, QEMU_OPTION_audio_help },
     { "soundhw", HAS_ARG, QEMU_OPTION_soundhw },

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-03-28 15:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-28 15:46 [Qemu-devel] [6889] Enable -k option on Win32 (Herve Poussineau) Anthony Liguori

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).