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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-15
audio: expose drv_opaque to init_out and init_in
Kővágó, Zoltán
11
-20
/
+27
2015-06-15
only enable dsound in case the header file is present
Gerd Hoffmann
1
-1
/
+13
2015-06-15
audio: remove winwave audio driver
Kővágó, Zoltán
4
-728
/
+4
2015-06-15
audio: remove fmod backend
Kővágó, Zoltán
4
-713
/
+2
2015-06-15
audio: remove esd backend
Kővágó, Zoltán
4
-571
/
+6
2015-06-12
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
44
-277
/
+1364
2015-06-12
Merge remote-tracking branch 'remotes/aurel/tags/pull-sh4-next-20150612' into...
Peter Maydell
10
-354
/
+255
2015-06-12
qmp/hmp: add rocker device support
Scott Feldman
13
-0
/
+1170
2015-06-12
rocker: bring link up/down on PHY enable/disable
Scott Feldman
1
-0
/
+12
2015-06-12
rocker: update tests using hw-derived interface names
Scott Feldman
5
-76
/
+56
2015-06-12
rocker: Add support for phys name
David Ahern
5
-2
/
+31
2015-06-12
iohandler: Change return type of qemu_set_fd_handler to "void"
Fam Zheng
3
-13
/
+12
2015-06-12
event-notifier: Always return 0 for posix implementation
Fam Zheng
1
-1
/
+2
2015-06-12
xen_backend: Remove unused error handling of qemu_set_fd_handler
Fam Zheng
1
-3
/
+1
2015-06-12
oss: Remove unused error handling of qemu_set_fd_handler
Fam Zheng
1
-6
/
+8
2015-06-12
alsaaudio: Remove unused error handling of qemu_set_fd_handler
Fam Zheng
1
-14
/
+2
2015-06-12
main-loop: Drop qemu_set_fd_handler2
Fam Zheng
4
-79
/
+7
2015-06-12
Change qemu_set_fd_handler2(..., NULL, ...) to qemu_set_fd_handler
Fam Zheng
16
-60
/
+53
2015-06-12
tap: Drop tap_can_send
Fam Zheng
1
-11
/
+2
2015-06-12
net/socket: Drop net_socket_can_send
Fam Zheng
1
-12
/
+19
2015-06-12
netmap: Drop netmap_can_send
Fam Zheng
1
-12
/
+2
2015-06-12
l2tpv3: Drop l2tpv3_can_send
Fam Zheng
1
-10
/
+1
2015-06-12
stubs: Add qemu_set_fd_handler
Fam Zheng
1
-0
/
+8
2015-06-12
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150612' into staging
Peter Maydell
22
-840
/
+1291
2015-06-12
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20150612' i...
Peter Maydell
49
-2144
/
+2191
2015-06-12
target-sh4: remove dead code
Aurelien Jarno
1
-1
/
+0
2015-06-12
target-sh4: factorize fmov implementation
Aurelien Jarno
1
-9
/
+4
2015-06-12
target-sh4: split out Q and M from of SR and optimize div1
Aurelien Jarno
4
-150
/
+69
2015-06-12
target-sh4: optimize negc using add2 and sub2
Aurelien Jarno
1
-6
/
+6
2015-06-12
target-sh4: optimize subc using sub2
Aurelien Jarno
1
-11
/
+7
2015-06-12
target-sh4: optimize addc using add2
Aurelien Jarno
1
-7
/
+4
2015-06-12
target-sh4: Split out T from SR
Aurelien Jarno
5
-153
/
+112
2015-06-12
target-sh4: use bit number for SR constants
Aurelien Jarno
6
-80
/
+85
2015-06-12
sh4/r2d: convert to new MMIO accessor style
Aurelien Jarno
1
-6
/
+6
2015-06-12
linux-user: Add HWCAP for SH4
Richard Henderson
1
-0
/
+29
2015-06-12
linux-user: Default sh4 to sh7785
Richard Henderson
1
-0
/
+2
2015-06-12
target-mips: enable XPA and LPA features
Leon Alrae
1
-6
/
+10
2015-06-12
target-mips: remove misleading comments in translate_init.c
Leon Alrae
1
-9
/
+0
2015-06-12
target-mips: add MTHC0 and MFHC0 instructions
Leon Alrae
3
-0
/
+229
2015-06-12
target-mips: add CP0.PageGrain.ELPA support
Leon Alrae
5
-12
/
+42
2015-06-12
target-mips: support Page Frame Number Extension field
Leon Alrae
1
-6
/
+26
2015-06-12
target-mips: extend selected CP0 registers to 64-bits in MIPS32
Leon Alrae
4
-42
/
+63
2015-06-12
target-mips: correct MFC0 for CP0.EntryLo in MIPS64
Leon Alrae
1
-6
/
+6
2015-06-12
Remove unneeded memset
Dr. David Alan Gilbert
1
-1
/
+0
2015-06-12
Rename RDMA structures to make destination clear
Dr. David Alan Gilbert
1
-33
/
+33
2015-06-12
Teach analyze-migration.py about section footers
Dr. David Alan Gilbert
1
-0
/
+5
2015-06-12
Add a protective section footer
Dr. David Alan Gilbert
2
-0
/
+62
2015-06-12
Disable section footers on older machine types
Dr. David Alan Gilbert
4
-1
/
+12
2015-06-12
Merge section header writing
Dr. David Alan Gilbert
1
-44
/
+28
2015-06-12
Move loadvm_handlers into MigrationIncomingState
Dr. David Alan Gilbert
5
-12
/
+26
[next]