sdk/emulator/emulator-kernel.git
12 years agoYaGL: Allow user to specify marshal buffer size, it still has to be 1 page, to be...
Stanislav Vorobiov [Thu, 13 Sep 2012 13:30:18 +0000 (17:30 +0400)]
YaGL: Allow user to specify marshal buffer size, it still has to be 1 page, to be fixed later
YaGL: Version bump

12 years ago* YaGL version bump
Stanislav Vorobiov [Thu, 13 Sep 2012 07:05:02 +0000 (11:05 +0400)]
* YaGL version bump

12 years ago* YaGL passthrough device added
Stanislav Vorobiov [Mon, 10 Sep 2012 10:10:19 +0000 (14:10 +0400)]
* YaGL passthrough device added

12 years agoTizen: audio on PCI (intel810 - AC97)
Oleg Ogurtsov [Wed, 22 Aug 2012 15:07:13 +0000 (19:07 +0400)]
Tizen: audio on PCI (intel810 - AC97)

12 years agoTizen: enable LCD for brightness
Oleg Ogurtsov [Mon, 6 Aug 2012 11:52:55 +0000 (15:52 +0400)]
Tizen: enable LCD for brightness

12 years agoarch/arm/mach-exynos/mach-tizen.c: Drop instantiation of virtio resources.
Evgeny Voevodin [Thu, 26 Jul 2012 12:01:01 +0000 (16:01 +0400)]
arch/arm/mach-exynos/mach-tizen.c: Drop instantiation of virtio resources.

We now use devices parameter parsing to find out where virtio-mmio
devices are.

tizen_defconfig changed to select CONFIG_VIRTIO_MMIO_CMDLINE_DEVICES=y.

Signed-off-by: Evgeny Voevodin <e.voevodin@samsung.com>
12 years agovirtio-mmio: Devices parameter parsing
Pawel Moll [Wed, 9 May 2012 17:30:16 +0000 (18:30 +0100)]
virtio-mmio: Devices parameter parsing

This patch adds an option to instantiate guest virtio-mmio devices
basing on a kernel command line (or module) parameter, for example:

virtio_mmio.devices=0x100@0x100b0000:48

Signed-off-by: Pawel Moll <pawel.moll@arm.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
12 years agoTizen: fixed MARU PCI drivers. 'NULL terminate the pci_device_ids'
Oleg Ogurtsov [Thu, 19 Jul 2012 12:23:59 +0000 (16:23 +0400)]
Tizen: fixed MARU PCI drivers. 'NULL terminate the pci_device_ids'

12 years ago[Title] version update to 1.1.21
Sooyoung Ha [Fri, 13 Jul 2012 06:04:02 +0000 (15:04 +0900)]
[Title] version update to 1.1.21
[Type]
[Module] emulator-kernel / dibs
[Priority] normal
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years agoARM: Tizen: turn on maru_brightness
Oleg Ogurtsov [Wed, 11 Jul 2012 06:45:54 +0000 (10:45 +0400)]
ARM: Tizen: turn on maru_brightness

12 years agoarch/arm/configs/tizen_defconfig: Switch off kernel debugging.
Evgeny Voevodin [Thu, 5 Jul 2012 04:09:13 +0000 (08:09 +0400)]
arch/arm/configs/tizen_defconfig: Switch off kernel debugging.

