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-04-18
monitor: Use argument type 'b' for set_link
Markus Armbruster
2
-12
/
+6
2010-04-18
monitor: New argument type 'b'
Markus Armbruster
1
-0
/
+31
2010-04-18
monitor: Rename argument type 'b' to 'f'
Markus Armbruster
2
-5
/
+5
2010-04-18
monitor: New commands netdev_add, netdev_del
Markus Armbruster
3
-0
/
+87
2010-04-18
error: New QERR_DEVICE_IN_USE
Markus Armbruster
2
-0
/
+7
2010-04-18
error: Convert net_client_init() to QError
Markus Armbruster
1
-20
/
+18
2010-04-18
error: Convert qemu_opts_validate() to QError
Markus Armbruster
1
-2
/
+1
2010-04-18
error: Use QERR_INVALID_PARAMETER_VALUE instead of QERR_INVALID_PARAMETER
Markus Armbruster
2
-3
/
+5
2010-04-18
error: Drop extra messages after qemu_opts_set() and qemu_opts_parse()
Markus Armbruster
4
-10
/
+0
2010-04-18
error: Convert qemu_opts_set() to QError
Markus Armbruster
1
-10
/
+7
2010-04-18
error: New QERR_INVALID_PARAMETER_VALUE
Markus Armbruster
2
-0
/
+7
2010-04-18
error: Convert qemu_opts_create() to QError
Markus Armbruster
1
-2
/
+2
2010-04-18
error: New QERR_DUPLICATE_ID
Markus Armbruster
2
-0
/
+7
2010-04-18
error: Put error definitions back in alphabetical order
Markus Armbruster
2
-7
/
+13
2010-04-18
monitor: convert do_device_del() to QObject, QError
Markus Armbruster
3
-6
/
+7
2010-04-18
qdev: Convert qdev_unplug() to QError
Markus Armbruster
1
-2
/
+1
2010-04-18
Add qerror message if the 'change' target filename can't be opened
Ryan Harper
1
-0
/
+1
2010-04-18
slirp: fix unused return value, spotted by clang
Blue Swirl
1
-1
/
+2
2010-04-18
i386-dis: Fix unused return value, spotted by clang
Blue Swirl
1
-24
/
+32
2010-04-18
PPC: avoid function pointer type mismatch, spotted by clang
Blue Swirl
1
-5
/
+3
2010-04-18
kvm: avoid collision with dprintf macro in stdio.h, spotted by clang
Blue Swirl
2
-25
/
+25
2010-04-18
Fix harmless if statements with empty body, spotted by clang
Blue Swirl
2
-5
/
+8
2010-04-18
sparc32 use empty_slot for missing RAM v1
Artyom Tarasenko
3
-0
/
+7
2010-04-18
create empty_slot device
Artyom Tarasenko
2
-0
/
+94
2010-04-18
Fix harmless if statements with empty body, spotted by clang
Blue Swirl
2
-2
/
+5
2010-04-18
tcg/ppc: Remove redundant comparison from brcond2
malc
1
-2
/
+1
2010-04-17
Fix --enable-profiler compilation.
Richard Henderson
3
-12
/
+12
2010-04-17
target-sparc: Free instruction temporaries.
Richard Henderson
1
-25
/
+27
2010-04-17
target-sparc: Fix TARGET_{PHYS,VIRT}_ADDR_SPACE_BITS.
Richard Henderson
1
-6
/
+6
2010-04-17
Sparc: fix PC/NPC during FPU traps
Blue Swirl
1
-0
/
+2
2010-04-17
tcg: Add missing static qualifier
malc
1
-1
/
+1
2010-04-17
tcg/ppc: Fix signed versions of brcond2
malc
1
-1
/
+2
2010-04-17
Fix format strings
Arnaud Lacombe
1
-2
/
+2
2010-04-13
Merge remote branch 'mst/for_anthony' into staging
Anthony Liguori
3
-340
/
+213
2010-04-14
sparc: Fix compiler warning (fprintf format string)
Stefan Weil
1
-1
/
+1
2010-04-14
sh4: Fix compiler warning (fprintf format string)
Stefan Weil
1
-2
/
+2
2010-04-14
m68k: Fix compiler warning (fprintf format string)
Stefan Weil
1
-3
/
+3
2010-04-14
arm: Fix compiler warning (fprintf format string)
Stefan Weil
1
-4
/
+4
2010-04-14
tcp/mips: Change TCG_AREG0 (fp -> s0)
Stefan Weil
3
-4
/
+5
2010-04-14
Use correct cflags for kvm-kmod when cross compiling
Stefan Weil
1
-1
/
+1
2010-04-14
linux-user: do_shmdt(): Fix page_set_flags's 2nd arg.
takasi-y@ops.dti.ne.jp
1
-1
/
+1
2010-04-14
vhost.c: include <linux/vhost.h> last
Marcelo Tosatti
1
-1
/
+1
2010-04-13
vhost-net: disable mergeable buffers
Michael S. Tsirkin
1
-0
/
+1
2010-04-13
vhost: fix features ack
David L Stevens
1
-0
/
+8
2010-04-13
sh_pci: fix memory and I/O access
Aurelien Jarno
3
-96
/
+17
2010-04-13
r2d: always enable IDE and flash
Aurelien Jarno
1
-10
/
+8
2010-04-12
Fix build when configured with --enable-io-thread
Blue Swirl
3
-12
/
+21
2010-04-11
Cleanup dead code
Jun Koi
1
-3
/
+0
2010-04-11
Sparc: fix exceptions in delay slot
Blue Swirl
1
-4
/
+4
2010-04-11
hw/r2d: add initrd support
Aurelien Jarno
1
-21
/
+59
[next]