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
2010-01-19
QMP: Emit asynchronous events on all QMP monitors
Adam Litke
1
-5
/
+7
2010-01-19
Fix QEMU_WARN_UNUSED_RESULT
Kevin Wolf
4
-5
/
+6
2010-01-19
QMP: Introduce VNC_INITIALIZED event
Luiz Capitulino
4
-0
/
+11
2010-01-19
QMP: Introduce VNC_DISCONNECTED event
Luiz Capitulino
4
-0
/
+12
2010-01-19
QMP: Introduce VNC_CONNECTED event
Luiz Capitulino
4
-0
/
+36
2010-01-19
VNC: Cache client info at connection time
Luiz Capitulino
2
-10
/
+32
2010-01-19
VNC: Add 'family' key
Luiz Capitulino
1
-1
/
+25
2010-01-19
VNC: Rename client's 'username' key
Luiz Capitulino
1
-4
/
+5
2010-01-19
VNC: Make 'auth' key mandatory
Luiz Capitulino
1
-12
/
+14
2010-01-19
VNC: Use 'enabled' key instead of 'status'
Luiz Capitulino
1
-5
/
+5
2010-01-19
char: Remove redundant qemu_chr_generic_open() call.
Kusanagi Kouichi
1
-1
/
+0
2010-01-19
raw-posix: Detect legacy floppy via ioctl on linux
Cole Robinson
1
-2
/
+19
2010-01-19
raw-posix: Detect CDROM via ioctl on linux
Cole Robinson
1
-2
/
+18
2010-01-19
avoid unreachable statement after break
Paolo Bonzini
1
-1
/
+1
2010-01-19
remove assertions
Paolo Bonzini
1
-4
/
+0
2010-01-19
change while to if
Paolo Bonzini
1
-7
/
+3
2010-01-19
add assertions about env->current_tb
Paolo Bonzini
1
-1
/
+5
2010-01-19
clean up env->current_tb
Paolo Bonzini
1
-0
/
+2
2010-01-19
fix wrong indentation
Paolo Bonzini
1
-3
/
+1
2010-01-19
kill regs_to_env and env_to_regs
Paolo Bonzini
12
-99
/
+0
2010-01-19
remove dead code from target-i386/exec.h
Paolo Bonzini
1
-48
/
+0
2010-01-19
rtl8139: fix clang reporting unused assignment of VLAN tagging data
Igor V. Kovalenko
1
-0
/
+5
2010-01-19
eepro100: Fix multicast support
Stefan Weil
1
-13
/
+39
2010-01-19
eepro100: Restructure code (new function tx_command)
Stefan Weil
1
-94
/
+99
2010-01-17
Sparc32: Update OpenBIOS image to r666
Blue Swirl
2
-1
/
+1
2010-01-17
Sparc: improve CPU register dump
Blue Swirl
1
-30
/
+55
2010-01-17
fix linux-user microblaze ELF_ARCH definition
Mike Frysinger
1
-1
/
+1
2010-01-17
audio: include more information into audio_bug's output
malc
1
-0
/
+9
2010-01-17
Revert "sdlaudio: make it suck less"
malc
1
-30
/
+50
2010-01-16
Sparc32: improve DMA controller IRQ debugging
Blue Swirl
1
-0
/
+2
2010-01-16
ESP: improve IRQ debugging
Blue Swirl
1
-0
/
+2
2010-01-16
sparc32 do not clear interrupts when masking
Artyom Tarasenko
1
-2
/
+1
2010-01-16
Update Sparc OpenBIOS images to r665
Blue Swirl
3
-3
/
+2
2010-01-15
sparc32 do_unassigned_access overhaul v2
Artyom Tarasenko
1
-12
/
+30
2010-01-15
tcg/x86_64: Avoid unnecessary REX.B prefixes.
Richard Henderson
1
-16
/
+30
2010-01-15
nand: Correct random data reads.
Edgar E. Iglesias
1
-7
/
+13
2010-01-14
Makefile: Fix message for missing configure
Stefan Weil
1
-0
/
+2
2010-01-14
target-m68k: fix a typo in 'P' packet processing
Kazu Hirata
1
-1
/
+1
2010-01-14
tcg/x86_64: Special-case all 32-bit AND operands.
Richard Henderson
1
-18
/
+8
2010-01-14
sh: sm501: Add hardware cursor feature
Shin-ichiro KAWASAKI
2
-11
/
+185
2010-01-14
alpha: fix stat64 issue
Vince Weaver
1
-1
/
+1
2010-01-14
ppc-40x: Correct ESR for zone protection faults.
Edgar E. Iglesias
1
-5
/
+18
2010-01-14
ppc-40x: Correct decoding of zone protection bits.
Edgar E. Iglesias
1
-1
/
+1
2010-01-14
ppc-40x: Correct check for Endian swapping TLB entries.
Edgar E. Iglesias
1
-5
/
+7
2010-01-14
ppc-40x: Get TLB attributes from TLBLO.
Edgar E. Iglesias
1
-1
/
+1
2010-01-13
docs: New qdev-device-use.txt
Markus Armbruster
1
-0
/
+353
2010-01-13
Qemu's internal TFTP server breaks lock-step-iness of TFTP
Milan Plzik
1
-0
/
+1
2010-01-13
Add KVM paravirt cpuid leaf
Gleb Natapov
3
-11
/
+89
2010-01-13
virtio-blk: remove dead variable in virtio_blk_handle_scsi
Christoph Hellwig
1
-4
/
+1
2010-01-13
qcow/qcow2: implement bdrv_aio_flush
Kevin Wolf
2
-0
/
+18
[prev]
[next]