Merge changes I4874b421,Ibe78b615
authoryeongkyoon lee <yeongkyoon.lee@samsung.com>
Sat, 26 Nov 2011 05:16:47 +0000 (14:16 +0900)
committerGerrit Code Review <gerrit2@system.s-core.co.kr>
Sat, 26 Nov 2011 05:16:47 +0000 (14:16 +0900)
commit380d7e38e59daf17f15c61f9e3a7fdcb051fd6aa
tree704c700532b558057e017db357cae3bdf997bf3d
parent46ff6379f0a702d24dc413edac675d63e6071e6e
parent68e25c0575ee1ac703c6907b6fe07366633eac32
Merge changes I4874b421,Ibe78b615

* changes:
  [Title] change brightness level setting [Type] Bugfix [Module] Emulator / Display [Priority] Minor [CQ#] [Redmine#] C API - 301 [Problem] [Cause] [Solution] subdividing brightness level from 10 to 24 [TestCase]
  [Title] exit hang problem after using the shell menu. [Type] Bugfix [Module] Emulator / Display [Priority] Major [CQ#] [Redmine#] 3382 [Problem] [Cause] select blocking in qemu_loop_wait function of vl.c at exit time. [Solution] workaround : call qemu_system_shutdown_request explictly [TestCase]