sdk/emulator/qemu.git
12 years agoMerge branch 'master' into release
hudson [Wed, 30 Nov 2011 08:18:50 +0000 (17:18 +0900)]
Merge branch 'master' into release

12 years ago[Title] Set TCG x86 host optimization as default
yeongkyoon.lee [Wed, 30 Nov 2011 07:05:21 +0000 (16:05 +0900)]
[Title] Set TCG x86 host optimization as default
[Type] Enhancement
[Module] TCG
[Priority] Major
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] Add x86 host TCG optimization and some profiling codes
yeongkyoon.lee [Wed, 30 Nov 2011 06:59:15 +0000 (15:59 +0900)]
[Title] Add x86 host TCG optimization and some profiling codes
[Type] Enhancement
[Module] TCG
[Priority] major
[CQ#]
[Redmine#]
[Problem]
[Cause] TCG-generated code for qemu_ld/st IR has some jump overheads
[Solution] Reduce jump overheads for qemu_ld/st IR code
[TestCase] CoreMark, booting

12 years agoMerge branch 'master' into release
hudson [Wed, 30 Nov 2011 06:40:57 +0000 (15:40 +0900)]
Merge branch 'master' into release

12 years agoMerge changes I07848f66,Ia1044e22
yeongkyoon lee [Wed, 30 Nov 2011 06:35:25 +0000 (15:35 +0900)]
Merge changes I07848f66,Ia1044e22

* changes:
  [Title] Add error message about architecture setting [Type] Bugfix [Module] [Priority] [CQ#] [Redmine#] [Problem] [Cause] [Solution] [TestCase]
  [Title] add cp commnad ption -p [Type] Enhancement [Module] [Priority] [CQ#] [Redmine#] [Problem] [Cause] [Solution] [TestCase]

12 years ago[Title] Add error message about architecture setting
munkyu.im [Wed, 30 Nov 2011 06:26:38 +0000 (15:26 +0900)]
[Title] Add error message about architecture setting
[Type] Bugfix
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] add cp commnad ption -p
munkyu.im [Wed, 30 Nov 2011 02:13:46 +0000 (11:13 +0900)]
[Title] add cp commnad ption -p
[Type] Enhancement
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years agoMerge branch 'master' into release
hudson [Tue, 29 Nov 2011 12:53:36 +0000 (21:53 +0900)]
Merge branch 'master' into release

12 years ago[Title] push again - exit hang problem after using the shell menu.
hj79.son [Tue, 29 Nov 2011 12:23:48 +0000 (21:23 +0900)]
[Title] push again - 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]

12 years agoMerge branch 'master' into release
hudson [Tue, 29 Nov 2011 11:13:49 +0000 (20:13 +0900)]
Merge branch 'master' into release

12 years ago[Title] apply button type info in config.ini and add button type info on Detail window
munkyu.im [Tue, 29 Nov 2011 10:47:00 +0000 (19:47 +0900)]
[Title] apply button type info in config.ini and add button type info on Detail window
[Type] Enhancement
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] change max target name length and fix messages.
munkyu.im [Tue, 29 Nov 2011 09:37:13 +0000 (18:37 +0900)]
[Title] change max target name length and fix messages.
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years agoMerge branch 'master' into release
hudson [Tue, 29 Nov 2011 05:44:47 +0000 (14:44 +0900)]
Merge branch 'master' into release

12 years ago[Title] modify log message
dongkyun.yun [Tue, 29 Nov 2011 03:57:24 +0000 (12:57 +0900)]
[Title]     modify log message
[Type]      Enhancement
[Module]    // Module Name - (Main / Sub)
[Priority]  // Importance : Critical / Major / Minor
[CQ#]       // CQ Issue Number
[Redmine#]  // Redmine Isuue Number
[Problem]   // Problem Description
[Cause]     // Cause Description
[Solution]  // Solution Description
[TestCase]  // Executed the test-target (How to)

12 years ago[Title] Not using sdb port forwarding => Using redir in sdb setup
dongkyun.yun [Tue, 29 Nov 2011 03:49:27 +0000 (12:49 +0900)]
[Title]     Not using sdb port forwarding => Using redir in sdb setup
[Type]      Enhancement
[Module]    // Module Name - (Main / Sub)
[Priority]  // Importance : Critical / Major / Minor
[CQ#]       // CQ Issue Number
[Redmine#]  // Redmine Isuue Number
[Problem]   // Problem Description
[Cause]     // Cause Description
[Solution]  // Solution Description
[TestCase]  // Executed the test-target (How to)

12 years ago[Title] libGL.so include dl library and pthread library.
fredrick.kim [Tue, 29 Nov 2011 01:17:51 +0000 (10:17 +0900)]
[Title] libGL.so include dl library and pthread library.
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause] Any application for opengles don't need to include dl and pthread library.
[Solution]
[TestCase]

12 years ago[Title] Update skeleton codes for virtio gpi (sync)
dongkyun.yun [Mon, 28 Nov 2011 11:54:23 +0000 (20:54 +0900)]
[Title]     Update skeleton codes for virtio gpi (sync)
[Type]      Enhancement
[Module]    // Module Name - (Main / Sub)
[Priority]  // Importance : Critical / Major / Minor
[CQ#]       // CQ Issue Number
[Redmine#]  // Redmine Isuue Number
[Problem]   // Problem Description
[Cause]     // Cause Description
[Solution]  // Solution Description
[TestCase]  // Executed the test-target (How to)

12 years ago[Title] Update for virtio gpi
dongkyun.yun [Mon, 28 Nov 2011 06:25:59 +0000 (15:25 +0900)]
[Title]     Update for virtio gpi
[Type]      // Commit Type: Feature / Bugfix / Enhancement
[Module]    // Module Name - (Main / Sub)
[Priority]  // Importance : Critical / Major / Minor
[CQ#]       // CQ Issue Number
[Redmine#]  // Redmine Isuue Number
[Problem]   // Problem Description
[Cause]     // Cause Description
[Solution]  // Solution Description
[TestCase]  // Executed the test-target (How to)

12 years ago[Title] apply loading radiobutton value when press Modify button
munkyu.im [Mon, 28 Nov 2011 06:00:25 +0000 (15:00 +0900)]
[Title]    apply loading radiobutton value when press Modify button
[Type]      // Commit Type: Feature / Bugfix / Enhancement
[Module]    // Module Name - (Main / Sub)
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] add button type on create/modify window of vtm
munkyu.im [Mon, 28 Nov 2011 05:36:39 +0000 (14:36 +0900)]
[Title]   add button type on create/modify window of vtm
[Type]    Enhancement
[Module]    // Module Name - (Main / Sub)
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] fix wrong statement
munkyu.im [Mon, 28 Nov 2011 02:31:04 +0000 (11:31 +0900)]
[Title]    fix wrong statement
[Type]      // Commit Type: Feature / Bugfix / Enhancement
[Module]    // Module Name - (Main / Sub)
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years agoMerge "[Title] change environment value [Type] // Commit Type: Feature /...
yeongkyoon lee [Sun, 27 Nov 2011 08:25:07 +0000 (17:25 +0900)]
Merge "[Title]    change environment value [Type]      // Commit Type: Feature / Bugfix / Enhancement [Module]    // Module Name - (Main / Sub) [Priority] [CQ#] [Redmine#] [Problem] [Cause] [Solution] [TestCase]"

12 years ago[Title] change environment value
munkyu.im [Sun, 27 Nov 2011 08:22:36 +0000 (17:22 +0900)]
[Title]    change environment value
[Type]      // Commit Type: Feature / Bugfix / Enhancement
[Module]    // Module Name - (Main / Sub)
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years agoMerge "[Title] remove fprintf(...) [Type] // Commit Type: Feature / Bugfix...
yeongkyoon lee [Sat, 26 Nov 2011 06:40:10 +0000 (15:40 +0900)]
Merge "[Title]    remove fprintf(...) [Type]      // Commit Type: Feature / Bugfix / Enhancement [Module]    // Module Name - (Main / Sub) [Priority] [CQ#] [Redmine#] [Problem] [Cause] [Solution] [TestCase]"

12 years ago[Title] remove fprintf(...)
munkyu.im [Sat, 26 Nov 2011 06:37:46 +0000 (15:37 +0900)]
[Title]    remove fprintf(...)
[Type]      // Commit Type: Feature / Bugfix / Enhancement
[Module]    // Module Name - (Main / Sub)
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] Arrange sources related to virtio gpi
dongkyun.yun [Sat, 26 Nov 2011 06:23:23 +0000 (15:23 +0900)]
[Title]     Arrange sources related to virtio gpi
[Type]      // Commit Type: Feature / Bugfix / Enhancement
[Module]    // Module Name - (Main / Sub)
[Priority]  // Importance : Critical / Major / Minor
[CQ#]       // CQ Issue Number
[Redmine#]  // Redmine Isuue Number
[Problem]   // Problem Description
[Cause]     // Cause Description
[Solution]  // Solution Description
[TestCase]  // Executed the test-target (How to)

12 years agoMerge changes I4874b421,Ibe78b615
yeongkyoon lee [Sat, 26 Nov 2011 05:16:47 +0000 (14:16 +0900)]
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]

12 years ago[Title] change all SLP to tizen
munkyu.im [Sat, 26 Nov 2011 04:58:48 +0000 (13:58 +0900)]
[Title]   change all SLP to tizen
[Type]      // Commit Type: Feature / Bugfix / Enhancement
[Module]    // Module Name - (Main / Sub)
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] change brightness level setting
hj79.son [Sat, 26 Nov 2011 02:48:58 +0000 (11:48 +0900)]
[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]

12 years ago[Title] exit hang problem after using the shell menu.
hj79.son [Sat, 26 Nov 2011 02:41:23 +0000 (11:41 +0900)]
[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]

12 years ago[Title] add categories to install script
munkyu.im [Sat, 26 Nov 2011 02:00:15 +0000 (11:00 +0900)]
[Title]    add categories to install script
[Type]      // Commit Type: Feature / Bugfix / Enhancement
[Module]    // Module Name - (Main / Sub)
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] fix package install/remove script
munkyu.im [Fri, 25 Nov 2011 13:01:20 +0000 (22:01 +0900)]
[Title]    fix package install/remove script
[Type]      // Commit Type: Feature / Bugfix / Enhancement
[Module]    // Module Name - (Main / Sub)
[Priority]
[CQ#]
[Redmine#]
[Problem]   change name SLP -> Tizen
[Cause]
[Solution]
[TestCase]

12 years agoMerge "[Title] stdout => stderr, malloc => qemu_mallocz [Type] Bugfix [Modul...
dongkyun.yun [Fri, 25 Nov 2011 12:15:05 +0000 (21:15 +0900)]
Merge "[Title]     stdout => stderr, malloc => qemu_mallocz [Type]      Bugfix [Module]    // Module Name - (Main / Sub) [Priority]  // Importance : Critical / Major / Minor [CQ#]       // CQ Issue Number [Redmine#]  // Redmine Isuue Number [Problem]   // Problem Description [Cause]     // Cause Description [Solution]  // Solution Description [TestCase]  // Executed the test-target (How to)"

12 years ago[Title] stdout => stderr, malloc => qemu_mallocz
dongkyun.yun [Fri, 25 Nov 2011 12:09:27 +0000 (21:09 +0900)]
[Title]     stdout => stderr, malloc => qemu_mallocz
[Type]      Bugfix
[Module]    // Module Name - (Main / Sub)
[Priority]  // Importance : Critical / Major / Minor
[CQ#]       // CQ Issue Number
[Redmine#]  // Redmine Isuue Number
[Problem]   // Problem Description
[Cause]     // Cause Description
[Solution]  // Solution Description
[TestCase]  // Executed the test-target (How to)

12 years agoMerge "[Title] add emulator info to log file [Type] // Commit Type: Feature...
yeongkyoon lee [Fri, 25 Nov 2011 12:08:39 +0000 (21:08 +0900)]
Merge "[Title]    add emulator info to log file [Type]      // Commit Type: Feature / Bugfix / Enhancement [Module]    // Module Name - (Main / Sub) [Priority] [CQ#] [Redmine#] [Problem] [Cause] [Solution] [TestCase]"

12 years ago[Title] add emulator info to log file
munkyu.im [Fri, 25 Nov 2011 12:03:52 +0000 (21:03 +0900)]
[Title]    add emulator info to log file
[Type]      // Commit Type: Feature / Bugfix / Enhancement
[Module]    // Module Name - (Main / Sub)
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] Add general purpose interface (virtio)
dongkyun.yun [Fri, 25 Nov 2011 11:01:52 +0000 (20:01 +0900)]
[Title]     Add general purpose interface (virtio)
[Type]      Enhancement
[Module]    // Module Name - (Main / Sub)
[Priority]  // Importance : Critical / Major / Minor
[CQ#]       // CQ Issue Number
[Redmine#]  // Redmine Isuue Number
[Problem]   // Problem Description
[Cause]     // Cause Description
[Solution]  // Solution Description
[TestCase]  // Executed the test-target (How to)

12 years ago[Title] Only 10 tries to connect to sdb (sensor_server)
dongkyun.yun [Fri, 25 Nov 2011 05:46:09 +0000 (14:46 +0900)]
[Title]     Only 10 tries to connect to sdb (sensor_server)
[Type]      Bugfix
[Module]    // Module Name - (Main / Sub)
[Priority]  // Importance : Critical / Major / Minor
[CQ#]       // CQ Issue Number
[Redmine#]  // Redmine Isuue Number
[Problem]   // Problem Description
[Cause]     // Cause Description
[Solution]  // Solution Description
[TestCase]  // Executed the test-target (How to)

12 years ago[Title] Move socket init from qemu_main() to main() in emulator.c
munkyu.im [Thu, 24 Nov 2011 12:29:49 +0000 (21:29 +0900)]
[Title]    Move socket init from qemu_main() to main() in emulator.c
[Type]      // Commit Type: Feature / Bugfix / Enhancement
[Module]    // Module Name - (Main / Sub)
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years agoMerge changes Ibd47bad1,I99ea0245
yeongkyoon lee [Thu, 24 Nov 2011 11:08:15 +0000 (20:08 +0900)]
Merge changes Ibd47bad1,I99ea0245

* changes:
  [Title] modify screen shot - 'save(ctrl + s)' function fix [Type] Bugfix [Module] emulator/open-soruce/qemu [Priority] major [CQ#] [Redmine#] Bug #3438 [Problem] [Cause] [Solution] [TestCase]
  [Title] modify screen shot - reflect emulator rotation [Type] Enhancement [Module] emulator/open-source/qemu [Priority] major [CQ#] [Redmine#] [Problem] [Cause] [Solution] [TestCase]

12 years ago[Title] modify screen shot - 'save(ctrl + s)' function fix
jihye1128.kim [Thu, 24 Nov 2011 10:54:22 +0000 (19:54 +0900)]
[Title] modify screen shot - 'save(ctrl + s)' function fix
[Type] Bugfix
[Module] emulator/open-soruce/qemu
[Priority] major
[CQ#]
[Redmine#] Bug #3438
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] modify screen shot - reflect emulator rotation
jihye1128.kim [Thu, 24 Nov 2011 07:45:19 +0000 (16:45 +0900)]
[Title] modify screen shot - reflect emulator rotation
[Type] Enhancement
[Module] emulator/open-source/qemu
[Priority] major
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years agoMerge "[Title] arrange source code and fix ram size not changed problem [Type] Enhanc...
yeongkyoon lee [Wed, 23 Nov 2011 13:40:45 +0000 (22:40 +0900)]
Merge "[Title] arrange source code and fix ram size not changed problem [Type] Enhancement [Module ] Main"

12 years ago[Title] arrange source code and fix ram size not changed problem
munkyu.im [Wed, 23 Nov 2011 12:36:15 +0000 (21:36 +0900)]
[Title] arrange source code and fix ram size not changed problem
[Type] Enhancement
[Module ] Main

12 years agoMerge "[Title] change path '/' to '\' when windows [Type] Enhancement [Module] [Prior...
dk77.yun [Wed, 23 Nov 2011 11:53:33 +0000 (20:53 +0900)]
Merge "[Title] change path '/' to '\' when windows [Type] Enhancement [Module] [Priority] [CQ#]"

12 years ago[Title] change path '/' to '\' when windows
munkyu.im [Wed, 23 Nov 2011 11:21:14 +0000 (20:21 +0900)]
[Title] change path '/' to '\' when windows
[Type] Enhancement
[Module]
[Priority]
[CQ#]

12 years ago[Title] remove unnecessary codes
Jo Jinhyung [Wed, 23 Nov 2011 10:41:31 +0000 (19:41 +0900)]
[Title] remove unnecessary codes
[Type] Enhancement
[Module] Emulator/Multimedia/Camera
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] Implement Details button
munkyu.im [Wed, 23 Nov 2011 08:22:38 +0000 (17:22 +0900)]
[Title]  Implement Details button
[Type]   Enhancement
[Module]    // Module Name - (Main / Sub)
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] disable auto proxy
munkyu.im [Wed, 23 Nov 2011 06:14:52 +0000 (15:14 +0900)]
[Title]    disable auto proxy
[Type]     Enhancement
[Module]    // Module Name - (Main / Sub)
[Priority]
[CQ#]
[Redmine#]
[Problem]  can not support auto proxy currently. It's platform problem.
[Cause]
[Solution]
[TestCase]

12 years ago[Title] Add SLP icon to vtm windows
munkyu.im [Wed, 23 Nov 2011 03:08:07 +0000 (12:08 +0900)]
[Title]    Add SLP icon to vtm windows
[Type]     Enhancement
[Module]    // Module Name - (Main / Sub)
[Priority]
[CQ#]
[Redmine#]
[Problem]   there was no icon on vtm main window
[Cause]
[Solution]
[TestCase]

12 years ago[Title] change emulator_conf to targetlist
munkyu.im [Tue, 22 Nov 2011 13:09:54 +0000 (22:09 +0900)]
[Title]    change emulator_conf to targetlist
[Type]      // Commit Type: Feature / Bugfix / Enhancement
[Module]    // Module Name - (Main / Sub)
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] add ssh port redirection to script
munkyu.im [Tue, 22 Nov 2011 08:49:41 +0000 (17:49 +0900)]
[Title]    add ssh port redirection to script
[Type]      // Commit Type: Feature / Bugfix / Enhancement
[Module]    // Module Name - (Main / Sub)
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] delete ssh redir port
munkyu.im [Tue, 22 Nov 2011 08:06:18 +0000 (17:06 +0900)]
[Title]    delete ssh redir port
[Type]      // Commit Type: Feature / Bugfix / Enhancement
[Module]    // Module Name - (Main / Sub)
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] delete log if exist
munkyu.im [Tue, 22 Nov 2011 07:57:32 +0000 (16:57 +0900)]
[Title]    delete log if exist
[Type]      // Commit Type: Feature / Bugfix / Enhancement
[Module]    // Module Name - (Main / Sub)
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] Fix alignment of text
munkyu.im [Tue, 22 Nov 2011 02:50:55 +0000 (11:50 +0900)]
[Title]    Fix alignment of text
[Type]      // Commit Type: Feature / Bugfix / Enhancement
[Module]    // Module Name - (Main / Sub)
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years agoMerge "[Title] change file name [Type] // Commit Type: Feature / Bugfix ...
yeongkyoon lee [Mon, 21 Nov 2011 13:07:41 +0000 (22:07 +0900)]
Merge "[Title]    change file name [Type]      // Commit Type: Feature / Bugfix / Enhancement [Module]    // Module Name - (Main / Sub) [Priority] [CQ#] [Redmine#] [Problem] [Cause] [Solution] [TestCase]"

12 years ago[Title] change file name
munkyu.im [Mon, 21 Nov 2011 13:00:46 +0000 (22:00 +0900)]
[Title]    change file name
[Type]      // Commit Type: Feature / Bugfix / Enhancement
[Module]    // Module Name - (Main / Sub)
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years agoMerge changes Ia406a7f8,If37ff6c9
yeongkyoon lee [Mon, 21 Nov 2011 12:58:05 +0000 (21:58 +0900)]
Merge changes Ia406a7f8,If37ff6c9

* changes:
  [Title]    Change install.bat, install [Type]     Enhancement [Module]    // Module Name - (Main / Sub) [Priority] [CQ#] [Redmine#] [Problem] [Cause] [Solution] [TestCase]
  [Title]    Add script for debugging emulator [Type]      // Commit Type: Feature / Bugfix / Enhancement [Module]    // Module Name - (Main / Sub) [Priority] [CQ#] [Redmine#] [Problem] [Cause] [Solution] [TestCase]

12 years ago[Title] Change install.bat, install
munkyu.im [Mon, 21 Nov 2011 12:53:57 +0000 (21:53 +0900)]
[Title]    Change install.bat, install
[Type]     Enhancement
[Module]    // Module Name - (Main / Sub)
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] Add script for debugging emulator
munkyu.im [Mon, 21 Nov 2011 12:35:04 +0000 (21:35 +0900)]
[Title]    Add script for debugging emulator
[Type]      // Commit Type: Feature / Bugfix / Enhancement
[Module]    // Module Name - (Main / Sub)
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] bugfix : proxy setting, not initialized variable
dongkyun.yun [Mon, 21 Nov 2011 09:06:20 +0000 (18:06 +0900)]
[Title]     bugfix : proxy setting, not initialized variable
[Type]      Bugfix
[Module]    // Module Name - (Main / Sub)
[Priority]  // Importance : Critical / Major / Minor
[CQ#]       // CQ Issue Number
[Redmine#]  // Redmine Isuue Number
[Problem]   // Problem Description
[Cause]     // Cause Description
[Solution]  // Solution Description
[TestCase]  // Executed the test-target (How to)

12 years ago[Title] change DNS SERVER and HOST PROXY value from 0 to 1
munkyu.im [Mon, 21 Nov 2011 07:29:03 +0000 (16:29 +0900)]
[Title]    change DNS SERVER and HOST PROXY value from 0 to 1
[Type]      // Commit Type: Feature / Bugfix / Enhancement
[Module]    // Module Name - (Main / Sub)
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] Remove warning messages in compile time
dongkyun.yun [Mon, 21 Nov 2011 07:23:50 +0000 (16:23 +0900)]
[Title]     Remove warning messages in compile time
[Type]      Enhancement
[Module]    // Module Name - (Main / Sub)
[Priority]  // Importance : Critical / Major / Minor
[CQ#]       // CQ Issue Number
[Redmine#]  // Redmine Isuue Number
[Problem]   // Problem Description
[Cause]     // Cause Description
[Solution]  // Solution Description
[TestCase]  // Executed the test-target (How to)

12 years ago[Title] Modifying log messages
dongkyun.yun [Mon, 21 Nov 2011 07:09:48 +0000 (16:09 +0900)]
[Title]     Modifying log messages
[Type]      Enhancement
[Module]    // Module Name - (Main / Sub)
[Priority]  // Importance : Critical / Major / Minor
[CQ#]       // CQ Issue Number
[Redmine#]  // Redmine Isuue Number
[Problem]   // Problem Description
[Cause]     // Cause Description
[Solution]  // Solution Description
[TestCase]  // Executed the test-target (How to)

12 years ago[Title] Remove emulator (it is not used from now)
munkyu.im [Mon, 21 Nov 2011 06:37:43 +0000 (15:37 +0900)]
[Title]   Remove emulator (it is not used from now)
[Type]      // Commit Type: Feature / Bugfix / Enhancement
[Module]    // Module Name - (Main / Sub)
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] add binary patch to vtm.exe and emulator-x86 for removing console when...
munkyu.im [Mon, 21 Nov 2011 06:30:26 +0000 (15:30 +0900)]
[Title]   add binary patch to vtm.exe and emulator-x86 for removing console when started on windows
[Type]      // Commit Type: Feature / Bugfix / Enhancement
[Module]    // Module Name - (Main / Sub)
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] merge refactoring results to master
munkyu.im [Mon, 21 Nov 2011 05:16:50 +0000 (14:16 +0900)]
[Title]    merge refactoring results to master
[Type]      // Commit Type: Feature / Bugfix / Enhancement
[Module]    // Module Name - (Main / Sub)
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] Bugfix: show warning message box until not ready
dongkyun.yun [Sun, 20 Nov 2011 15:55:20 +0000 (00:55 +0900)]
[Title]     Bugfix: show warning message box until not ready
[Type]      Bugfix
[Module]    // Module Name - (Main / Sub)
[Priority]  // Importance : Critical / Major / Minor
[CQ#]       // CQ Issue Number
[Redmine#]  // Redmine Isuue Number
[Problem]   // Problem Description
[Cause]     // Cause Description
[Solution]  // Solution Description
[TestCase]  // Executed the test-target (How to)

12 years ago[Title] Bugfix skin rotation with multi-instances
dongkyun.yun [Sun, 20 Nov 2011 15:36:53 +0000 (00:36 +0900)]
[Title]     Bugfix skin rotation with multi-instances
[Type]      Bugfix
[Module]    // Module Name - (Main / Sub)
[Priority]  // Importance : Critical / Major / Minor
[CQ#]       // CQ Issue Number
[Redmine#]  // Redmine Isuue Number
[Problem]   // Problem Description
[Cause]     // Cause Description
[Solution]  // Solution Description
[TestCase]  // Executed the test-target (How to)

12 years ago[Title] To support skin rotation with sdb
dongkyun.yun [Sun, 20 Nov 2011 11:28:12 +0000 (20:28 +0900)]
[Title]     To support skin rotation with sdb
[Type]      Bugfix
[Module]    // Module Name - (Main / Sub)
[Priority]  // Importance : Critical / Major / Minor
[CQ#]       // CQ Issue Number
[Redmine#]  // Redmine Isuue Number
[Problem]   // Problem Description
[Cause]     // Cause Description
[Solution]  // Solution Description
[TestCase]  // Executed the test-target (How to)

12 years ago[Title] To support sdb for sensor server in qemu
dongkyun.yun [Sun, 20 Nov 2011 08:01:48 +0000 (17:01 +0900)]
[Title]     To support sdb for sensor server in qemu
[Type]      // Commit Type: Feature / Bugfix / Enhancement
[Module]    // Module Name - (Main / Sub)
[Priority]  // Importance : Critical / Major / Minor
[CQ#]       // CQ Issue Number
[Redmine#]  // Redmine Isuue Number
[Problem]   // Problem Description
[Cause]     // Cause Description
[Solution]  // Solution Description
[TestCase]  // Executed the test-target (How to)

12 years ago[Title] bypass sdb port to kernel parameter, change opengl server port setting way
dongkyun.yun [Sun, 20 Nov 2011 07:52:48 +0000 (16:52 +0900)]
[Title]     bypass sdb port to kernel parameter, change opengl server port setting way
[Type]      // Commit Type: Feature / Bugfix / Enhancement
[Module]    // Module Name - (Main / Sub)
[Priority]  // Importance : Critical / Major / Minor
[CQ#]       // CQ Issue Number
[Redmine#]  // Redmine Isuue Number
[Problem]   // Problem Description
[Cause]     // Cause Description
[Solution]  // Solution Description
[TestCase]  // Executed the test-target (How to)

12 years ago[Title] Modify usleep function name
kt920.kim [Sat, 19 Nov 2011 06:08:00 +0000 (15:08 +0900)]
[Title] Modify usleep function name
[Type] Bugfix
[Module] opengl_server
[Priority]
[CQ#]
[Redmine#]
[Problem]
 change _usleep to usleep
[Cause]
[Solution]
[TestCase]

12 years ago[Title] There is no sleep function in mingw32
kt920.kim [Sat, 19 Nov 2011 05:14:29 +0000 (14:14 +0900)]
[Title] There is no sleep function in mingw32
[Type] Bugfix
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
 Uses _usleep function instead of sleep in Windows,
 because the sleep function is not defined.
[Cause]
[Solution]
[TestCase]

12 years ago[Title] rollback (skin rotattion, point of sdb_setup, kernel para. passing)
dongkyun.yun [Fri, 18 Nov 2011 13:21:11 +0000 (22:21 +0900)]
[Title]     rollback (skin rotattion, point of sdb_setup, kernel para. passing)
[Type]      Bugfix
[Module]    // Module Name - (Main / Sub)
[Priority]  // Importance : Critical / Major / Minor
[CQ#]       // CQ Issue Number
[Redmine#]  // Redmine Isuue Number
[Problem]   // Problem Description
[Cause]     // Cause Description
[Solution]  // Solution Description
[TestCase]  // Executed the test-target (How to)

12 years ago[Title] To support SDB (change in sensor server, opengl server/client)
dongkyun.yun [Fri, 18 Nov 2011 10:54:26 +0000 (19:54 +0900)]
[Title]     To support SDB (change in sensor server, opengl server/client)
[Type]      Feature
[Module]    // Module Name - (Main / Sub)
[Priority]  // Importance : Critical / Major / Minor
[CQ#]       // CQ Issue Number
[Redmine#]  // Redmine Isuue Number
[Problem]   // Problem Description
[Cause]     // Cause Description
[Solution]  // Solution Description
[TestCase]  // Executed the test-target (How to)

12 years ago[Title] remove qemu monitor redirection
munkyu.im [Fri, 18 Nov 2011 06:56:50 +0000 (15:56 +0900)]
[Title]    remove qemu monitor redirection
[Type]      // Commit Type: Feature / Bugfix / Enhancement
[Module]    // Module Name - (Main / Sub)
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title]seperator skin folder - modified file
jihye1128.kim [Fri, 18 Nov 2011 04:51:41 +0000 (13:51 +0900)]
[Title]seperator skin folder - modified file
[Type] Enhancement
[Module] emulator/open-source/qemu
[Priority] major
[CQ#]
[Redmine#]#3288
[Problem]
[Cause]
[Solution
[TestCase]
 Please enter the commit message for your changes. Lines starting

12 years ago[Title] seperator skin folder (1key / 3keys)
jihye1128.kim [Fri, 18 Nov 2011 03:18:21 +0000 (12:18 +0900)]
[Title] seperator skin folder (1key / 3keys)
[Type] Enhancement
[Module] emulator/open-source/qemu
[Priority] major
[CQ#]
[Redmine#]#3288
[Problem]
[Cause]
[Solution
[TestCase]

12 years ago[Title] remove some redirection ports to apply sdb
munkyu.im [Wed, 16 Nov 2011 10:32:44 +0000 (19:32 +0900)]
[Title]    remove some redirection ports to apply sdb
[Type]     Enhancement
[Module]    // Module Name - (Main / Sub)
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] Network performance tuning: rtl8139 => virtio
dongkyun.yun [Wed, 16 Nov 2011 04:54:42 +0000 (13:54 +0900)]
[Title]    Network performance tuning: rtl8139 => virtio
[Type]      Enhancement
[Module]    // Module Name - (Main / Sub)
[Priority]  // Importance : Critical / Major / Minor
[CQ#]       // CQ Issue Number
[Redmine#]  // Redmine Isuue Number
[Problem]   // Problem Description
[Cause]     // Cause Description
[Solution]  // Solution Description
[TestCase]  // Executed the test-target (How to)

12 years ago[Title] magenta band problem in rotated lcd screen.
hj79.son [Mon, 14 Nov 2011 15:17:14 +0000 (00:17 +0900)]
[Title] magenta band problem in rotated lcd screen.
[Type] Bugfix
[Module] Emulator / Display
[Priority] Major
[CQ#]
[Redmine#] 3318
[Problem]
[Cause] wrong workaround code makes this side-effect. ( workaround for
solving afterimage problem in Ubuntu 11.01 and Windows)
[Solution] correct workaround code
[TestCase]

12 years agoMerge "[Title] remove afterimage on Window and Ubuntu 11.10 [Type] Bugfix [Module...
dk77.yun [Mon, 14 Nov 2011 10:12:07 +0000 (19:12 +0900)]
Merge "[Title] remove afterimage on Window and Ubuntu 11.10 [Type] Bugfix [Module] Emulator / Display [Priority] Major [CQ#] [Redmine#] 3307 [Problem] afterimage appears on Window and Ubuntu 11.10 [Cause] [Solution] work-around : set color key 'magenta'. [TestCase]"

12 years ago[Title] remove afterimage on Window and Ubuntu 11.10
hj79.son [Mon, 14 Nov 2011 10:05:30 +0000 (19:05 +0900)]
[Title] remove afterimage on Window and Ubuntu 11.10
[Type] Bugfix
[Module] Emulator / Display
[Priority] Major
[CQ#]
[Redmine#] 3307
[Problem] afterimage appears on Window and Ubuntu 11.10
[Cause]
[Solution] work-around : set color key 'magenta'.
[TestCase]

12 years ago[Title] Update linuxboot.bin
kt920.kim [Fri, 11 Nov 2011 10:01:03 +0000 (19:01 +0900)]
[Title] Update linuxboot.bin
[Type] Bugfix for Ubuntu 11.10
[Module] pc-bios
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years agoMerge "[Title] Bugfix : camera start fail & image break [Type] Bugfix [Module] Emulat...
dk77.yun [Thu, 10 Nov 2011 11:23:55 +0000 (20:23 +0900)]
Merge "[Title] Bugfix : camera start fail & image break [Type] Bugfix [Module] Emulator/Multimedia/Camera [Priority] [CQ#] [Redmine#] [Problem] [Cause] [Solution] [TestCase]"

12 years ago[Title] Bugfix : camera start fail & image break
jinhyung.jo [Thu, 10 Nov 2011 11:09:30 +0000 (20:09 +0900)]
[Title] Bugfix : camera start fail & image break
[Type] Bugfix
[Module] Emulator/Multimedia/Camera
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years agoMerge "[Title] nvidia graphic driver malfunction about libGL.so in ubuntu 10.10 ...
yeongkyoon lee [Wed, 9 Nov 2011 09:07:51 +0000 (18:07 +0900)]
Merge "[Title] nvidia graphic driver malfunction about libGL.so in ubuntu 10.10 [Type] [Module] [Priority] [CQ#] [Redmine#] [Problem] Emulator booting is failed because of this problem. [Cause] [Solution] replace libGL.so file to mesa library file [TestCase]"

12 years ago[Title] build fail bug
dk77.yun [Wed, 9 Nov 2011 07:53:22 +0000 (16:53 +0900)]
[Title]     build fail bug
[Type]      Bugfix
[Module]    // Module Name - (Main / Sub)
[Priority]  // Importance : Critical / Major / Minor
[CQ#]       // CQ Issue Number
[Redmine#]  // Redmine Isuue Number
[Problem]   // Problem Description
[Cause]     // Cause Description
[Solution]  // Solution Description
[TestCase]  // Executed the test-target (How to)

12 years agoMerge "[Title] support windows build & modified license term [Type] [Module] Emulator...
dk77.yun [Wed, 9 Nov 2011 07:34:34 +0000 (16:34 +0900)]
Merge "[Title] support windows build & modified license term [Type] [Module] Emulator/Camera [Priority] [CQ#] [Redmine#] [Problem] [Cause] [Solution] [TestCase]"

12 years ago[Title] add error message box
dk77.yun [Wed, 9 Nov 2011 07:31:41 +0000 (16:31 +0900)]
[Title]     add error message box
[Type]      Bugfix
[Module]    // Module Name - (Main / Sub)
[Priority]  // Importance : Critical / Major / Minor
[CQ#]       // CQ Issue Number
[Redmine#]  Bug #2936
[Problem]   // Problem Description
[Cause]     // Cause Description
[Solution]  // Solution Description
[TestCase]  // Executed the test-target (How to)

12 years ago[Title] support windows build & modified license term
jinhyung.jo [Wed, 9 Nov 2011 07:29:07 +0000 (16:29 +0900)]
[Title] support windows build & modified license term
[Type]
[Module] Emulator/Camera
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] nvidia graphic driver malfunction about libGL.so in ubuntu 10.10
fredrick.kim [Wed, 9 Nov 2011 05:07:20 +0000 (14:07 +0900)]
[Title] nvidia graphic driver malfunction about libGL.so in ubuntu 10.10
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem] Emulator booting is failed because of this problem.
[Cause]
[Solution] replace libGL.so file to mesa library file
[TestCase]

12 years agoMerge "Merge remote branch 'origin/camera'"
dk77.yun [Wed, 9 Nov 2011 02:37:12 +0000 (11:37 +0900)]
Merge "Merge remote branch 'origin/camera'"

12 years ago[Title] modify linuxboot.bin, linuxboot.S in pc-bios
dk77.yun [Wed, 9 Nov 2011 02:37:25 +0000 (11:37 +0900)]
[Title]     modify linuxboot.bin, linuxboot.S in pc-bios
[Type]      Bugfix
[Module]    // Module Name - (Main / Sub)
[Priority]  // Importance : Critical / Major / Minor
[CQ#]       // CQ Issue Number
[Redmine#]  // Redmine Isuue Number
[Problem]   Ubuntu 11.10 with KVM => booting fail
[Cause]     // Cause Description
[Solution]
[TestCase]  // Executed the test-target (How to)

12 years agoMerge remote branch 'origin/camera'
jinhyung.jo [Tue, 8 Nov 2011 09:08:09 +0000 (18:08 +0900)]
Merge remote branch 'origin/camera'

12 years ago[Title] fix some bugs & modify internal funcs
jinhyung.jo [Mon, 7 Nov 2011 08:37:03 +0000 (17:37 +0900)]
[Title] fix some bugs & modify internal funcs
[Type] Bugfix
[Module] Emulator/Camera
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] display optimizing
hj79.son [Mon, 7 Nov 2011 07:41:13 +0000 (16:41 +0900)]
[Title] display optimizing
[Type] Enhancement
[Module] Emulator / Display
[Priority] Major
[CQ#]
[Redmine#] 2220
[Problem]
[Cause]
[Solution] finished 1st optimizing. ( Separated display thread. See
#define SDL_THREAD in qemu_gtk_widget.c )
[TestCase]

12 years ago[Title] Increase the timeout value
jinhyung.jo [Mon, 7 Nov 2011 05:47:42 +0000 (14:47 +0900)]
[Title] Increase the timeout value
[Type] Bugfix
[Module] Emulator/Camera
[Priority]
[CQ#]
[Redmine#]
[Problem] camera start failure
[Cause] timed out waiting for get a starting frame
[Solution] increase the timeout value for select()
[TestCase]

12 years ago[Title] remove unused codes & bug fix
jinhyung.jo [Fri, 4 Nov 2011 07:12:37 +0000 (16:12 +0900)]
[Title] remove unused codes & bug fix
[Type] Bugfix
[Module] Emulator/Camera
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]