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
2016-10-28
tests: rename target_big_endian() as qvirtio_is_big_endian()
Laurent Vivier
4
-29
/
+25
2016-10-28
tests: move QVirtioBus pointer into QVirtioDevice
Laurent Vivier
9
-217
/
+186
2016-10-28
tests: don't check if qtest_spapr_boot() returns NULL
Laurent Vivier
2
-1
/
+2
2016-10-28
tests: fix memory leak in virtio-scsi-test
Laurent Vivier
1
-0
/
+1
2016-10-28
ppc/xics: Add xics to the monitor "info pic" command
Benjamin Herrenschmidt
1
-0
/
+49
2016-10-28
pseries: Update SLOF firmware image to 20161019
Alexey Kardashevskiy
3
-1
/
+1
2016-10-27
Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-20161027-1' into...
Peter Maydell
1
-1
/
+2
2016-10-27
Merge remote-tracking branch 'remotes/rth/tags/pull-atomic-20161026' into sta...
Peter Maydell
43
-1090
/
+2345
2016-10-27
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
10
-101
/
+104
2016-10-27
Merge remote-tracking branch 'remotes/vivier/tags/m68k-part1-pull-request' in...
Peter Maydell
8
-657
/
+881
2016-10-26
target-alpha: Emulate LL/SC using cmpxchg helpers
Richard Henderson
5
-120
/
+45
2016-10-26
target-alpha: Introduce MMU_PHYS_IDX
Richard Henderson
5
-114
/
+44
2016-10-26
target-arm: remove EXCP_STREX + cpu_exclusive_{test, info}
Emilio G. Cota
4
-22
/
+1
2016-10-26
linux-user: remove handling of aarch64's EXCP_STREX
Emilio G. Cota
1
-125
/
+0
2016-10-26
linux-user: remove handling of ARM's EXCP_STREX
Emilio G. Cota
1
-93
/
+0
2016-10-26
target-arm: emulate aarch64's LL/SC using cmpxchg helpers
Emilio G. Cota
3
-58
/
+163
2016-10-26
target-arm: emulate SWP with atomic_xchg helper
Emilio G. Cota
1
-12
/
+14
2016-10-26
target-arm: emulate LL/SC using cmpxchg helpers
Emilio G. Cota
1
-95
/
+45
2016-10-26
target-arm: Rearrange aa32 load and store functions
Richard Henderson
1
-105
/
+66
2016-10-26
tests: add atomic_add-bench
Emilio G. Cota
3
-1
/
+167
2016-10-26
target-i386: remove helper_lock()
Emilio G. Cota
3
-50
/
+0
2016-10-26
target-i386: emulate XCHG using atomic helper
Emilio G. Cota
1
-6
/
+2
2016-10-26
target-i386: emulate LOCK'ed BTX ops using atomic helpers
Emilio G. Cota
1
-30
/
+57
2016-10-26
target-i386: emulate LOCK'ed XADD using atomic helper
Emilio G. Cota
1
-5
/
+10
2016-10-26
target-i386: emulate LOCK'ed NEG using cmpxchg helper
Emilio G. Cota
1
-4
/
+34
2016-10-26
target-i386: emulate LOCK'ed NOT using atomic helper
Emilio G. Cota
1
-6
/
+20
2016-10-26
target-i386: emulate LOCK'ed INC using atomic helper
Emilio G. Cota
1
-11
/
+13
2016-10-26
target-i386: emulate LOCK'ed OP instructions using atomic helpers
Emilio G. Cota
1
-18
/
+58
2016-10-26
target-i386: emulate LOCK'ed cmpxchg using cmpxchg helpers
Emilio G. Cota
3
-66
/
+169
2016-10-26
tcg: Emit barriers with parallel_cpus
Richard Henderson
1
-11
/
+1
2016-10-26
tcg: Add CONFIG_ATOMIC64
Richard Henderson
6
-13
/
+114
2016-10-26
tcg: Add atomic128 helpers
Richard Henderson
6
-3
/
+119
2016-10-26
tcg: Add atomic helpers
Richard Henderson
9
-15
/
+826
2016-10-26
cputlb: Tidy some macros
Richard Henderson
2
-22
/
+8
2016-10-26
cputlb: Move most of iotlb code out of line
Richard Henderson
2
-42
/
+47
2016-10-26
cputlb: Remove includes from softmmu_template.h
Richard Henderson
1
-4
/
+0
2016-10-26
cputlb: Move probe_write out of softmmu_template.h
Richard Henderson
2
-23
/
+21
2016-10-26
cputlb: Replace SHIFT with DATA_SIZE
Richard Henderson
2
-13
/
+10
2016-10-26
linux-user: enable parallel code generation on clone
Alex Bennée
1
-0
/
+8
2016-10-26
tcg: Add EXCP_ATOMIC
Richard Henderson
9
-0
/
+88
2016-10-26
int128: Add int128_make128
Richard Henderson
1
-5
/
+15
2016-10-26
int128: Use __int128 if available
Richard Henderson
2
-12
/
+145
2016-10-26
exec: Avoid direct references to Int128 parts
Richard Henderson
2
-2
/
+12
2016-10-26
atomics: Add __nocheck atomic operations
Richard Henderson
1
-9
/
+27
2016-10-26
atomics: add atomic_op_fetch variants
Emilio G. Cota
1
-0
/
+17
2016-10-26
atomics: add atomic_xor
Emilio G. Cota
1
-0
/
+4
2016-10-26
atomics: Add parameters to macros
Richard Henderson
1
-5
/
+5
2016-10-26
audio: intel-hda: check stream entry count during transfer
Prasad J Pandit
1
-1
/
+2
2016-10-26
colo-proxy: fix memory leak
Zhang Chen
3
-31
/
+21
2016-10-26
net: rtl8139: limit processing of ring descriptors
Prasad J Pandit
1
-1
/
+1
[next]