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
/
Makefile.target
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-28
Implement a HCI passthrough to host.
balrog
1
-0
/
+4
2008-09-28
Emulate a serial bluetooth HCI with H4+ extensions and attach to n8x0's UART.
balrog
1
-1
/
+1
2008-09-22
Refactor AIO to allow multiple AIO implementations
aliguori
1
-1
/
+1
2008-09-18
Key/value based qemu<->guest firmware communication mechanism (Gleb Natapov)
blueswir1
1
-0
/
+1
2008-09-14
Enable gcc flag -Wwrite-strings
blueswir1
1
-1
/
+2
2008-09-11
Enable gcc flag -Wendif-labels
blueswir1
1
-1
/
+1
2008-09-11
Only build compatfd when using AIO and make sure to always init AIO
aliguori
1
-1
/
+5
2008-09-10
Use signalfd() to work around signal/select race
aliguori
1
-1
/
+1
2008-09-06
Enable gcc flag -Wundef
blueswir1
1
-1
/
+1
2008-08-21
Fix OSS on OpenBSD
blueswir1
1
-0
/
+3
2008-07-29
Add IP checksumming functions to qemu (Gerd Hoffmann)
aliguori
1
-1
/
+1
2008-07-26
Try to avoid glibc global register mangling, again
blueswir1
1
-2
/
+4
2008-07-23
Preliminary PPC64/Linux host support
malc
1
-0
/
+4
2008-07-21
Handle on-chip DMA controllers in one place, convert OMAP DMA to use it.
balrog
1
-1
/
+1
2008-07-19
Add Virtual Distributed Ethernet native support, by Luca Bigliardi.
ths
1
-1
/
+1
2008-07-02
Remove stray local "speedup" hack
malc
1
-1
/
+0
2008-07-02
Pulseaudio driver
malc
1
-0
/
+4
2008-06-13
ISA version of CS4231A
malc
1
-0
/
+3
2008-06-09
Prevent guest reusing host memory allocations.
pbrook
1
-2
/
+2
2008-06-09
Add -mlongcall for PPC host (needed for MIPS for instance)
malc
1
-0
/
+1
2008-06-09
TC6393XB system features (Dmitry Baryshkov).
balrog
1
-1
/
+1
2008-06-02
Improve dependencies generation (malc).
balrog
1
-1
/
+1
2008-06-02
Provide basic emulation for Sharp SL-6000 PDA (Tosa), Dmitry Baryshkov.
balrog
1
-1
/
+1
2008-06-02
Factor out common SharpSL PDA code (Dmitry Baryshkov).
balrog
1
-1
/
+1
2008-05-28
Don't link usermode emulation against libqemu_common.a
pbrook
1
-2
/
+1
2008-05-28
consistent naming for i386 TCG helper file
bellard
1
-37
/
+3
2008-05-23
Fix parallel builds for dyngen, by Jason Wessel.
ths
1
-0
/
+1
2008-05-11
Update the etrax machine.
edgar_igl
1
-1
/
+3
2008-05-10
Fix parallel build (broken by commit r4407)
aurel32
1
-1
/
+1
2008-05-10
Rename CONFIG_NO_DYNGEN_OP to CONFIG_DYNGEN_OP to avoid double negatives
blueswir1
1
-2
/
+2
2008-05-07
Nokia N810 basic system emulation.
balrog
1
-0
/
+1
2008-05-05
Qemu 32-bit i386, gcc >= 3.4 spill error fix
aurel32
1
-2
/
+8
2008-05-04
remove target ifdefs from vl.c
aurel32
1
-1
/
+4
2008-04-24
ARM: Marvell 88w8618 / MusicPal emulation (Jan Kiszka).
balrog
1
-0
/
+1
2008-04-22
Revert the previous patch
blueswir1
1
-3
/
+0
2008-04-22
Move 128-bit float emulation under linux-user
blueswir1
1
-0
/
+3
2008-04-22
Inventra MUSB-HDRC host-mode USB.
balrog
1
-1
/
+1
2008-04-14
Nokia N800 machine support (ARM).
balrog
1
-0
/
+1
2008-04-14
Add basic OMAP2 chip support.
balrog
1
-0
/
+1
2008-04-12
HPPA (PA-RISC) host support
aurel32
1
-0
/
+8
2008-04-11
Remove osdep.c/qemu-img code duplication
aurel32
1
-0
/
+1
2008-04-09
Move target-arm/nwfpe into linux-user/arm/nwfpe
aurel32
1
-1
/
+1
2008-04-08
Simplify PICA 61 emulation
aurel32
1
-1
/
+1
2008-04-08
Braille device support
aurel32
1
-1
/
+1
2008-04-07
MIPS Magnum R4000 machine
aurel32
1
-5
/
+5
2008-03-31
ARM TCG conversion 15/16.
pbrook
1
-1
/
+1
2008-03-31
ARM TCG conversion 14/16.
pbrook
1
-1
/
+1
2008-03-21
Prepare for op.c removal and zero legacy ops
blueswir1
1
-1
/
+6
2008-03-14
* Add a model of the ETRAX interrupt controller.
edgar_igl
1
-1
/
+4
2008-03-06
Split OMAP DMA out to a file apart.
balrog
1
-1
/
+1
[next]