Signed-off-by: Evgeny Voevodin <e.voevodin@samsung.com>
12 years ago[Title] solved sink problem of codec module when codec driver has been closed and...
Kitae Kim [Wed, 4 Jul 2012 12:55:24 +0000 (21:55 +0900)]
[Title] solved sink problem of codec module when codec driver has been closed and source clean-up.
[Type] bug fix
[Module] emulator-kernel / codec
[Priority] Major
[CQ#] N_SE-2257, N_SE-2499
[Redmine#]
[Problem] the previous version has a sink problem between codec driver and device.
[Cause] emulator has lock-up problem when event injector sends sms events to it continously.
[Solution] exception handling routine was missing in the release operation of codec driver.
[TestCase]

12 years ago[Title] solved sink problem of codec module when codec driver has been closed.
Kitae Kim [Wed, 4 Jul 2012 12:46:48 +0000 (21:46 +0900)]
[Title] solved sink problem of codec module when codec driver has been closed.
[Type] bug fix
[Module] emulator-kernel / codec
[Priority] Major
[CQ#] N_SE-2257, N_SE-2499
[Redmine#]
[Problem] the previous version has a sink problem between codec driver and device.
[Cause] emulator has lock-up problem when event injector sends sms events to it continously.
[Solution] exception handling routine was missing in the release operation of codec driver.
[TestCase]

12 years agoarch/arm/configs/tizen_defconfig: Select no forced preemption
Evgeny Voevodin [Wed, 4 Jul 2012 12:16:21 +0000 (16:16 +0400)]
arch/arm/configs/tizen_defconfig: Select no forced preemption

It seems that "Server" behaviour is more suitable for emulation
then "Desktop". It's because more frequent traslation block
interrupts can occure if kernel is preemtable.

Signed-off-by: Evgeny Voevodin <e.voevodin@samsung.com>
12 years agoAdded I/O port support to Tizen VPCI
Stanislav Vorobiov [Tue, 3 Jul 2012 12:21:20 +0000 (16:21 +0400)]
Added I/O port support to Tizen VPCI

12 years agoarch/arm/configs/tizen_defconfig: Remove useless timer configs
Evgeny Voevodin [Wed, 4 Jul 2012 05:52:29 +0000 (09:52 +0400)]
arch/arm/configs/tizen_defconfig: Remove useless timer configs

Signed-off-by: Evgeny Voevodin <e.voevodin@samsung.com>
12 years ago[Title] disable IPv6 protocol configuration.
Kitae Kim [Tue, 3 Jul 2012 02:54:35 +0000 (11:54 +0900)]
[Title] disable IPv6 protocol configuration.
[Type]
[Module] emulator-kernel / network
[Priority] normal
[CQ#]
[Redmine#]
[Problem] The IPv6 protocol is not neccessary in emulator.
[Cause]
[Solution]
[TestCase]

12 years ago[Title] update package version.
Kitae Kim [Tue, 3 Jul 2012 02:44:32 +0000 (11:44 +0900)]
[Title] update package version.
[Type]
[Module] emulator-kernel / dibs
[Priority] normal
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] increase the max touch tracking id
giwoong.kim [Mon, 2 Jul 2012 08:51:58 +0000 (17:51 +0900)]
[Title] increase the max touch tracking id
[Type] feature
[Module] Emulator / touch
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution] 2 -> 3
[TestCase]

12 years ago[Title] update package version.
Kitae Kim [Mon, 2 Jul 2012 02:39:01 +0000 (11:39 +0900)]
[Title] update package version.
[Type]
[Module] emulator-kernel/dibs
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] fixed release event when multitouching
giwoong.kim [Thu, 28 Jun 2012 07:40:20 +0000 (16:40 +0900)]
[Title] fixed release event when multitouching
[Type] bugfix
[Module] touchscreen driver
[Priority] major
[Jira#] N_SE-1894
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years agoARM: Tizen: Switch PWM as system clock source.
Evgeny Voevodin [Tue, 26 Jun 2012 11:52:05 +0000 (15:52 +0400)]
ARM: Tizen: Switch PWM as system clock source.

MCT without local timers is found as unstable clock source
which can sometimes give target time slower then on host.
This could be due to emulation overhead. PWM timer is simpler,
faster and gives much less overhead. It seems that it's rather stable
and doesn't give errors in time.

Signed-off-by: Evgeny Voevodin <e.voevodin@samsung.com>
12 years agoarch/arm/configs/tizen_defconfig: Turn off CONFIG_LOCAL_TIMERS
Evgeny Voevodin [Fri, 22 Jun 2012 10:37:44 +0000 (14:37 +0400)]
arch/arm/configs/tizen_defconfig: Turn off CONFIG_LOCAL_TIMERS

Let kernel use only GFRC timer in mct. This speeds up emulation.

Signed-off-by: Evgeny Voevodin <e.voevodin@samsung.com>
12 years agoarch/arm/configs/tizen_defconfig: VMSPLIT changed to 2G/2G
Evgeny Voevodin [Thu, 21 Jun 2012 12:15:01 +0000 (16:15 +0400)]
arch/arm/configs/tizen_defconfig: VMSPLIT changed to 2G/2G

In order to have whole 1024M ram mapped, we need to give more
memory to kernel since it maps vmalloc at the top of lowmem.
Result of this patch: lowmem moved down to 0x80000000 and got
1024M space up to 0xc0000000.

Signed-off-by: Evgeny Voevodin <e.voevodin@samsung.com>
12 years agomach-tizen: delete i2c2 and max17042 from tizen board
Maksim Kozlov [Wed, 20 Jun 2012 09:50:11 +0000 (13:50 +0400)]
mach-tizen: delete i2c2 and max17042 from tizen board

12 years agoarch/arm/mach-exynos/mach-tizen.c: Remove initialisation of few unused devices.
Evgeny Voevodin [Wed, 20 Jun 2012 08:52:18 +0000 (12:52 +0400)]
arch/arm/mach-exynos/mach-tizen.c: Remove initialisation of few unused devices.

Signed-off-by: Evgeny Voevodin <e.voevodin@samsung.com>
12 years agoarch/arm/mach-exynos/mach-tizen.c: Remove useless printk.
Evgeny Voevodin [Wed, 20 Jun 2012 06:00:39 +0000 (10:00 +0400)]
arch/arm/mach-exynos/mach-tizen.c: Remove useless printk.

Signed-off-by: Evgeny Voevodin <e.voevodin@samsung.com>
12 years agoarch/arm/mach-exynos/mach-tizen.c: Handle reset and power off.
Evgeny Voevodin [Wed, 20 Jun 2012 05:56:21 +0000 (09:56 +0400)]
arch/arm/mach-exynos/mach-tizen.c: Handle reset and power off.

Signed-off-by: Evgeny Voevodin <e.voevodin@samsung.com>
12 years agoRevert "arch/arm/mach-exynos: Add tizen power management support."
Evgeny Voevodin [Wed, 20 Jun 2012 05:15:44 +0000 (09:15 +0400)]
Revert "arch/arm/mach-exynos: Add tizen power management support."

This reverts commit 5dc7d6d282dfcfa39171276607bd70743f6105fd.

We don't need PMU support for tizen. Reset and shutdown will be
handled in mach_tizen.c

12 years ago[Title] Update package version to 1.1.17
Kitae Kim [Tue, 19 Jun 2012 08:05:48 +0000 (17:05 +0900)]
[Title] Update package version to 1.1.17
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] Enable 9pfs configure to supprot host file sharing.
Kitae Kim [Fri, 15 Jun 2012 13:04:07 +0000 (22:04 +0900)]
[Title] Enable 9pfs configure to supprot host file sharing.
[Type]
[Module] emulator-kernel / 9pfs
[Priority] Major
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years agomach-tizen: enable vdpram for telephony simulation
Oleg Ogurtsov [Thu, 14 Jun 2012 13:40:38 +0000 (17:40 +0400)]
mach-tizen: enable vdpram for telephony simulation

12 years agomach-tizen: do not compile VGA arbitration device
Igor Mitsyanko [Fri, 8 Jun 2012 13:33:21 +0000 (17:33 +0400)]
mach-tizen: do not compile VGA arbitration device

And avoid overhead introduced by it during runtime.

Signed-off-by: Igor Mitsyanko <i.mitsyanko@samsung.com>
12 years agomach-tizen: replace Atmel MXT touchscreen with MARU ts
Igor Mitsyanko [Fri, 8 Jun 2012 13:30:29 +0000 (17:30 +0400)]
mach-tizen: replace Atmel MXT touchscreen with MARU ts

Remove i2c3 interface initialization also since we do not use it anymore.

Signed-off-by: Igor Mitsyanko <i.mitsyanko@samsung.com>
12 years ago* USB host controller added
Stanislav Vorobiov [Thu, 7 Jun 2012 16:32:17 +0000 (20:32 +0400)]
* USB host controller added

12 years agomach_tizen: replace GPIO keys with PL050 ps2 keyboard
Igor Mitsyanko [Thu, 7 Jun 2012 13:40:42 +0000 (17:40 +0400)]
mach_tizen: replace GPIO keys with PL050 ps2 keyboard

Signed-off-by: Igor Mitsyanko <i.mitsyanko@samsung.com>
12 years agokernel/time/tick-common.c: Switch off UNDER_HYPERVISOR for ARM
Evgeny Voevodin [Thu, 7 Jun 2012 09:21:53 +0000 (13:21 +0400)]
kernel/time/tick-common.c: Switch off UNDER_HYPERVISOR for ARM

On ARM machine slow timer tick compensation significantly slows
down amulation.

Signed-off-by: Evgeny Voevodin <e.voevodin@samsung.com>
12 years agodrivers/maru/Makefile: Remove dublicates.
Evgeny Voevodin [Wed, 6 Jun 2012 09:13:36 +0000 (13:13 +0400)]
drivers/maru/Makefile: Remove dublicates.

Signed-off-by: Evgeny Voevodin <e.voevodin@samsung.com>
12 years agoarch/arm/configs/tizen_defconfig: VPCI and maru_* devices added
Stanislav Vorobiov [Wed, 6 Jun 2012 08:41:21 +0000 (12:41 +0400)]
arch/arm/configs/tizen_defconfig: VPCI and maru_* devices added

12 years ago* Fixed maru_camera and maru_codec for ARM
Stanislav Vorobiov [Wed, 6 Jun 2012 07:42:40 +0000 (11:42 +0400)]
* Fixed maru_camera and maru_codec for ARM

12 years agoDuplicate devices removed
Stanislav Vorobiov [Wed, 6 Jun 2012 06:57:41 +0000 (10:57 +0400)]
Duplicate devices removed

12 years agoTizen VPCI added
Stanislav Vorobiov [Wed, 6 Jun 2012 06:56:45 +0000 (10:56 +0400)]
Tizen VPCI added

12 years agovideo/s3c-fb.c: add support for dpi command line parameter
Igor Mitsyanko [Tue, 5 Jun 2012 17:26:09 +0000 (21:26 +0400)]
video/s3c-fb.c: add support for dpi command line parameter

Example usage: dpi=3160.

Signed-off-by: Igor Mitsyanko <i.mitsyanko@samsung.com>
12 years agoarch/arm/mach-exynos: Add tizen power management support.
Evgeny Voevodin [Tue, 5 Jun 2012 04:38:09 +0000 (08:38 +0400)]
arch/arm/mach-exynos: Add tizen power management support.

tizen_pm.c is almost a full copy of pm.c with just shutdown
callback added to poweroff the machine.

Signed-off-by: Evgeny Voevodin <e.voevodin@samsung.com>
12 years agoARM: Add maru jack and usb mass storage virtual devices
Oleg Ogurtsov [Mon, 4 Jun 2012 07:27:01 +0000 (11:27 +0400)]
ARM: Add maru jack and usb mass storage virtual devices

Conflicts:

arch/arm/configs/tizen_defconfig
drivers/maru/Kconfig
drivers/maru/Makefile

12 years agoARM: VirtIO devices was moved to board specific file
Maksim Kozlov [Fri, 1 Jun 2012 16:58:22 +0000 (20:58 +0400)]
ARM: VirtIO devices was moved to board specific file

They were moved from plat-samsung to mach-tizen because they cause
conflict of IRQs with max8997 device on the other boards. max8997 isn't
used on the tizen, but it may be needed on others (nuri, for example)

12 years agoARM: Add maru power supply virtual device
Maksim Kozlov [Fri, 1 Jun 2012 16:45:44 +0000 (20:45 +0400)]
ARM: Add maru power supply virtual device

Conflicts:

arch/arm/configs/tizen_defconfig
drivers/maru/Kconfig
drivers/maru/Makefile

12 years agos3cfb: allow specifying of display resolution in comandline
Igor Mitsyanko [Fri, 1 Jun 2012 11:08:33 +0000 (15:08 +0400)]
s3cfb: allow specifying of display resolution in comandline

Framebuffer resolution and bpp mode now could be specified on command line
with "video=" parameter, for example:
video=s3cfb:720x1280-24

Signed-off-by: Igor Mitsyanko <i.mitsyanko@samsung.com>
12 years agoAdded RTC device to tizen_defconfig
Oleg Ogurtsov [Mon, 14 May 2012 10:19:29 +0000 (14:19 +0400)]
Added RTC device to tizen_defconfig

12 years agotizen: Added max17042 device to tizen board and enabled i2c2 interface
Maksim Kozlov [Thu, 17 May 2012 09:10:33 +0000 (13:10 +0400)]
tizen: Added max17042 device to tizen board and enabled i2c2 interface

12 years agotizen FGLES: make kfgles a static module
Igor Mitsyanko [Thu, 10 May 2012 17:33:55 +0000 (21:33 +0400)]
tizen FGLES: make kfgles a static module

Add config option to kernel configuration.

Signed-off-by: Igor Mitsyanko <i.mitsyanko@samsung.com>
12 years agomach-tizen: add GPIO keys
Igor Mitsyanko [Thu, 10 May 2012 13:29:12 +0000 (17:29 +0400)]
mach-tizen: add GPIO keys

Add six GPIO keys to tizen board. Modify tizen_defconfig to enable gpio-keys
driver by default.

Signed-off-by: Igor Mitsyanko <i.mitsyanko@samsung.com>
12 years agoTizen default config updated and renamed
Maksim Kozlov [Fri, 27 Apr 2012 07:43:09 +0000 (11:43 +0400)]
Tizen default config updated and renamed

12 years ago*: Added Tizen board with audio support
s.vorobiov [Mon, 23 Apr 2012 07:07:48 +0000 (11:07 +0400)]
*: Added Tizen board with audio support

12 years agoarch/arm/configs/ Add Tizen default config. Signed-off-by: Evgeny Voevodin <e.voevodi...
Evgeny Voevodin [Thu, 12 Apr 2012 10:54:26 +0000 (14:54 +0400)]
arch/arm/configs/ Add Tizen default config. Signed-off-by: Evgeny Voevodin <e.voevodin@samsung.com>

12 years agoARM: S5P: Add virtio-mmio-net and virtio-mmio-blk devices.
Evgeny Voevodin [Wed, 11 Apr 2012 06:32:10 +0000 (10:32 +0400)]
ARM: S5P: Add virtio-mmio-net and virtio-mmio-blk devices.

Signed-off-by: Evgeny Voevodin <e.voevodin@samsung.com>
13 years agoMerge branch 'develop' into kernel-upgrade-3.4
Kitae Kim [Tue, 5 Jun 2012 05:41:16 +0000 (14:41 +0900)]
Merge branch 'develop' into kernel-upgrade-3.4

13 years ago[Title] Update package version
jihye kim [Tue, 5 Jun 2012 05:23:01 +0000 (14:23 +0900)]
[Title] Update package version
[Type] work
[Module] emulator kernel
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

13 years ago[Title] Modified camera, backlight & fixed build error
jinhyung.jo [Mon, 4 Jun 2012 12:57:40 +0000 (21:57 +0900)]
[Title] Modified camera, backlight & fixed build error
[Type] Enhancement
[Module] Emulator-Kernel
[Priority] Major
[CQ#]
[Redmine#]
[Problem] Build Error
[Cause]
[Solution]
[TestCase]

13 years ago[Title] Modify vdpram source to enable telephony module.
Kitae Kim [Mon, 4 Jun 2012 11:48:42 +0000 (20:48 +0900)]
[Title] Modify vdpram source to enable telephony module.
[Type] bug fix
[Module] emulator-kernel / vdpram
[Priority]
[CQ#]
[Redmine#]
[Problem] ioctl function signature has been changed on kernel 3.x
[Cause]
[Solution] change ioctl to unlocked_ioctl
[TestCase]

13 years ago[Title] Modify some modules and add maru device driver for Tizen emulator.
Kitae Kim [Mon, 4 Jun 2012 07:28:38 +0000 (16:28 +0900)]
[Title] Modify some modules and add maru device driver for Tizen emulator.
[Type] enhancement
[Module] emulator-kernel
[Priority] Major
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

13 years ago[Title] Initialize kernel source into 3.4 version.
Kitae Kim [Mon, 4 Jun 2012 06:48:39 +0000 (15:48 +0900)]
[Title] Initialize kernel source into 3.4 version.
[Type] enhancement
[Module] emulator-kernel / upgrade kernel version
[Priority] Major
[CQ#]
[Redmine#]
[Problem]
[Cause] Support SMACK, multi-touch and etc.
[Solution]
[TestCase]

13 years ago[Title] Remove the previous kernel source.
Kitae Kim [Mon, 4 Jun 2012 06:44:35 +0000 (15:44 +0900)]
[Title] Remove the previous kernel source.
[Type]
[Module] emulator-kernel
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

13 years ago[Title]modified for sdcard support
sungmin ha [Tue, 29 May 2012 11:11:10 +0000 (20:11 +0900)]
[Title]modified for sdcard support
[Type]Enhancement
[Module]emulator-kernel
[Priority]Major
[Jira#] // Jira Issue Number
[Redmine#]  // Redmine Isuue Number
[Problem]  // Problem Description
[Cause]  // Cause Description
[Solution] // Solution Description
[TestCase]  // Executed the test-target (How to)

13 years ago[Title] disable HPET timer feature from kernel config
syeon.hwang [Thu, 24 May 2012 07:17:13 +0000 (16:17 +0900)]
[Title] disable HPET timer feature from kernel config
[Type]
[Module] Emulator/
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

13 years ago[Title] Add api index for checking sdk version between host and guest.
Kitae Kim [Tue, 8 May 2012 11:08:28 +0000 (20:08 +0900)]
[Title] Add api index for checking sdk version between host and guest.
[Type]
[Module] emulator-kernel / codec
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

13 years ago[Title] source cleanup.
Kitae Kim [Mon, 7 May 2012 13:19:39 +0000 (22:19 +0900)]
[Title] source cleanup.
[Type]
[Module] emulator-kernel / codec
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

13 years ago[Title]modified for support sdcard mount
sungmin ha [Fri, 4 May 2012 06:14:12 +0000 (15:14 +0900)]
[Title]modified for support sdcard mount
[Type]Bugfix
[Module]emulator-kernel
[Priority]Major
[Jira#] // Jira Issue Number
[Redmine#]  // Redmine Isuue Number
[Problem]  // Problem Description
[Cause]  // Cause Description
[Solution] // Solution Description
[TestCase]  // Executed the test-target (How to)

13 years agoMerge branch 'release-1.0' into develop
Kitae Kim [Thu, 26 Apr 2012 11:44:43 +0000 (20:44 +0900)]
Merge branch 'release-1.0' into develop

Conflicts:
drivers/maru/maru_codec.c

13 years ago[Title] bug fix codec plugin when multimedia apps have been killed abnormally
Kitae Kim [Thu, 19 Apr 2012 11:57:01 +0000 (20:57 +0900)]
[Title] bug fix codec plugin when multimedia apps have been killed abnormally
[Type] bug fix
[Module] emulator-kernel / codec
[Priority] major
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

13 years ago[Title] bug fix codec plugin when multimedia apps have been killed abnormally
Kitae Kim [Mon, 16 Apr 2012 06:07:30 +0000 (15:07 +0900)]
[Title] bug fix codec plugin when multimedia apps have been killed abnormally
[Type] bug fix
[Module] emulator-kernel / codec
[Priority] Major
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

13 years ago[Title] Solved the problem when multimedia apps have been killed abnormally.
Kitae Kim [Fri, 6 Apr 2012 18:26:41 +0000 (03:26 +0900)]
[Title] Solved the problem when multimedia apps have been killed abnormally.
[Type] bug fix
[Module] emulator-kernel / codec
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution] Uses pointer addr of struct file as a unique id
[TestCase]

13 years ago[Title] Solved the problem when multimedia apps have been killed abnormally.
Kitae Kim [Fri, 6 Apr 2012 17:56:45 +0000 (02:56 +0900)]
[Title] Solved the problem when multimedia apps have been killed abnormally.
[Type] bug fix
[Module] emulator-kernel / codec
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution] Uses pointer addr of struct file as a unique id.
[TestCase]

13 years ago[Title] version up to 1.1.13
Jinhyung Jo [Fri, 6 Apr 2012 12:38:25 +0000 (21:38 +0900)]
[Title] version up to 1.1.13
[Type] release work
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

13 years ago[Title] Remove unnecessary logs
don.hong [Wed, 4 Apr 2012 08:24:11 +0000 (17:24 +0900)]
[Title] Remove unnecessary logs
[Type] Enahncement
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

Change-Id: Ie3abb38f6f95462cf40b9d90d158e14138ec3fc2

13 years ago[Title] Remove unnecessary logs
don.hong [Wed, 4 Apr 2012 08:24:11 +0000 (17:24 +0900)]
[Title] Remove unnecessary logs
[Type] Enahncement
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

Change-Id: Ie3abb38f6f95462cf40b9d90d158e14138ec3fc2

13 years ago[Title] Modify compile error.
Kitae Kim [Tue, 3 Apr 2012 08:38:27 +0000 (17:38 +0900)]
[Title] Modify compile error.
[Type]
[Module] emulator-kernel / codec
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

13 years ago[Title] Add some comments and source cleanup
Kitae Kim [Tue, 3 Apr 2012 08:37:05 +0000 (17:37 +0900)]
[Title] Add some comments and source cleanup
[Type]
[Module] emulator-kernel / codec
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

13 years ago[Title] Add some comments about code and source cleanup.
Kitae Kim [Tue, 3 Apr 2012 08:08:53 +0000 (17:08 +0900)]
[Title] Add some comments about code and source cleanup.
[Type]
[Module] emulator-kernel / codec
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

13 years ago[Title]fix unmerged contents of calculate dpi value
munkyu.im [Tue, 3 Apr 2012 05:11:11 +0000 (14:11 +0900)]
[Title]fix unmerged contents of calculate dpi value
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

13 years ago[Title]fix unmerged contents of calculate dpi value
munkyu.im [Tue, 3 Apr 2012 05:11:11 +0000 (14:11 +0900)]
[Title]fix unmerged contents of calculate dpi value
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

13 years ago[Title] update package version
Son Hyunjun [Tue, 3 Apr 2012 03:25:06 +0000 (12:25 +0900)]
[Title] update package version
[Type] work
[Module] emulator-kernel
[Priority]major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

13 years ago[Title] merge from develop branch ( reject suspend in emulator )
Son Hyunjun [Tue, 3 Apr 2012 03:17:35 +0000 (12:17 +0900)]
[Title] merge from develop branch ( reject suspend in emulator )
[Type] Feature
[Module] Power
[Priority] Major
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]

13 years ago[Title] reject OS suspend in emulator
Son Hyunjun [Sun, 1 Apr 2012 06:57:02 +0000 (15:57 +0900)]
[Title] reject OS suspend in emulator
[Type] Bugfix
[Module] Power
[Priority] Major
[CQ#]
[Redmine#]
[Problem] some side-effects occurs in socket communicating with the guest during suspend.
[Cause]
[Solution]

Change-Id: I27135ecb26f83bf1d474a5090d7e8f5784a50bc5

13 years ago[Title] update package version
jihye kim [Fri, 30 Mar 2012 06:58:44 +0000 (15:58 +0900)]
[Title] update package version
[Type] work
[Module] emulator-kernel
[Priority]major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

13 years agoRevert "[Title] Patch Smack_backport_3.0.9_to_2.6.36.patch & smack-recursive-transmut...
don.hong [Fri, 30 Mar 2012 06:52:56 +0000 (15:52 +0900)]
Revert "[Title] Patch Smack_backport_3.0.9_to_2.6.36.patch & smack-recursive-transmute-20120228a.patch"

This reverts commit 677fb4941b153cdb4b7f0412165607f855154618.

13 years ago[Title] Modify uname system call to return machine field catenated with "_emulated"
don.hong [Fri, 30 Mar 2012 06:33:35 +0000 (15:33 +0900)]
[Title] Modify uname system call to return machine field catenated with "_emulated"
[Type] Feature
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

Change-Id: I54e2b46351782338596f8545f9573b68ecdc49b5

13 years ago[Title] Modify uname system call to return machine field catenated with "_emulated"
don.hong [Fri, 30 Mar 2012 06:33:35 +0000 (15:33 +0900)]
[Title] Modify uname system call to return machine field catenated with "_emulated"
[Type] Feature
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

Change-Id: I54e2b46351782338596f8545f9573b68ecdc49b5

13 years ago[Title] Patch Smack_backport_3.0.9_to_2.6.36.patch & smack-recursive-transmute-201202...
don.hong [Thu, 29 Mar 2012 09:16:29 +0000 (18:16 +0900)]
[Title] Patch Smack_backport_3.0.9_to_2.6.36.patch & smack-recursive-transmute-20120228a.patch
[Type] Enahncement
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

Change-Id: Id7a345fddf1756704151f4fdbca1fcca3cedc1cf

13 years ago[Title] Patch Smack_backport_3.0.9_to_2.6.36.patch & smack-recursive-transmute-201202...
don.hong [Thu, 29 Mar 2012 09:16:29 +0000 (18:16 +0900)]
[Title] Patch Smack_backport_3.0.9_to_2.6.36.patch & smack-recursive-transmute-20120228a.patch
[Type] Enahncement
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

Change-Id: Id7a345fddf1756704151f4fdbca1fcca3cedc1cf

13 years ago[Title]version up
munkyu.im [Wed, 28 Mar 2012 02:56:52 +0000 (11:56 +0900)]
[Title]version up
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

13 years ago[Title] virtio-gl driver added.
sangjin3.kim [Mon, 26 Mar 2012 12:43:17 +0000 (21:43 +0900)]
[Title] virtio-gl driver added.
[Type] Feature
[Module] opengl-es
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

13 years ago[Title]round up when calculate width and height from dpi
munkyu.im [Mon, 26 Mar 2012 09:10:48 +0000 (18:10 +0900)]
[Title]round up when calculate width and height from dpi
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

13 years ago[Title] virtio-gl driver added.
sangjin3.kim [Mon, 26 Mar 2012 12:43:17 +0000 (21:43 +0900)]
[Title] virtio-gl driver added.
[Type] Feature
[Module] opengl-es
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

13 years ago[Title]round up when calculate width and height from dpi
munkyu.im [Mon, 26 Mar 2012 09:10:48 +0000 (18:10 +0900)]
[Title]round up when calculate width and height from dpi
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

13 years ago[Title]version up to 1.2.9
munkyu.im [Fri, 23 Mar 2012 09:28:08 +0000 (18:28 +0900)]
[Title]version up to 1.2.9
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

13 years ago[Title]change default DPI value and multiply the emulator-manager value by 10
munkyu.im [Fri, 23 Mar 2012 09:23:36 +0000 (18:23 +0900)]
[Title]change default DPI value and multiply the emulator-manager value by 10
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

13 years agoMerge branch 'release-0.21' into develop
munkyu.im [Thu, 22 Mar 2012 11:13:20 +0000 (20:13 +0900)]
Merge branch 'release-0.21' into develop

13 years ago[Title] Update package version to upload kernel.
Kitae Kim [Sat, 17 Mar 2012 07:08:24 +0000 (16:08 +0900)]
[Title] Update package version to upload kernel.
[Type]
[Module] kernel / dibs
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

13 years ago[Title] Fixed a kernel panic when to mount 9pfs without qemu virtfs device
don.hong [Fri, 16 Mar 2012 14:49:27 +0000 (23:49 +0900)]
[Title] Fixed a kernel panic when to mount 9pfs without qemu virtfs device
[Type] BugFix
[Module]
[Priority]
[Jira#]
[Redmine#]
[Problem] This is kernel bug
[Cause]
[Solution]
[TestCase]

Change-Id: If378109ba053304b2b70a30d220ab6689e329efc