Kitae Kim [Wed, 5 Feb 2014 12:37:50 +0000 (21:37 +0900)]
brillcodec: Improve error handling and source clean-up
- Remove a memory region for meta data such video resolution, frame rate and etc.
- The way to copy data between gstreamer plugin and qemu has been changed
- Fix null pointer access in flush_buffer
- Update device verion (1 -> 2)
Change-Id: I17a7b41c6a26d97e05baba44266bee6b1b980655
Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
Kitae Kim [Tue, 21 Jan 2014 11:20:25 +0000 (20:20 +0900)]
brillcodec: remove concurrent data access violation case.
Although the data is not accessed by multi-threads logically,
it has to be covered with lock mechanism.
Change-Id: Ica3c196b6522a4b371e3fcdd39a92674b0d9ee43
Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
GiWoong Kim [Mon, 27 Jan 2014 02:57:12 +0000 (11:57 +0900)]
pacakge: version up
1.7.20
Change-Id: I117ec32704366ee1aae194baa59df46c0ca13456
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
GiWoong Kim [Mon, 27 Jan 2014 02:40:48 +0000 (11:40 +0900)]
display: modified the routine for framebuffer swapping
In skin, modified the routine for framebuffer image swapping
on maru_shm
Change-Id: Iab1168b55b59e64838757bbe86d36eec6c912b56
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
GiWoong Kim [Fri, 24 Jan 2014 02:40:38 +0000 (11:40 +0900)]
skin: added exeption throwing
Returns the canonical name of the underlying class as
defined by the Java Language Specification. Returns
null if the underlying class does not have a canonical name.
Change-Id: I3f7cd96eceb43f58e346297f01d09a431f99817d
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
GiWoong Kim [Thu, 23 Jan 2014 10:30:05 +0000 (19:30 +0900)]
emulator: string should null terminated
Change-Id: I4cb15d7f68856e19bb9399aa106358c40b876ad9
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
GiWoong Kim [Thu, 23 Jan 2014 06:43:17 +0000 (15:43 +0900)]
menu: remove dubious method used
Change-Id: I0e5ad322414cae111159086c696cf2f1546e5bc5
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
SeokYeon Hwang [Thu, 23 Jan 2014 07:51:48 +0000 (23:51 -0800)]
Merge "hwkey: modified missing lock" into tizen
SeokYeon Hwang [Thu, 23 Jan 2014 02:28:22 +0000 (18:28 -0800)]
Merge changes Ib3011b47,I420cef20 into tizen
* changes:
touch: clean up the multitouch when context menu pops up
skin: remove null pointer dereferences
sungmin ha [Thu, 23 Jan 2014 02:14:03 +0000 (11:14 +0900)]
hwkey: modified missing lock
Change-Id: I789236fa229d274dd9efe8f2bd6f6e1125b031bb
Signed-off-by: sungmin ha <sungmin82.ha@samsung.com>
sungmin ha [Tue, 21 Jan 2014 09:39:22 +0000 (18:39 +0900)]
hwkey, keyboard: modified defects
1. missing lock
2. null checking
3. uninitialized scalar variable
Change-Id: Ib84e9592ecae4cf6682c183245eb60f61ed77242
Signed-off-by: sungmin ha <sungmin82.ha@samsung.com>
GiWoong Kim [Tue, 21 Jan 2014 05:45:10 +0000 (14:45 +0900)]
touch: clean up the multitouch when context menu pops up
Change-Id: Ib3011b4783f5b4757d4381a3c8e6d0cfa6fc1d8c
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
GiWoong Kim [Tue, 21 Jan 2014 02:18:14 +0000 (11:18 +0900)]
skin: remove null pointer dereferences
Change-Id: I420cef201f172ca88aa06431aba3e63bcb44182c
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
SeokYeon Hwang [Tue, 21 Jan 2014 06:16:34 +0000 (22:16 -0800)]
Merge "removed platform information of install dependency in emulator-qemu-x86" into tizen
Jinhyung Choi [Tue, 21 Jan 2014 05:21:05 +0000 (14:21 +0900)]
ECS: log path is moved to under coresponding instance's logs folder
Change-Id: Ie3e5e961b00d8e6f96176844ebceef7011eed928
Signed-off-by: Jinhyung Choi <jinhyung2.choi@samsung.com>
sungmin ha [Mon, 20 Jan 2014 05:33:44 +0000 (14:33 +0900)]
removed platform information of install dependency in emulator-qemu-x86
Change-Id: I367172963ab79e8cd5e89d8c5c9db7b334721ee8
Signed-off-by: sungmin ha <sungmin82.ha@samsung.com>
GiWoong Kim [Wed, 15 Jan 2014 10:53:23 +0000 (19:53 +0900)]
package: version up
1.7.16
Change-Id: If42532e13036803306d8d164f922249484e1fdf5
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
GiWoong Kim [Wed, 15 Jan 2014 10:10:13 +0000 (19:10 +0900)]
menu: added schema for Control Panel menu
Now, user can configure the Control Panel menu
(Right click popup>Control Panel menu) by skin
layout XML file.
Change-Id: I43977590a281db0338f625d28a5534b8346bd4c0
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
GiWoong Kim [Wed, 15 Jan 2014 07:52:57 +0000 (16:52 +0900)]
display: modified sensord notification when rotating
Change-Id: I8520d41f02f66728f50bde4e21917739d1c1986c
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
GiWoong Kim [Tue, 14 Jan 2014 09:21:32 +0000 (18:21 +0900)]
gesture: no need to multitouch clearing at every injection
Change-Id: Ib5c39564257b66efbff9840fc5f74a4357f1dada
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
GiWoong Kim [Tue, 14 Jan 2014 09:09:20 +0000 (18:09 +0900)]
touchscreen: modified reset function
clean up the queues when emulator restarting
Change-Id: I28266a4ce863d160d793b45341ece4d8af42455c
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
Stanislav Vorobiov [Mon, 13 Jan 2014 15:49:24 +0000 (19:49 +0400)]
VIGS: Use glTexSubImage2D instead of glDrawPixels
With some GPUs (like Intel HD Graphics 2000) glDrawPixels
with glPixelZoom doesn't work very well, it may do
software fallback or produce ban rendering, so it's
better to use glTexSubImage2D
Change-Id: I827f0985d558493067954a95c05e227dc064fe88
Stanislav Vorobiov [Mon, 13 Jan 2014 09:37:10 +0000 (13:37 +0400)]
YaGL/VIGS: Use GL_UNSIGNED_INT_8_8_8_8_REV instead of GL_UNSIGNED_BYTE
On Mac OS X glReadPixels with GL_UNSIGNED_BYTE may introduce stalls
even when it's used with PBO, so use
GL_UNSIGNED_INT_8_8_8_8_REV - it's the same
thing and it doesn't stall glReadPixels
Change-Id: I40ae1981579b3596f42f9a22604fd3d7fad8e335
Stanislav Vorobiov [Thu, 9 Jan 2014 16:28:21 +0000 (20:28 +0400)]
VIGS: Use GL_PACK_ALIGNMENT/GL_UNPACK_ALIGNMENT 1 instead of 4
With some GPUs (like Intel HD Graphics 2000)
GL_PACK_ALIGNMENT == 4 may introduce glReadPixels stalls even when
it's used with PBO, so use GL_PACK_ALIGNMENT == 1 - it's the same
thing and it doesn't stall glReadPixels
Change-Id: Id34e7f0d00a9e65813859b4e9ad931db7149fa0d
Stanislav Vorobiov [Thu, 9 Jan 2014 14:13:35 +0000 (18:13 +0400)]
VIGS: Using asynchronous glReadPixels for display update
On somy GPUs like Intel HD Graphics 2000 glReadPixels is too
slow, so we use so called asynchronous version of
glReadPixels - it uses PBO for pixel storage and separate work
queue to read back results
Change-Id: I43f30daf57166a30cecf356fa2170da640de1ae3
Stanislav Vorobiov [Thu, 28 Nov 2013 10:49:48 +0000 (14:49 +0400)]
YaGL/VIGS: Implemented multicore rendering and fences
We now use multicore rendering, i.e. we offload all
rendering to a separate thread and use fences to wait
until certain parts of it are complete
Change-Id: I9e3f31d07d0a7e575e73996d7762f3a0300ca83d
daiyoung kim [Mon, 13 Jan 2014 06:36:48 +0000 (22:36 -0800)]
Merge "skin: move General skin to mobile-specific path" into tizen
Deng, Wei [Mon, 13 Jan 2014 02:58:44 +0000 (10:58 +0800)]
hax: Fix CPU 100% usage issue
Change-Id: I8e24b60b4a0b78f3bd76a5079e150dbf7f5eb396
Signed-off-by: Deng, Wei <wei.a.deng@intel.com>
GiWoong Kim [Fri, 10 Jan 2014 08:32:37 +0000 (17:32 +0900)]
skin: move General skin to mobile-specific path
tools/emulator/skins -> platforms/mobile-3.0/emulator-resources/skins
Change-Id: If28d1499ca23c67cb9c1851ff56902fc934668c4
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
munkyu.im [Thu, 9 Jan 2014 10:10:39 +0000 (19:10 +0900)]
configure: remove mixemu option on macosx
It's not used on macosx.
Change-Id: Ifcf541072fdff57def31f64ba631bb4da41c2e61
Signed-off-by: munkyu.im <munkyu.im@samsung.com>
(cherry picked from commit
88bfa9bf00fceaef59714a136dab82c78304ee50)
SeokYeon Hwang [Wed, 8 Jan 2014 03:54:54 +0000 (12:54 +0900)]
Merge branch 'tizen_qemu_1.7' into tizen
sungmin ha [Tue, 7 Jan 2014 04:50:07 +0000 (13:50 +0900)]
remote: disabled unstable spice because runtime library dependency
Change-Id: I4bc1f81ce602194854578a31d244adad6bbe2e1e
Signed-off-by: sungmin ha <sungmin82.ha@samsung.com>
GiWoong Kim [Thu, 26 Dec 2013 08:35:19 +0000 (17:35 +0900)]
screenshot: screen shot window enhancement
1. added mouse scrolling for screen
2. modified some variable names
Change-Id: I11ab28f18270a5badfb07b4c9e45a57e5c3ace44
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
sungmin ha [Fri, 3 Jan 2014 03:47:39 +0000 (12:47 +0900)]
remote: enabled spice
Change-Id: I5c1a8445515442a49629f762bac17d2c7f03c0b4
Signed-off-by: sungmin ha <sungmin82.ha@samsung.com>
Jinhyung Choi [Fri, 3 Jan 2014 03:23:27 +0000 (12:23 +0900)]
ecs LOGS: replace from __TIME__ to get_timeofday() to print time for
logging
Change-Id: Ieeb88fa14cd817ff3b16efee4264503232eba215
Signed-off-by: Jinhyung Choi <jinhyung2.choi@samsung.com>
SeokYeon Hwang [Fri, 3 Jan 2014 02:11:45 +0000 (11:11 +0900)]
Merge branch 'tizen' into tizen_qemu_1.7
daiyoung kim [Thu, 26 Dec 2013 09:45:28 +0000 (01:45 -0800)]
Merge "ecs: add checking error case" into tizen
munkyu.im [Thu, 26 Dec 2013 07:59:28 +0000 (16:59 +0900)]
ecs: add checking error case
returns when occur error case
Change-Id: Ib2ad461e2bd99b73f3a22d72656a165d02bfa16c
Signed-off-by: munkyu.im <munkyu.im@samsung.com>
daiyoung kim [Thu, 26 Dec 2013 07:48:13 +0000 (23:48 -0800)]
Merge "update version (1.7.11 -> 1.7.12)" into tizen
jihye kim [Thu, 26 Dec 2013 07:48:07 +0000 (16:48 +0900)]
update version (1.7.11 -> 1.7.12)
Change-Id: Iff56baebc35b694919ac4bad37cd3043c77e37ff
Signed-off-by: jihye kim <jihye1128.kim@samsung.com>
daiyoung kim [Thu, 26 Dec 2013 07:35:35 +0000 (23:35 -0800)]
Merge "ecs: fix fd type" into tizen
munkyu.im [Thu, 26 Dec 2013 07:35:05 +0000 (16:35 +0900)]
ecs: fix fd type
Fd type must be an integer type.
Change-Id: Iae3f1350b6442552a2736c62b0dcd1bc1ad85dc9
Signed-off-by: munkyu.im <munkyu.im@samsung.com>
daiyoung kim [Thu, 26 Dec 2013 07:34:12 +0000 (23:34 -0800)]
Merge "qemu: remove prevent issue" into tizen
munkyu.im [Thu, 26 Dec 2013 07:31:36 +0000 (16:31 +0900)]
qemu: remove prevent issue
added to check null pointer.
added to check lock/unlock.
Change-Id: I98e3fd8a297bb7a7df1149657606cf3d74522f2f
Signed-off-by: munkyu.im <munkyu.im@samsung.com>
daiyoung kim [Thu, 26 Dec 2013 07:22:11 +0000 (23:22 -0800)]
Merge "emulator: modified time logging" into tizen
jihye kim [Thu, 26 Dec 2013 07:21:27 +0000 (16:21 +0900)]
add disable xen for linux
Change-Id: I7cb147996e51065d6d2060a12b93a62fef8507f1
Signed-off-by: jihye kim <jihye1128.kim@samsung.com>
GiWoong Kim [Thu, 26 Dec 2013 03:22:00 +0000 (12:22 +0900)]
emulator: modified time logging
In latest MinGW, 'time_t' is defined to be 8-byte long
Change-Id: I05097185e452ba5a89b57c0490f7e96950604f7a
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
sungmin ha [Tue, 24 Dec 2013 12:25:11 +0000 (21:25 +0900)]
remote: disabled unstable spice
Change-Id: I6462d767e875cc51c48c966302a7336df7b48b2b
Signed-off-by: sungmin ha <sungmin82.ha@samsung.com>
sungmin ha [Tue, 24 Dec 2013 11:34:02 +0000 (20:34 +0900)]
remote: added spice-protocol configure
Change-Id: I4e1807cf233fb1f5011b9851477b4b1352b30e6a
Signed-off-by: sungmin ha <sungmin82.ha@samsung.com>
sungmin ha [Tue, 24 Dec 2013 10:48:08 +0000 (19:48 +0900)]
remote: added test code in emulator_configure.sh
Change-Id: I364e1bed6db83c7e23a61a7afebb569a57483b29
Signed-off-by: sungmin ha <sungmin82.ha@samsung.com>
sungmin ha [Tue, 24 Dec 2013 10:20:52 +0000 (19:20 +0900)]
remote: added configure option for gtk 3
Change-Id: Iac125de7491711e39c0498e358550baf02cebc58
Signed-off-by: sungmin ha <sungmin82.ha@samsung.com>
sungmin ha [Tue, 24 Dec 2013 09:29:17 +0000 (18:29 +0900)]
remote: modified export position in configure file
removed unnecessary file
restored Makefile.in in virt-viewer
Change-Id: I8f0a899cad8b2d10344364bdcbbfb328e782662f
Signed-off-by: sungmin ha <sungmin82.ha@samsung.com>
sungmin ha [Tue, 24 Dec 2013 07:59:17 +0000 (16:59 +0900)]
remote: removed reconfigure code in virt-viewer
Change-Id: Ic693dbdcf7a599b1edc1c84450373f273e1dc63e
Signed-off-by: sungmin ha <sungmin82.ha@samsung.com>
GiWoong Kim [Tue, 24 Dec 2013 05:18:33 +0000 (14:18 +0900)]
gesture: release the multi-touch before gesture injecting
release the multi-touch before gesture event injecting
(maru_sdl)
Change-Id: Ib54dede198ab41a8739b29936986a1cfe6dac7a2
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
sungmin ha [Tue, 24 Dec 2013 02:19:06 +0000 (11:19 +0900)]
remote: added required package libvirt-dev for build
modified prefix in build/clean script
Change-Id: Ic687a8df629e07221195e30df7d8cbaecda45c27
Signed-off-by: sungmin ha <sungmin82.ha@samsung.com>
sungmin ha [Mon, 23 Dec 2013 11:43:33 +0000 (20:43 +0900)]
remote: modified scripts and Makefile
1. deleted unnecessary files
2. added required package
Change-Id: I7f77b6223d25545f7cf253871cfb31a21cd49207
Signed-off-by: sungmin ha <sungmin82.ha@samsung.com>
sungmin ha [Mon, 23 Dec 2013 11:09:41 +0000 (20:09 +0900)]
remote: included common header spice/enums.h
Change-Id: I395c1ded5d1e41562fbeabfe595a59be233c78b5
Signed-off-by: sungmin ha <sungmin82.ha@samsung.com>
daiyoung kim [Mon, 23 Dec 2013 10:59:09 +0000 (02:59 -0800)]
Merge "remote: modified define construction in ui/input.c" into tizen
sungmin ha [Mon, 23 Dec 2013 10:48:44 +0000 (19:48 +0900)]
remote: modified define construction in ui/input.c
Change-Id: I1535ed1bfe5d72102533c52144606a806ab272ca
Signed-off-by: sungmin ha <sungmin82.ha@samsung.com>
daiyoung kim [Mon, 23 Dec 2013 10:22:14 +0000 (02:22 -0800)]
Merge "added execute permission keymap-gen.pl for build" into tizen
sungmin ha [Mon, 23 Dec 2013 10:21:35 +0000 (19:21 +0900)]
added execute permission keymap-gen.pl for build
Change-Id: I1f352a8790bf7d58d5a4bae56f4bf397936bb1f2
Signed-off-by: sungmin ha <sungmin82.ha@samsung.com>
daiyoung kim [Mon, 23 Dec 2013 10:16:46 +0000 (02:16 -0800)]
Merge "added execute permission spice_codegen.py for build" into tizen
sungmin ha [Mon, 23 Dec 2013 10:05:17 +0000 (19:05 +0900)]
added execute permission spice_codegen.py for build
Change-Id: I24ce8cff1d52652bda3de592c6b3902440d115d5
Signed-off-by: sungmin ha <sungmin82.ha@samsung.com>
daiyoung kim [Mon, 23 Dec 2013 09:47:12 +0000 (01:47 -0800)]
Merge "modified package name for ubuntu build" into tizen
sungmin ha [Mon, 23 Dec 2013 09:40:10 +0000 (18:40 +0900)]
modified package name for ubuntu build
Change-Id: I2dd480cb39a6a6abe64a62465eebad2fb16f9e5d
Signed-off-by: sungmin ha <sungmin82.ha@samsung.com>
daiyoung kim [Mon, 23 Dec 2013 09:23:41 +0000 (01:23 -0800)]
Merge "remote: added remote server/client packages spice-gtk, virt-viewer, celt, spice etc." into tizen
GiWoong Kim [Mon, 23 Dec 2013 08:21:27 +0000 (17:21 +0900)]
skin: modified Key Window region setting
SWT library has a problem for stretch image on Ubuntu.
So, to avoid a this issue, I applied the different
way(with no side effects) to create a frame image.
Change-Id: I3411d9c4c45ffcf5bc591b45db2395cf94d40ddf
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
sungmin ha [Mon, 23 Dec 2013 08:04:44 +0000 (17:04 +0900)]
remote: added remote server/client packages spice-gtk, virt-viewer, celt, spice etc.
added spice input codes for tizen specific functions.
modified build script and makefile for ubuntu build.
Change-Id: Ia1adae6e31dcf461168b74728764cfa546e44d84
Signed-off-by: sungmin ha <sungmin82.ha@samsung.com>
GiWoong Kim [Fri, 20 Dec 2013 08:03:25 +0000 (17:03 +0900)]
touch: multi-touch enhancement
1. added protocol for multi-touch state
2. modified clearFingerSlot fucntion
3. removed unguarded write in communicator
Change-Id: I957159a87ecb524aa77b83a528b39bc2b8e28d02
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
daiyoung kim [Fri, 20 Dec 2013 07:59:15 +0000 (23:59 -0800)]
Merge "skin: modified skin region setting" into tizen
GiWoong Kim [Fri, 20 Dec 2013 03:43:47 +0000 (12:43 +0900)]
menu: modified GPU virtualization keyword for parsing
modified GPU virtualization keyword for Qemu parameter
parsing in Detail Info Dialog.
Change-Id: I4e52d2d8892509b384b905beb82112dc066e84b7
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
GiWoong Kim [Thu, 19 Dec 2013 10:39:38 +0000 (19:39 +0900)]
package: version up
1.7.5
Change-Id: I39c51d092649193bf00315a56fc0004024881a42
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
GiWoong Kim [Thu, 19 Dec 2013 09:20:51 +0000 (18:20 +0900)]
skin: modified skin region setting
SWT library has a problem for stretch image on Ubuntu.
So, to avoid a this issue, I applied the different
way(with no side effects) to create a General skin image.
Change-Id: I05edbd22f43691002c9fd79403ec5e1515e6d7b1
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
Stanislav Vorobiov [Thu, 19 Dec 2013 08:07:59 +0000 (11:07 +0300)]
YaGL/VIGS: Use wglMakeCurrent instead of wglMakeContextCurrentARB when possible
GPUs like Intel HD Graphics 2000 and some ATI cards may crash
when using wglMakeContextCurrentARB when draw_sfc == read_sfc. We
work around this by using wglMakeCurrent in this case
Change-Id: I80735a546d6e506ecc3581a5e78fdc8e04f3a95c
GiWoong Kim [Tue, 17 Dec 2013 07:18:03 +0000 (16:18 +0900)]
ecs: added gesture event handling
Emulator must handle the gesture events, according as
new feature was added in Emulator Control Panel.
Change-Id: Ic8cbc0b34319176ef9b19451aa8d60f66a95a48a
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
daiyoung kim [Tue, 17 Dec 2013 02:47:34 +0000 (18:47 -0800)]
Merge "ecp: keyboard on/off sync with skin" into tizen
daiyoung kim [Tue, 17 Dec 2013 02:47:16 +0000 (18:47 -0800)]
Merge "emulator: modified reset function for emulator" into tizen
GiWoong Kim [Mon, 16 Dec 2013 01:55:08 +0000 (10:55 +0900)]
emulator: modified reset function for emulator
1. added state flag resetting in skin
2. changed enum value for RESET
3. removed temporary code
Change-Id: Ia3f2fff01c98d8b059be1ee7f3713df773956f17
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
Stanislav Vorobiov [Tue, 5 Nov 2013 10:25:27 +0000 (14:25 +0400)]
YaGL: Fix surface invalidation in onscreen backend
We should always bind framebuffer zero before attaching
new texture/renderbuffer since current framebuffer might be
different from framebuffer zero
Change-Id: I797b9686473def2c85060a88ad7e9ae794070165
SeokYeon Hwang [Thu, 12 Dec 2013 06:39:41 +0000 (15:39 +0900)]
Fix build error on "hax-all.c".
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
SeokYeon Hwang [Wed, 11 Dec 2013 01:38:35 +0000 (10:38 +0900)]
Merge branch 'upstream-1.7' into tizen_qemu_1.7
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
Conflicts:
VERSION
block/cow.c
block/raw-win32.c
block/stream.c
block/vmdk.c
blockdev.c
exec.c
hw/i386/pc_piix.c
hw/scsi/scsi-bus.c
include/qom/cpu.h
include/sysemu/kvm.h
qemu-img.c
tcg/tcg.c
tcg/tcg.h
vl.c
Change-Id: Ib8de93ad2c05150934e17e63d7f8e90ffdfccc62
Jinhyung Choi [Tue, 10 Dec 2013 03:54:54 +0000 (12:54 +0900)]
ecp: keyboard on/off sync with skin
now ecp & skin menu gets correct synchronization.
Change-Id: Ic6c465417c12b5f7075f20706e7195f7a6760b28
Signed-off-by: Jinhyung Choi <jinhyung2.choi@samsung.com>
GiWoong Kim [Mon, 9 Dec 2013 07:33:33 +0000 (16:33 +0900)]
package: version up
1.7.3
Change-Id: Iea9f7d0f748fc6108d12a19c8766f3c749eb3ccf
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
GiWoong Kim [Mon, 9 Dec 2013 07:31:56 +0000 (16:31 +0900)]
menu: remove temporary code
no need to check a sensord state on Host Keyboard menu.
Change-Id: I28a807adb55d2bb4b70d4b301428a02965a1d82f
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
GiWoong Kim [Wed, 4 Dec 2013 06:15:48 +0000 (15:15 +0900)]
screenshot: code refactoring
1. restructuring
2. delete unnecessary code
3. fix indenting
Change-Id: Ia50fc0454a1a205f7b9a7ae671337303fd2dd0f1
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
Kitae Kim [Fri, 6 Dec 2013 02:30:13 +0000 (11:30 +0900)]
tethering: change a way to convert light sensor value from app to ecs.
In case of light sensor, it needs to set two value to pass to sensor device.
Change-Id: Ib8e0034b61e6774cbd0ccc591bc2b07af41de771
Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
Stanislav Vorobiov [Thu, 5 Dec 2013 08:39:27 +0000 (12:39 +0400)]
evdi: fix build error
Change-Id: I97c95b3587baad992381fd5ebf58a8c1fbaf56b3
daiyoung kim [Thu, 5 Dec 2013 06:05:01 +0000 (22:05 -0800)]
Merge changes Ib3b818ce,I2aa61a73 into tizen
* changes:
nfc: arrange source codes
evdi: check if virtqueue is ready
daiyoung kim [Thu, 5 Dec 2013 06:04:48 +0000 (22:04 -0800)]
Merge "nfc: check if virtqueue is ready" into tizen
munkyu.im [Thu, 5 Dec 2013 06:03:46 +0000 (15:03 +0900)]
nfc: arrange source codes
Removed unused variables.
Added checking data size.
Change-Id: Ib3b818ce35733345ccdb281a5292a76a1dd160e6
Signed-off-by: munkyu.im <munkyu.im@samsung.com>
munkyu.im [Thu, 5 Dec 2013 02:45:42 +0000 (11:45 +0900)]
evdi: check if virtqueue is ready
Before sending event,
virtio device needs to check if virtqueue is ready.
Otherwise when emulator reset,
device operation may have problem to send message.
Change-Id: I2aa61a73dc1b3e4956545c82293eb35e7c8a4759
Signed-off-by: munkyu.im <munkyu.im@samsung.com>
munkyu.im [Wed, 4 Dec 2013 08:25:03 +0000 (17:25 +0900)]
nfc: check if virtqueue is ready
Before sending event,
virtio device needs to check if virtqueue is ready.
Otherwise when emulator reset,
device operation may have problem to send message.
Change-Id: Ia715e314d0c1f65098eb7f1c612dc79c039bcdbe
Signed-off-by: munkyu.im <munkyu.im@samsung.com>
daiyoung kim [Wed, 4 Dec 2013 07:46:29 +0000 (23:46 -0800)]
Merge changes I6a7026f6,I4a3871b5 into tizen
* changes:
maru_brightness : Modified exit & init functions
maru_overlay : Added the reset functions
Jinhyung Choi [Wed, 4 Dec 2013 03:27:46 +0000 (12:27 +0900)]
suspend/resume: changed option name
Option name "ignore-suspend-lock" is un-clear the meaning of sentence.
So, it is changed to "enable-suspend" as a client expected action.
Change-Id: I204b175e20f07100bb90f4a481c726e502d68c82
Signed-off-by: Jinhyung Choi <jinhyung2.choi@samsung.com>
jinhyung.jo [Wed, 4 Dec 2013 02:29:18 +0000 (11:29 +0900)]
maru_brightness : Modified exit & init functions
Added the info log in the functions.
Added a missing statement for releasing memory in the exit function.
Modified the position that initialize the level variable.
Change-Id: I6a7026f66c9da683e36de3622724e83676ea21b4
Signed-off-by: Jinhyung Jo <jinhyung.jo@samsung.com>
jinhyung.jo [Wed, 4 Dec 2013 02:17:47 +0000 (11:17 +0900)]
maru_overlay : Added the reset functions
Initialize variables related to the overlay device state
when the device is rebooting.
Change-Id: I4a3871b56d551210c1adee94a099ee35fe8c825d
Signed-off-by: Jinhyung Jo <jinhyung.jo@samsung.com>
daiyoung kim [Wed, 4 Dec 2013 02:26:35 +0000 (18:26 -0800)]
Merge changes I728423f7,I765e8feb into tizen
* changes:
nfc: remove global count
menu: remove preferences and about menu
daiyoung kim [Wed, 4 Dec 2013 02:25:00 +0000 (18:25 -0800)]
Merge "host-keyboard: added reset function" into tizen
munkyu.im [Tue, 3 Dec 2013 11:01:57 +0000 (20:01 +0900)]
nfc: remove global count
This value is not meaningful.
nfc do not control count.
Change-Id: I728423f7dcadddf2993c12ef36821ca95c59e398
Signed-off-by: munkyu.im <munkyu.im@samsung.com>
Jinhyung Choi [Tue, 3 Dec 2013 07:01:37 +0000 (16:01 +0900)]
suspend/resume: setting suspend lock state
- qemu option "ignore-suspend-lock" is created, that skips
suspend lock as default.
- qemu manages suspend state.
- sdb server can request suspend lock and unlock state.
- emulator daemon request to qumu the suspend state, and
it sets default suspend state through power manager
Change-Id: I4d6e4898b41fca419501ce098eb8d1e67e843cb5
Signed-off-by: Jinhyung Choi <jinhyung2.choi@samsung.com>