Age | Commit message (Collapse) | Author | Files | Lines |
|
convert pthread to qemu_thread
modified function name & etc
Change-Id: I022a36e51186367b87283fc07754847a98413f4e
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
|
|
Image processing related codes move out of display codes.
Change-Id: I99105069ca41bd3a1fa3ef365234d10da5b1f186
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
(cherry picked from commit e5a2c7be202ce5c303b4e207a472de137fa155ad)
|
|
|
|
|
|
|
|
|
|
From now on, we use VIGS device.
Change-Id: Ic7f7ba8bbaebe22227f1d252cf5739b4b0cb9033
Signed-off-by: Jinhyung Jo <jinhyung.jo@samsung.com>
|
|
From now on, we use YaGL device.
Change-Id: Ice1be9eb1fe135b15475c3b51ee5b82f7b503d37
Signed-off-by: Jinhyung Jo <jinhyung.jo@samsung.com>
|
|
On Windows, the display off guide image can be rubbed out
from display surface when emulator window comes from outside
of host monitor bounds by dragging. So, to prevent this,
display should not stop the updating while window dragging.
Change-Id: If7de4b484014a9ac2b3476e2f548954117a15b8f
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
(cherry picked from commit 924bba3123c788a034578b691cfd8f25e85798e9)
|
|
Fix a bug that emulator is closed unexpectedly
when the webcam is not connected to the host PC.
Change-Id: I53c7101aa4255666dd8087d4c7034d152ea5745f
Signed-off-by: Jinhyung Jo <jinhyung.jo@samsung.com>
|
|
Change-Id: I9d3ba199e17f40ee0aa702616f9d5db79f5bef46
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
|
|
linux kernel 3.12 has changed intel-hda
driver to always check for FIFORDY, this
causes long hangs in guest since QEMU
always has this bit set to 0. We now simply set
it to 1 always, since we're synchronous anyway
and always ready to receive the stream
Change-Id: I5bb3f36094e6c8b23a0338f31ff949d863c378ec
Signed-off-by: Stanislav Vorobiov <s.vorobiov@samsung.com>
(cherry picked from commit 62c37a816010779308706bf69bfd897aedbdbf6d)
|
|
|
|
tizen_qemu_2.0
|
|
|
|
Change-Id: I201f1ed69be602742e988ae8be513f2ff7ff96a5
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
|
|
|
|
Brightness, overlay and camera device can be added by option instead of forced initializing.
Remove unneccessary code, used to check devices(virtgl & camera)
Change-Id: Ie5cd5520ca17b7920342f6b2ae21e4c1f685c5e1
Signed-off-by: Jinhyung Jo <jinhyung.jo@samsung.com>
|
|
init fucntion of this device is called when qemu launched with codec-pci parameter.
Change-Id: I2cb155c5807d4f5e2637d756b18514d9dc2d70fa
Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
Conflicts:
tizen/src/hw/maru_brill_codec.c
|
|
Change-Id: Icc246b14dacb59d55a466ea6a5c282720f77fe07
Signed-off-by: sungmin ha <sungmin82.ha@samsung.com>
|
|
added max_point deivce option for virtio touchscreen
remove -max-touch-point option
Change-Id: I32ff1b18d39c6c05364a5723ab68a0b9887fa047
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
Conflicts:
tizen/src/hw/maru_virtio_touchscreen.h
|
|
It returns false if device is not initialized.
Change-Id: I1e96d6ebb9e14b11217232c129598767394ffd5e
Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
(cherry picked from commit f48ac4136b3603f392ac2489afe5687440d371a0)
|
|
Add next compiler options.
-Werror=implicit-function-declaration
-Werror=implicit-int
Change-Id: If6011e64b0844c92d80442f1e07adde77c2b4fa7
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
|
|
|
|
Change-Id: Iab0442523bad977a72834947753e9c47ba52f54f
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
|
|
Change-Id: Ia434e1c4182dc817adf22c8f8d5b7044da0365f1
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
|
|
Change-Id: I8b5f97f2bb51d1e37164856589d2193ef5244738
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
|
|
This reverts commit 92d5793f73c463576a17d6a281cf7b3c8804aea0.
|
|
This reverts commit 3b574fcb46f69fc747426050746e31e43228f2e6.
|
|
Change-Id: I1651303404594c814adea5718c223270f5b73ac5
Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
|
|
tizen_qemu_2.0
|
|
|
|
|
|
Change-Id: I7df994a0ac7383208e9648c790d5c1301305dfe3
Signed-off-by: Jinhyung Choi <jinhyung2.choi@samsung.com>
|
|
As CURL_LIBS variable has been created since qemu_2.0,
curl link has to be included in the Makefile to avoid link error.
Change-Id: I08df3015cc57fea44613f5e4b08eec42beefdda6
Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
|
|
Remove spaces after back-slash on CPU_COMMON macro.
Change-Id: If9a9e16acda24d5bd8309662baa5e7f2f2ab71eb
Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
|
|
Change-Id: I5b55105531b21b28853faf4e4717b81efeb5e342
Signed-off-by: Jinhyung Choi <jinhyung2.choi@samsung.com>
|
|
Change-Id: I512d7d7d4b2eca10e887edef41ae63c974a1c1f6
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
|
|
Add thread names and remove a wrong property.
Change-Id: I4c2ccde03980db5351d42e7b976809ac426c5375
Signed-off-by: Jinhyung Jo <jinhyung.jo@samsung.com>
|
|
Change-Id: I7f175f12dcd80ec023f40c48bb1c0d9b804fe137
Signed-off-by: Jinhyung Jo <jinhyung.jo@samsung.com>
|
|
Change-Id: I523c79cdb9159892902e7ca09f4962bb7c32f4d5
Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
|
|
devices" into tizen_qemu_2.0
|
|
Change-Id: I831c88556f8e401b2d739fe9a06820f3b7ef04c6
Signed-off-by: Jinhyung Choi <jinhyung2.choi@samsung.com>
|
|
Change-Id: Ia499d29f24fbd8adec94d6cc72f04873fdf4a92e
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
|
|
Applied for qemu 2.0
Change-Id: Ia2b15b1941574741cd4e44ec035c3f6f27f57e89
Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
|
|
Applied for qemu 2.0
Change-Id: Ieecd65a91c1a5c03da6942ee0a2dc213bb7b759b
Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
|
|
Change-Id: I493d7c89f1aefc5add3347195cdb5a0273e29e5c
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
|
|
tizen_qemu_2.0
|
|
* changes:
communication: set skin server thread name
touch: modified virtio device class init
|
|
Change-Id: Ia3069af2638f6738ca34e1958a5ba128f4ab48e6
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
|