index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-05
Merge "emulator: some error reporting routine is refactored" into tizen
Sangho Park
3
-17
/
+11
2014-07-06
emulator: some error reporting routine is refactored
SeokYeon Hwang
3
-17
/
+11
2014-07-03
Merge "9pfs: use event_notifier instead of qemu_pipe" into tizen
SeokYeon Hwang
4
-198
/
+21
2014-07-02
9pfs: use event_notifier instead of qemu_pipe
SeokYeon Hwang
4
-198
/
+21
2014-07-02
emulator: clean-up legacy board init
SeokYeon Hwang
1
-15
/
+9
2014-07-01
virtio: initializing and declaring tizen virtio devices are moved
SeokYeon Hwang
2
-604
/
+1
2014-07-01
emulator: remove legacy mloop_event
SeokYeon Hwang
1
-1
/
+0
2014-07-01
usb: remove legacy usb storage support
SeokYeon Hwang
1
-22
/
+1
2014-07-01
hotplug: new device hotplug system is introduced
SeokYeon Hwang
1
-52
/
+0
2014-06-25
pci: add device realization check before the capability is unlinked
SeokYeon Hwang
1
-1
/
+5
2014-06-24
build: Clean-up build related files
SeokYeon Hwang
7
-20
/
+19
2014-06-23
YaGL/VIGS: QOM'ify
Stanislav Vorobiov
10
-157
/
+498
2014-06-23
exynos4210: remove old files
Stanislav Vorobiov
12
-7477
/
+0
2014-06-23
VIGS: move winsys headers
Stanislav Vorobiov
7
-5
/
+5
2014-06-22
Merge "yagl/vigs: quick fixes for upstream" into tizen
SeokYeon Hwang
2
-51
/
+105
2014-06-20
yagl/vigs: quick fixes for upstream
Stanislav Vorobiov
2
-51
/
+105
2014-06-18
vmodem: enable the vmodem device using virtio.
Sooyoung Ha
2
-0
/
+54
2014-06-16
emulator: modify RAM preallocation logic
SeokYeon Hwang
1
-8
/
+1
2014-06-03
keyboard: delete unused code
GiWoong Kim
1
-13
/
+0
2014-05-29
YaGL/VIGS: Fix GL frambuffer functions lookup
Stanislav Vorobiov
4
-42
/
+85
2014-05-23
virtio-9p: fix wrong control flow
Kitae Kim
1
-2
/
+2
2014-05-19
vitrio-9p: enable the virtio-9p on windows.
Sooyoung Ha
1
-0
/
+9
2014-05-13
virtio-9p: fix compilation error on Mac OS X.
Kitae Kim
1
-2
/
+0
2014-05-13
virtio-9p: fix windows build error that is due to qemu 2.0 merge.
Sooyoung Ha
2
-3
/
+3
2014-05-13
YaGL/VIGS: GLESv3 workarounds for Mac OS X 10.7
Stanislav Vorobiov
2
-0
/
+48
2014-05-12
Merge branch 'tizen_qemu_2.0' into tizen
SeokYeon Hwang
403
-5347
/
+15458
2014-05-12
virtio-9p: enable the virtfs on Windows.
Sooyoung Ha
11
-144
/
+5525
2014-04-29
maru_vga: remove device
jinhyung.jo
3
-23
/
+0
2014-04-29
VirtGL: remove device
jinhyung.jo
2
-60
/
+0
2014-04-29
virtio-9p: fix compiliation error and source clean-up.
Kitae Kim
6
-62
/
+133
2014-04-29
virtio-9p: enable virtfs on Mac OS X.
Kitae Kim
8
-2
/
+148
2014-04-28
audio/intel-hda: support FIFORDY
Stanislav Vorobiov
1
-1
/
+2
2014-04-25
audio/intel-hda: support FIFORDY
Stanislav Vorobiov
1
-1
/
+2
2014-04-24
emulator: modified touchscreen option
GiWoong Kim
1
-2
/
+11
2014-04-23
emulator: modified touchscreen option
GiWoong Kim
1
-2
/
+11
2014-04-21
vigs: fix compilation errors
SeokYeon Hwang
8
-8
/
+7
2014-04-21
Merge branch 'upstream_qemu_2.0' into tizen
SeokYeon Hwang
394
-5117
/
+15251
2014-04-17
YaGL: Fix transport separate short command skip bug
Stanislav Vorobiov
1
-1
/
+1
2014-04-15
VIGS: Add framebuffer and temporary texture pool
Stanislav Vorobiov
5
-29
/
+427
2014-04-14
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-1
/
+1
2014-04-14
ide: Correct improper smart self test counter reset in ide core.
BenoƮt Canet
1
-1
/
+1
2014-04-14
acpi: fix incorrect encoding for 0x{F-1}FFFF
Igor Mammedov
1
-1
/
+1
2014-04-14
vmxnet3: validate queues configuration read on migration
Dmitry Fleytman
1
-0
/
+1
2014-04-14
vmxnet3: validate interrupt indices read on migration
Dmitry Fleytman
1
-0
/
+2
2014-04-14
vmxnet3: validate queues configuration coming from guest
Dmitry Fleytman
1
-1
/
+18
2014-04-14
vmxnet3: validate interrupt indices coming from guest
Dmitry Fleytman
1
-2
/
+34
2014-04-14
display: Add dirty flag for display
GiWoong Kim
6
-17
/
+45
2014-04-11
virtio-net: fix guest-triggerable buffer overrun
Michael S. Tsirkin
1
-1
/
+1
2014-04-10
acpi: update generated hex files
Michael S. Tsirkin
2
-30
/
+20
2014-04-08
hw/pci-host/prep: Don't reverse IO accesses on bigendian hosts
Peter Maydell
1
-4
/
+4
[next]