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
2008-10-26
CRIS: Correct tcg globals allocation for 64bit hosts.
edgar_igl
1
-12
/
+12
2008-10-26
Preliminary BSD user emulator support
blueswir1
24
-1
/
+5943
2008-10-26
Update from binutils 2.17
blueswir1
1
-579
/
+627
2008-10-26
Document the binutils source files used in constructing sparc-dis.c
blueswir1
1
-0
/
+11
2008-10-26
Add "const"
blueswir1
1
-8
/
+8
2008-10-26
Fix inline use warnings from sparse
blueswir1
2
-4
/
+4
2008-10-26
Fix undeclared symbol warnings from sparse
blueswir1
37
-61
/
+71
2008-10-26
Fix incorrect use of pstrcpy (malc)
blueswir1
1
-1
/
+1
2008-10-26
Fix undefined pthread_sigmask warning on FreeBSD (Juergen Lock)
blueswir1
1
-1
/
+1
2008-10-25
Change freeing method because the allocation function was changed in r5532
blueswir1
1
-3
/
+3
2008-10-25
Silence warnings about unused variables
blueswir1
1
-5
/
+5
2008-10-25
Suppress a GCC warning about unused function
blueswir1
1
-0
/
+2
2008-10-25
Fix GCC 4 signedness warning
blueswir1
1
-1
/
+1
2008-10-25
Replace uses of strndup (a GNU extension) with Qemu pstrdup
blueswir1
3
-1
/
+14
2008-10-25
Replace uses of strncpy (a GNU extension) with Qemu pstrcpy
blueswir1
7
-9
/
+10
2008-10-25
Fix undefined pthread_sigmask warning on OpenBSD
blueswir1
1
-0
/
+2
2008-10-25
Use snprintf to please OpenBSD linker
blueswir1
1
-9
/
+9
2008-10-25
Fix a bad memcpy length (Bruce Rogers).
balrog
1
-1
/
+1
2008-10-24
Fix whitespace in migration code.
aliguori
2
-45
/
+45
2008-10-24
Fix possibly SEGV in tcp migration error case.
aliguori
1
-1
/
+1
2008-10-24
Live migration for Win32 (Hervé Poussineau)
aliguori
3
-24
/
+24
2008-10-24
Fix windows build after migration changes
aliguori
3
-6
/
+5
2008-10-24
Add missing return statement (fixes compiler warning).
aurel32
1
-0
/
+1
2008-10-24
hw/pc: don't register the memory hole as unassigned twice
aurel32
1
-2
/
+0
2008-10-24
Fix typos in PPC TCG conversion.
pbrook
1
-2
/
+2
2008-10-24
ETRAX-FS: Drop DMA polling for ethernet.
edgar_igl
1
-46
/
+4
2008-10-23
protect exec-all.h frm multiple inclusion (Glauber Costa)
aliguori
1
-0
/
+3
2008-10-22
Additional exclusive load/store instruction are v6K, not v6T2.
pbrook
1
-1
/
+1
2008-10-22
Fix ARMv6t2 strex instructions.
pbrook
1
-3
/
+45
2008-10-22
ETRAX-FS: Add support for passing kernel command lines
edgar_igl
1
-2
/
+15
2008-10-22
ETRAX-FS: Correct booting of elf linux images from ram.
edgar_igl
1
-3
/
+2
2008-10-22
Fix ARMv6 translation table base address calculation.
pbrook
2
-22
/
+23
2008-10-22
Use load address when loading ELF images.
pbrook
3
-6
/
+8
2008-10-22
Optimize redundant cp15 coprocessor access control register writes.
pbrook
1
-3
/
+5
2008-10-22
Update old fashioned function prototypes.
pbrook
1
-15
/
+5
2008-10-22
* Use function pointers for symbol lookup (currently for elf32 and elf64,
pbrook
4
-95
/
+184
2008-10-21
Keep usb host scanning from leaking file descriptors
aliguori
1
-5
/
+11
2008-10-21
target-ppc: convert branch related instructions to TCG
aurel32
2
-296
/
+63
2008-10-21
Fix broken USB support for Linux host (Bjorn Danielsson)
aliguori
1
-1
/
+2
2008-10-21
target-ppc: convert logical instructions to TCG
aurel32
4
-394
/
+248
2008-10-21
target-ppc: convert crf related instructions to TCG
aurel32
5
-383
/
+291
2008-10-21
TCG: add tcg_const_local_tl()
aurel32
3
-0
/
+20
2008-10-21
target-ppc: use the new TCG logical operations
aurel32
1
-55
/
+10
2008-10-21
target-alpha: use the new TCG logical operations
aurel32
1
-18
/
+6
2008-10-21
TCG: add logical operations found on alpha and powerpc processors
aurel32
2
-0
/
+120
2008-10-21
target-ppc: Convert XER accesses to TCG
aurel32
9
-216
/
+174
2008-10-17
added explicit license
bellard
1
-0
/
+23
2008-10-17
allow SLIRP to make an ARP request to get the client MAC address. It is usefu...
bellard
1
-8
/
+52
2008-10-17
scsi-generic: correct error management
aurel32
1
-29
/
+103
2008-10-17
i386/SVM: return amount of ASIDs
aurel32
1
-3
/
+3
[next]