From 2507cab8a78fb609461a2b9cc4708bab60fc53a4 Mon Sep 17 00:00:00 2001 From: David 'Digit' Turner Date: Thu, 10 Feb 2011 16:29:17 +0100 Subject: Get rid of -android-gui core option. Instead, pass all LCD configuration in qemu-hardware.ini. + Make the latter file mandatory to launch a core. You can easily generate one by launching "emulator " though. Change-Id: I81a1938217562517e4c2bbb828aef934033c29a5 --- qemu-options.hx | 4 ---- 1 file changed, 4 deletions(-) (limited to 'qemu-options.hx') diff --git a/qemu-options.hx b/qemu-options.hx index baae81b..56800cd 100644 --- a/qemu-options.hx +++ b/qemu-options.hx @@ -1631,10 +1631,6 @@ 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") - DEF("android-hw", HAS_ARG, QEMU_OPTION_android_hw, \ "-android-hw read hardware initialization from ini file\n") -- cgit v1.1