From 43552dc4fa64aad0c9fdb8f4c92ae7ac79406596 Mon Sep 17 00:00:00 2001 From: Vladimir Chtchetkine Date: Thu, 22 Jul 2010 11:23:19 -0700 Subject: Remove UI dependency from goldfish_event_device.c Change-Id: Iea5edfbae0caff45161c814d631d35d2e6d61d1c --- 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 e67033a..ed89bc5 100644 --- a/qemu-options.hx +++ b/qemu-options.hx @@ -1619,4 +1619,8 @@ DEF("http-proxy", HAS_ARG, QEMU_OPTION_http_proxy, \ "-http-proxy " " make TCP connections through a HTTP/HTTPS proxy\n") +DEF("charmap", HAS_ARG, QEMU_OPTION_charmap, \ + "-charmap " + " use specific key character map\n") + #endif -- cgit v1.1