sdk/emulator/qemu.git
12 years ago[Title] implement port redirection for sdb // Summary
munkyu.im [Tue, 27 Sep 2011 11:31:09 +0000 (20:31 +0900)]
[Title]     implement port redirection for sdb // Summary
[Type]      Feature
[Module]    // Module Name - (Main / Sub)
[Priority]  Critical
[CQ#]       // CQ Issue Number
[Redmine#]  // Redmine Isuue Number
[Problem]   // Problem Description
[Cause]     // Cause Description
[Solution]  // Solution Description
[TestCase]  // Executed the test-target

12 years agoMerge changes Ic6305409,I81b1b6c4,Id9a584ab
yeongkyoon lee [Sat, 24 Sep 2011 08:56:55 +0000 (17:56 +0900)]
Merge changes Ic6305409,I81b1b6c4,Id9a584ab

* changes:
  [Title] reimplement rotate function considering thread-safety [Type] Bugfix [Module] Emulator/Rotate [Priority] Major [CQ#] [Redmine#] 1614 [Problem] When emulator rotates in Ubuntu 10.10, emulator skin becomes white and menu doesn't appear. When 'always on top' is on and emulator rotates many times, emulator doesn't stays on top. [Cause] rotate feature is implemented without considering thread-safety [Solution] make rotate function be called only in gtk main thread [TestCase] Emulator
  [Title] modify text of USB Keyboard menu [Type] Enhancement [Module] Emulator/Menu [Priority] Minor [CQ#] [Redmine#] 2179 [Problem] text of USB Keyboard menu is not good [Cause] [Solution] change to other words (On/Off) [TestCase] Emulator
  [Title] resize send/recv buffer of sensor server [Type] Bugfix [Module] Emulator/Rotation,Keyboard [Priority] Critical [CQ#] [Redmine#] [Problem] Rotation/Keyboard not working on windows platform [Cause] size of recv buffer is smaller than size of sending data from sensord [Solution] adjust size of send/recv data in both emulator and sensord [TestCase] Emulator

12 years ago[Title] reimplement rotate function considering thread-safety
woojin2.jung [Sat, 24 Sep 2011 08:00:15 +0000 (17:00 +0900)]
[Title] reimplement rotate function considering thread-safety
[Type] Bugfix
[Module] Emulator/Rotate
[Priority] Major
[CQ#]
[Redmine#] 1614
[Problem] When emulator rotates in Ubuntu 10.10, emulator skin becomes white and menu doesn't appear.
When 'always on top' is on and emulator rotates many times, emulator doesn't stays on top.
[Cause] rotate feature is implemented without considering thread-safety
[Solution] make rotate function be called only in gtk main thread
[TestCase] Emulator

12 years ago[Title] modify text of USB Keyboard menu
woojin2.jung [Fri, 23 Sep 2011 00:23:28 +0000 (09:23 +0900)]
[Title] modify text of USB Keyboard menu
[Type] Enhancement
[Module] Emulator/Menu
[Priority] Minor
[CQ#]
[Redmine#] 2179
[Problem] text of USB Keyboard menu is not good
[Cause]
[Solution] change to other words (On/Off)
[TestCase] Emulator

12 years ago[Title] resize send/recv buffer of sensor server
woojin2.jung [Thu, 22 Sep 2011 10:53:44 +0000 (19:53 +0900)]
[Title] resize send/recv buffer of sensor server
[Type] Bugfix
[Module] Emulator/Rotation,Keyboard
[Priority] Critical
[CQ#]
[Redmine#]
[Problem] Rotation/Keyboard not working on windows platform
[Cause] size of recv buffer is smaller than size of sending data from sensord
[Solution] adjust size of send/recv data in both emulator and sensord
[TestCase] Emulator

12 years ago[Title] Update emulator option in the emulator batch script.
kt920.kim [Thu, 22 Sep 2011 04:59:10 +0000 (13:59 +0900)]
[Title] Update emulator option in the emulator batch script.
[Type] support
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem] A port redirection, which is relative to sensor, was missing.
[Cause] Rotation and usb keyboard on/off feature do not work correctly.
[Solution] Add -redir udp:3579:10.0.2.16:3579 option.
[TestCase]

12 years ago[Title] modified emulator script for debugging enviroment
don.hong [Tue, 20 Sep 2011 12:12:30 +0000 (21:12 +0900)]
[Title] modified emulator script for debugging enviroment
[Type] Enahncement
[Module] emulator/slp
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years agoMerge "[Title] modify text of rotate menu [Type] Enhancement [Module] Emulator/Menu...
yeongkyoon lee [Tue, 20 Sep 2011 06:52:08 +0000 (15:52 +0900)]
Merge "[Title] modify text of rotate menu [Type] Enhancement [Module] Emulator/Menu [Priority] Minor [CQ#] [Redmine#] 2178 [Problem] Text of rotate menu can be confusing. [Cause] Degree(0/90/180/270) is used. [Solution] change to other words(Portrait/Landscape/Reverse Portrait/Reverse Landscape) [TestCase] Emulator"

12 years ago[Title] modify text of rotate menu
woojin2.jung [Tue, 20 Sep 2011 06:42:44 +0000 (15:42 +0900)]
[Title] modify text of rotate menu
[Type] Enhancement
[Module] Emulator/Menu
[Priority] Minor
[CQ#]
[Redmine#] 2178
[Problem] Text of rotate menu can be confusing.
[Cause] Degree(0/90/180/270) is used.
[Solution] change to other words(Portrait/Landscape/Reverse Portrait/Reverse Landscape)
[TestCase] Emulator

12 years agoMerge "[Title] SDL update by other thread (default : not active) [Type] Enhancement...
dk77.yun [Mon, 19 Sep 2011 11:21:45 +0000 (20:21 +0900)]
Merge "[Title] SDL update by other thread  (default : not active) [Type] Enhancement [Module] [Priority] [CQ#] [Redmine#] [Problem] [Cause] [Solution] [TestCase]"

12 years ago[Title] SDL update by other thread (default : not active)
dk77.yun [Mon, 19 Sep 2011 11:22:37 +0000 (20:22 +0900)]
[Title] SDL update by other thread  (default : not active)
[Type] Enhancement
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] remove Send/End key from emulator skin
woojin2.jung [Sat, 17 Sep 2011 02:50:59 +0000 (11:50 +0900)]
[Title] remove Send/End key from emulator skin
[Type] Bugfix
[Module] emulator / skin
[Priority] Critical
[CQ#] H0100132261
[Redmine#]
[Problem] End key is activated.
[Cause] End key is in the skin and working.
[Solution] remove Send/End key from emulator skin
[TestCase] app

12 years ago[Title] update for virtio example
dk77.yun [Thu, 15 Sep 2011 04:13:05 +0000 (13:13 +0900)]
[Title] update for virtio example
[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] add skeleton code of virtio example
dk77.yun [Wed, 14 Sep 2011 10:52:55 +0000 (19:52 +0900)]
[Title] add skeleton code of virtio example
[Type] Enhancement
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years agoMerge "[Title] Repush the modification of scancode table to fix misallocated Hangul...
yeongkyoon lee [Fri, 9 Sep 2011 07:48:12 +0000 (16:48 +0900)]
Merge "[Title] Repush the modification of scancode table to fix misallocated Hangul & Hanja keycodes [Type] Feature/BugFix/Enahncement [Module] SLP/event_handler [Priority] [CQ#] [Redmine#] [Problem] [Cause] [Solution] [TestCase]"

12 years ago[Title] Repush the modification of scancode table to fix misallocated Hangul & Hanja...
don.hong [Fri, 9 Sep 2011 07:40:29 +0000 (16:40 +0900)]
[Title] Repush the modification of scancode table to fix misallocated Hangul & Hanja keycodes
[Type] Feature/BugFix/Enahncement
[Module] SLP/event_handler
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] Update hudson build script because of git refactorying.
kt920.kim [Fri, 9 Sep 2011 06:30:51 +0000 (15:30 +0900)]
[Title] Update hudson build script because of git refactorying.
[Type] Support for package build
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years agoMerge "[Title] Modified hid usage id table to fix misallocated scancode of Hanja...
yeongkyoon lee [Thu, 8 Sep 2011 14:37:11 +0000 (23:37 +0900)]
Merge "[Title] Modified hid usage id table to fix misallocated scancode of Hanja & Hangul [Type] BugFix [Module] hw/usb-hid [Priority] [CQ#] [Redmine#] [Problem] [Cause] [Solution] [TestCase]"

12 years ago[Title] delete unnecessary files (source cleanup)
dk77.yun [Thu, 8 Sep 2011 09:54:47 +0000 (18:54 +0900)]
[Title] delete unnecessary files (source cleanup)
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] Modified hid usage id table to fix misallocated scancode of Hanja & Hangul
don.hong [Thu, 8 Sep 2011 08:38:07 +0000 (17:38 +0900)]
[Title] Modified hid usage id table to fix misallocated scancode of Hanja & Hangul
[Type] BugFix
[Module] hw/usb-hid
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] Modify hudson build script for linux and windows because emulator source...
kt920.kim [Wed, 7 Sep 2011 12:05:42 +0000 (21:05 +0900)]
[Title] Modify hudson build script for linux and windows because emulator source directory changed from emulator to qemu.
[Type] Support(build process)
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem] It can cause hudson build break if this patches are not applied.
[Cause]
[Solution]
[TestCase]

12 years agoMerge branch 'common'
dk77.yun [Wed, 7 Sep 2011 10:09:44 +0000 (19:09 +0900)]
Merge branch 'common'

12 years ago[Title] Modified usb usage id tables to support Hangul-Hanja * Hangul keys
don.hong [Wed, 7 Sep 2011 07:16:40 +0000 (16:16 +0900)]
[Title] Modified usb usage id tables to support Hangul-Hanja * Hangul keys
[Type] BugFix
[Module] qemu/hw
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] Move emulator sources to qemu inside
munkyu.im [Tue, 6 Sep 2011 11:05:51 +0000 (20:05 +0900)]
[Title] Move emulator sources to qemu inside
    [Type]
    [Module] Main
    [Priority]
    [CQ#]
    [Redmine#]
    [Problem]
    [Cause] To manage emulator and qemu sources synthetically
    [Solution]
    [TestCase]

12 years ago[Title] delete file config.mak in roms/vgabios, seabios target-i386/libGL.so.1
dk77.yun [Mon, 5 Sep 2011 09:54:44 +0000 (18:54 +0900)]
[Title] delete file config.mak in roms/vgabios, seabios target-i386/libGL.so.1
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] Fixed usb keyboard CapsLock error
don.hong [Fri, 2 Sep 2011 09:51:33 +0000 (18:51 +0900)]
[Title] Fixed usb keyboard CapsLock error
[Type] BugFix
[Module] Emulator/hw
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] Source Cleaup
jinhyung.jo [Mon, 29 Aug 2011 07:16:09 +0000 (16:16 +0900)]
[Title] Source Cleaup
[Type]
[Module] Emulator/Qemu
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years agoMerge branch 'x86_emulator'
dk77.yun [Fri, 26 Aug 2011 09:47:30 +0000 (18:47 +0900)]
Merge branch 'x86_emulator'

12 years ago[Title] struct sockaddr_in prototype for windows is missing.
kt920.kim [Fri, 26 Aug 2011 07:08:43 +0000 (16:08 +0900)]
[Title] struct sockaddr_in prototype for windows is missing.
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem] It cause build break in Windows.
[Cause]
[Solution] Add winsock.h if build OS is Windows.
[TestCase]

12 years agoMerge branch 'x86_emulator'
dk77.yun [Fri, 26 Aug 2011 05:06:31 +0000 (14:06 +0900)]
Merge branch 'x86_emulator'

12 years ago[Title] Remove overlapped variables and some header files for Windows.
kt920.kim [Fri, 26 Aug 2011 01:55:02 +0000 (10:55 +0900)]
[Title] Remove overlapped variables and some header files for Windows.
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem] Some headers are dependent on OS.
[Cause] Cannot build in Windows.
[Solution]
[TestCase]

12 years agoMerge branch 'master' of gerrithost:slp/sdk/emulator/qemu
dk77.yun [Thu, 25 Aug 2011 02:27:17 +0000 (11:27 +0900)]
Merge branch 'master' of gerrithost:slp/sdk/emulator/qemu

12 years agoMerge branch 'x86_emulator'
dk77.yun [Thu, 25 Aug 2011 02:26:59 +0000 (11:26 +0900)]
Merge branch 'x86_emulator'

12 years agoMerge branch 'x86_emulator'
dk77.yun [Wed, 24 Aug 2011 05:22:50 +0000 (14:22 +0900)]
Merge branch 'x86_emulator'

12 years ago[Title] remove memory leak
jinhyung.jo [Wed, 24 Aug 2011 05:08:42 +0000 (14:08 +0900)]
[Title] remove memory leak
[Type] bug fix
[Module] Emulator/Qemu
[Priority]
[CQ#]
[Redmine#] 1955
[Problem] unexpected termination of emulator
[Cause]
[Solution] insert free() codes
[TestCase]

12 years agoMerge branch 'x86_emulator'
dk77.yun [Tue, 23 Aug 2011 10:44:33 +0000 (19:44 +0900)]
Merge branch 'x86_emulator'

12 years agoMerge "[Title] Changed input system to be able to handle multiple input devices...
yeongkyoon lee [Fri, 19 Aug 2011 09:36:15 +0000 (18:36 +0900)]
Merge "[Title] Changed input system  to be able to handle multiple input devices [Type] Enhancement [Module] [Priority] [CQ#] [Redmine#] [Problem] [Cause] [Solution] [TestCase]" into x86_emulator

12 years ago[Title] Changed input system to be able to handle multiple input devices
don.hong [Fri, 19 Aug 2011 09:31:38 +0000 (18:31 +0900)]
[Title] Changed input system  to be able to handle multiple input devices
[Type] Enhancement
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years agoMerge branch 'x86_emulator'
kt920.kim [Tue, 16 Aug 2011 13:51:42 +0000 (22:51 +0900)]
Merge branch 'x86_emulator'

12 years ago[Title] Source Cleanup
jinhyung.jo [Tue, 16 Aug 2011 07:36:34 +0000 (16:36 +0900)]
[Title] Source Cleanup
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years agoMerge branch 'x86_emulator'
dk77.yun [Fri, 12 Aug 2011 17:58:41 +0000 (02:58 +0900)]
Merge branch 'x86_emulator'

12 years ago[Title] improve brightness calculations
yuyeon.oh [Fri, 12 Aug 2011 11:04:00 +0000 (20:04 +0900)]
[Title] improve brightness calculations
[Type] Enhancement
[Module] VGA
[Priority] low
[CQ#]
[Redmine#]
[Problem] low graphics performance on 720 x 1280 resolution
[Cause]
[Solution]
[TestCase]

Change-Id: Iddd67aad770be839bdf933a6d959470ead07867f

12 years agoMerge branch 'x86_emulator'
kt920.kim [Mon, 8 Aug 2011 14:08:16 +0000 (23:08 +0900)]
Merge branch 'x86_emulator'

12 years agofix max VBE Y resolution value for 720 x 1280 resolution support
yuyeon.oh [Mon, 8 Aug 2011 08:59:12 +0000 (17:59 +0900)]
fix max VBE Y resolution value for 720 x 1280 resolution support

Change-Id: I43721a55fafac4cb9b3b8bb812e31aa313b0a955

12 years agoEmulator Brightness control routine is added.
fredrick.kim [Thu, 4 Aug 2011 02:07:49 +0000 (11:07 +0900)]
Emulator Brightness control routine is added.

13 years agoopengl_server execute method is changed from process to thread.
fredrick.kim [Wed, 20 Jul 2011 10:48:31 +0000 (19:48 +0900)]
opengl_server execute method is changed from process to thread.

13 years agoMerge "Fixed malfunctioning of touch input device after quest os reboot" into x86_sim...
don.hong [Wed, 13 Jul 2011 10:47:23 +0000 (19:47 +0900)]
Merge "Fixed malfunctioning of touch input device after quest os reboot" into x86_simulator

13 years agoFixed malfunctioning of touch input device after quest os reboot
don.hong [Wed, 13 Jul 2011 10:45:46 +0000 (19:45 +0900)]
Fixed malfunctioning of touch input device after quest os reboot

13 years agoMerge "overlay: fix arm build error at vga" into x86_simulator
dk77.yun [Tue, 12 Jul 2011 04:15:50 +0000 (13:15 +0900)]
Merge "overlay: fix arm build error at vga" into x86_simulator

13 years agooverlay: fix arm build error at vga
yuyeon.oh [Tue, 12 Jul 2011 02:11:51 +0000 (11:11 +0900)]
overlay: fix arm build error at vga

Change-Id: Ie131f55b4b12ad617e0a598125be9295ba6ec991

13 years agoImplemented save/resotre logic of usb-wacom-tablet.
don.hong [Tue, 12 Jul 2011 01:35:23 +0000 (10:35 +0900)]
Implemented save/resotre logic of usb-wacom-tablet.
So, the touch function works well after snaptshot boot.

13 years agomodify name of the function from emulator (simulator -> emulator)
woojin2.jung [Wed, 6 Jul 2011 20:25:44 +0000 (05:25 +0900)]
modify name of the function from emulator (simulator -> emulator)

13 years agoChanges some logics to support SLP_VGA and revert vgabios-stdvga.bin...
syeon.hwang [Tue, 5 Jul 2011 05:53:17 +0000 (14:53 +0900)]
Changes some logics to support SLP_VGA and revert vgabios-stdvga.bin...

13 years agoNew vgabios-slpvga.bin is introduced for PC-0.14 compatibility...
syeon.hwang [Tue, 5 Jul 2011 05:52:41 +0000 (14:52 +0900)]
New vgabios-slpvga.bin is introduced for PC-0.14 compatibility...

13 years agoMerge "Change qemu linux audio driver to pulseaudio (from alsa). It is easier to...
dk77.yun [Mon, 4 Jul 2011 07:11:23 +0000 (16:11 +0900)]
Merge "Change qemu linux audio driver to pulseaudio (from alsa). It is easier to control..." into x86_simulator

13 years agoMerge "overlay: fix height calculation of overlay surface" into x86_simulator
dk77.yun [Mon, 4 Jul 2011 05:18:03 +0000 (14:18 +0900)]
Merge "overlay: fix height calculation of overlay surface" into x86_simulator

13 years agooverlay: fix height calculation of overlay surface
yuyeon.oh [Mon, 4 Jul 2011 04:46:39 +0000 (13:46 +0900)]
overlay: fix height calculation of overlay surface

Change-Id: I5f9a05abb9e745bc21f2eb4873f4a34708d5c89b

13 years agoChange qemu linux audio driver to pulseaudio (from alsa). It is easier to control...
syeon.hwang [Mon, 4 Jul 2011 04:27:53 +0000 (13:27 +0900)]
Change qemu linux audio driver to pulseaudio (from alsa). It is easier to control...

13 years agoChange qemu windows audio driver to winwave (from dsound). It is easier to control...
syeon.hwang [Mon, 4 Jul 2011 01:53:11 +0000 (10:53 +0900)]
Change qemu windows audio driver to winwave (from dsound). It is easier to control, to debugging and has more compatibility...

13 years agomodified host ip address to fixed ip address in order to connect opengl_server
fredrick.kim [Thu, 30 Jun 2011 05:23:18 +0000 (14:23 +0900)]
modified host ip address to fixed ip address in order to connect opengl_server

13 years agoMerge "overlay: fix fb width calculations" into x86_simulator
dk77.yun [Mon, 27 Jun 2011 05:13:14 +0000 (14:13 +0900)]
Merge "overlay: fix fb width calculations" into x86_simulator

13 years agooverlay: fix fb width calculations
yuyeon.oh [Mon, 27 Jun 2011 04:37:26 +0000 (13:37 +0900)]
overlay: fix fb width calculations

Change-Id: If19f31d58307c33cecceac4e6a6c15cf97b851b1

13 years agoMerge "overlay: fix overlay position calculation" into x86_simulator
dk77.yun [Fri, 24 Jun 2011 11:41:51 +0000 (20:41 +0900)]
Merge "overlay: fix overlay position calculation" into x86_simulator

13 years agoMerge "overlay: support 2 V4L2 overlay devices" into x86_simulator
dk77.yun [Fri, 24 Jun 2011 11:41:41 +0000 (20:41 +0900)]
Merge "overlay: support 2 V4L2 overlay devices" into x86_simulator

13 years agooverlay: fix overlay position calculation
yuyeon.oh [Fri, 24 Jun 2011 10:38:30 +0000 (19:38 +0900)]
overlay: fix overlay position calculation

Change-Id: I074540665caf12d09ea1b69639302a122ec462e9

13 years agooverlay: support 2 V4L2 overlay devices
yuyeon.oh [Fri, 24 Jun 2011 08:24:30 +0000 (17:24 +0900)]
overlay: support 2 V4L2 overlay devices

Change-Id: I865b70233fc08c573907b37bb5d8117e5b3ef392

13 years agoMerge "Change opengl_client connection method" into x86_simulator
dk77.yun [Fri, 24 Jun 2011 05:43:57 +0000 (14:43 +0900)]
Merge "Change opengl_client connection method" into x86_simulator

13 years agoChange opengl_client connection method
fredrick.kim [Fri, 24 Jun 2011 03:16:20 +0000 (12:16 +0900)]
Change opengl_client connection method

13 years agooverlay: add register for second overlay
yuyeon.oh [Thu, 23 Jun 2011 04:52:05 +0000 (13:52 +0900)]
overlay: add register for second overlay

Change-Id: Id18c60e24ff8cfdc3d6f954243fd0c849803c3d0

13 years agooverlay : no dirty check and overlay tested
yuyeon.oh [Thu, 16 Jun 2011 15:29:14 +0000 (00:29 +0900)]
overlay : no dirty check and overlay tested

Change-Id: If7a14bdbe744fafa824e80ce32dcce1cecc236e2

13 years agooverlay : faster pointer calculation
yuyeon.oh [Thu, 16 Jun 2011 14:49:37 +0000 (23:49 +0900)]
overlay : faster pointer calculation

Change-Id: Ic424616b84bdeafa32af6df8b81a13d70dfd4dbc

13 years agooverlay : remove a log
yuyeon.oh [Thu, 16 Jun 2011 14:18:29 +0000 (23:18 +0900)]
overlay : remove a log

Change-Id: I400d5534a7be698108b605aa4367dfd706473283

13 years agoadd initial alpha blend
yuyeon.oh [Mon, 13 Jun 2011 12:26:44 +0000 (21:26 +0900)]
add initial alpha blend

Change-Id: I0c2ed4215de47fedd40ed69a0e1a826b978b7224

13 years agoset pci memory regions correctly
yuyeon.oh [Mon, 13 Jun 2011 09:21:13 +0000 (18:21 +0900)]
set pci memory regions correctly

Change-Id: I2dc2a724335a1b4fd29dece00ede363199db9ce9

13 years agoadd global variable for overlay
yuyeon.oh [Mon, 13 Jun 2011 06:02:41 +0000 (15:02 +0900)]
add global variable for overlay

Change-Id: Ide1f372dfd713cd3b486333f57a89851a1a6db14

13 years agoadd dummy overlay pci device
yuyeon.oh [Fri, 10 Jun 2011 09:13:32 +0000 (18:13 +0900)]
add dummy overlay pci device

Change-Id: Ib87a93c6c7909664d4389b865c7b743dc3f40ef5

13 years agobug fix : change the location of setsockopt call
dk77.yun [Fri, 3 Jun 2011 06:47:57 +0000 (15:47 +0900)]
bug fix : change the location of setsockopt call

13 years agofix source code indentation
dk77.yun [Fri, 3 Jun 2011 06:44:45 +0000 (15:44 +0900)]
fix source code indentation

13 years agorevive opengl module
munkyu.im [Thu, 2 Jun 2011 14:20:56 +0000 (23:20 +0900)]
revive opengl module

13 years agoMerge "solved ping problem 1. Use raw socket to send icmp messages in Windows and...
dk77.yun [Wed, 1 Jun 2011 08:19:43 +0000 (17:19 +0900)]
Merge "solved ping problem 1. Use raw socket to send icmp messages in Windows and priviledged Linux(root) 2. Use system commands to ping in non-privileged Linux" into x86_simulator

13 years agosolved ping problem
don.hong [Wed, 1 Jun 2011 07:29:30 +0000 (16:29 +0900)]
solved ping problem
1. Use raw socket to send icmp messages in Windows and priviledged Linux(root)
2. Use system commands to ping in non-privileged Linux

13 years agoremove smb380 emulation
munkyu.im [Tue, 31 May 2011 12:35:03 +0000 (21:35 +0900)]
remove smb380 emulation

13 years agochange configure file to fix windows build
munkyu.im [Mon, 30 May 2011 05:45:18 +0000 (14:45 +0900)]
change configure file to fix windows build

13 years agoget rid of opengl module
munkyu.im [Thu, 26 May 2011 16:55:07 +0000 (01:55 +0900)]
get rid of opengl module

13 years agoadd jpeg option for mingw build
munkyu.im [Tue, 24 May 2011 07:14:24 +0000 (16:14 +0900)]
add jpeg option for mingw build

13 years agofix "simulator save state" by adding qemu_monitor logs
munkyu.im [Thu, 19 May 2011 13:27:04 +0000 (22:27 +0900)]
fix "simulator save state" by adding qemu_monitor logs

13 years agochange vgabios-stdvga.bin to vgabios.bin in 0.13
dk77.yun [Wed, 18 May 2011 18:21:26 +0000 (03:21 +0900)]
change vgabios-stdvga.bin to vgabios.bin in 0.13

13 years agoupdate for SDL screen problem
dk77.yun [Wed, 18 May 2011 17:35:33 +0000 (02:35 +0900)]
update for SDL screen problem

13 years agofix kvm_mce_broadcast_rest() undefined error
munkyu.im [Tue, 17 May 2011 11:50:59 +0000 (20:50 +0900)]
fix kvm_mce_broadcast_rest() undefined error

13 years agosd: Don't complain about SDIO commands CMD52/CMD53
munkyu.im [Tue, 17 May 2011 08:27:08 +0000 (17:27 +0900)]
sd: Don't complain about SDIO commands CMD52/CMD53
52, 53 commands are new command of SPIO spec.

13 years agofix TCG optimization
munkyu.im [Tue, 17 May 2011 08:23:08 +0000 (17:23 +0900)]
fix TCG optimization
- 32-bit operation for 64-bit host

13 years agochange kvm.c 0.13 version to 0.14.1 version(it was skipped by mistake)
munkyu.im [Tue, 17 May 2011 05:51:30 +0000 (14:51 +0900)]
change kvm.c 0.13 version to 0.14.1 version(it was skipped by mistake)
change kvm_arch_required_capabilities(struct) definition

13 years agoadd SDL libraries link in configure file(unless you'll see the error "undefined refer...
munkyu.im [Mon, 16 May 2011 06:32:41 +0000 (15:32 +0900)]
add SDL libraries link in configure file(unless you'll see the error "undefined reference to rotozoomSurface()")

13 years agoadd sdl_rotate ( enable rotation on simualtor)
munkyu.im [Mon, 16 May 2011 05:02:08 +0000 (14:02 +0900)]
add sdl_rotate ( enable rotation on simualtor)

13 years agofix main() duplicated defintion error between qemu and simulator
munkyu.im [Mon, 16 May 2011 04:59:42 +0000 (13:59 +0900)]
fix main() duplicated defintion error between qemu and simulator

13 years agoadd qemu_configure.sh (It enables to add option to the configure file)
munkyu.im [Mon, 16 May 2011 04:31:20 +0000 (13:31 +0900)]
add qemu_configure.sh (It enables to add option to the configure file)

13 years agoFix sdl display to fix link error(sdl.c,console.h) and redefined error(sdl_keysym.h).
munkyu.im [Mon, 16 May 2011 02:47:55 +0000 (11:47 +0900)]
Fix sdl display to fix link error(sdl.c,console.h) and redefined error(sdl_keysym.h).
Add sdl_rotate.o at Makefile.

13 years agoAdd opengl module to avoid call opengl_exec_set_parent_window() from simulator/qemu_g...
munkyu.im [Mon, 16 May 2011 02:32:49 +0000 (11:32 +0900)]
Add opengl module to avoid call opengl_exec_set_parent_window() from simulator/qemu_gtk_widget.c .
It's temporary. Opengl for x86 has problem now.

13 years agoadd svibe(Haptic vibrator) and smb380(Accelerometer) library
munkyu.im [Mon, 16 May 2011 02:24:36 +0000 (11:24 +0900)]
add svibe(Haptic vibrator) and smb380(Accelerometer) library

13 years agoinitialize to 0.14.1 qemu
munkyu.im [Mon, 16 May 2011 01:27:56 +0000 (10:27 +0900)]
initialize to 0.14.1 qemu