From dd50f7d7d919dfa2a2cebd383635ba74c10e3777 Mon Sep 17 00:00:00 2001 From: Vladimir Chtchetkine Date: Fri, 30 Jul 2010 09:16:41 -0700 Subject: Added -android-gui command line option to qemu-android Change-Id: I9fd9170f2b2e3ad7d80071888f7da2ead54c21cf --- qemu-options.hx | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'qemu-options.hx') diff --git a/qemu-options.hx b/qemu-options.hx index ed89bc5..41a16e7 100644 --- a/qemu-options.hx +++ b/qemu-options.hx @@ -1623,4 +1623,8 @@ DEF("charmap", HAS_ARG, QEMU_OPTION_charmap, \ "-charmap " " use specific key character map\n") +DEF("android-gui", HAS_ARG, QEMU_OPTION_android_gui, \ + "-android-gui width=,height=,bpp=" + " width, height, and bits per pixel for the graphic console\n") + #endif -- cgit v1.1