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
2013-09-06
migration: omit drive ref as we have bdrv_ref now
Fam Zheng
1
-2
/
+2
2013-09-06
block: make bdrv_delete() static
Fam Zheng
19
-58
/
+58
2013-09-06
block: implement reference count for BlockDriverState
Fam Zheng
3
-0
/
+24
2013-09-06
iscsi: use bdrv_new() instead of stack structure
Fam Zheng
1
-7
/
+9
2013-09-06
vvfat: use bdrv_new() to allocate BlockDriverState
Fam Zheng
1
-1
/
+1
2013-09-06
aio / timers: fix build of test/test-aio.c on non-linux platforms
Alex Bligh
1
-2
/
+9
2013-09-06
w32: Fix access to host devices (regression)
Stefan Weil
1
-7
/
+29
2013-09-06
add qemu-img convert -n option (skip target volume creation)
Alexandre Derumier
6
-18
/
+162
2013-09-06
qemu-iotests: Adjust test result 039
Max Reitz
1
-3
/
+1
2013-09-06
block: Add iops_size to do the iops accounting for a given io size.
Benoît Canet
6
-9
/
+38
2013-09-06
block: Add support for throttling burst max in QMP and the command line.
Benoît Canet
6
-24
/
+195
2013-09-06
block: Enable the new throttling code in the block layer.
Benoît Canet
5
-329
/
+165
2013-09-06
throttle: Add units tests
Benoît Canet
2
-0
/
+483
2013-09-06
throttle: Add a new throttling API implementing continuous leaky bucket.
Benoît Canet
3
-0
/
+507
2013-09-05
Merge remote-tracking branch 'bonzini/iommu-for-anthony' into staging
Anthony Liguori
4
-4
/
+30
2013-09-05
exec: do tcg_commit only when tcg_enabled
liguang
1
-1
/
+3
2013-09-05
Revert "memory: Return -1 again on reads from unsigned regions"
Jan Kiszka
1
-1
/
+1
2013-09-05
memory: Provide separate handling of unassigned io ports accesses
Jan Kiszka
3
-1
/
+22
2013-09-05
exec: check offset_within_address_space for register subpage
Hu Tao
1
-1
/
+1
2013-09-05
exec: fix writing to MMIO area with non-power-of-two length
Paolo Bonzini
1
-0
/
+3
2013-09-05
Update mailmap
Anthony Liguori
1
-0
/
+1
2013-09-03
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
31
-199
/
+284
2013-09-03
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
27
-322
/
+1029
2013-09-03
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
18
-87
/
+81
2013-09-03
Merge remote-tracking branch 'kraxel/usb.88' into staging
Anthony Liguori
6
-24
/
+81
2013-09-03
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
67
-180
/
+144
2013-09-03
Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta...
Anthony Liguori
57
-122
/
+154
2013-09-03
target-i386: Use #defines instead of magic numbers for CPUID cache info
Eduardo Habkost
1
-22
/
+162
2013-09-03
cpu: Replace qemu_for_each_cpu()
Andreas Färber
6
-63
/
+27
2013-09-03
cpu: Use QTAILQ for CPU list
Andreas Färber
26
-112
/
+94
2013-09-03
a15mpcore: Use qemu_get_cpu() for generic timers
Andreas Färber
1
-3
/
+2
2013-09-03
Merge branch 'tcg-next' of git://github.com/rth7680/qemu
Aurelien Jarno
57
-446
/
+619
2013-09-03
Merge branch 'ppc-for-upstream' of git://github.com/agraf/qemu
Aurelien Jarno
21
-160
/
+305
2013-09-03
tcg/mips: only enable ext8s/ext16s ops on MIPS32R2
Aurelien Jarno
2
-4
/
+4
2013-09-03
tcg/mips: inline bswap16/bswap32 ops
Aurelien Jarno
1
-4
/
+3
2013-09-03
tcg/mips: detect available host instructions at runtime
Aurelien Jarno
2
-92
/
+171
2013-09-02
tcg-i386: Make use of zero-extended memory helper routines
Richard Henderson
1
-9
/
+6
2013-09-02
tcg: Introduce zero and sign-extended versions of load helpers
Richard Henderson
3
-21
/
+64
2013-09-02
exec: Split softmmu_defs.h
Richard Henderson
14
-76
/
+49
2013-09-02
target: Include softmmu_exec.h where forgotten
Richard Henderson
5
-0
/
+8
2013-09-02
exec: Rename USUFFIX to LSUFFIX
Richard Henderson
1
-6
/
+6
2013-09-02
tcg-i386: Don't perform GETPC adjustment in TCG code
Richard Henderson
1
-19
/
+14
2013-09-02
exec: Reorganize the GETRA/GETPC macros
Richard Henderson
2
-52
/
+56
2013-09-02
configure: Allow x32 as a host
Richard Henderson
1
-9
/
+18
2013-09-02
tcg-i386: Adjust tcg_out_tlb_load for x32
Richard Henderson
1
-14
/
+27
2013-09-02
tcg-i386: Use intptr_t appropriately
Richard Henderson
1
-22
/
+19
2013-09-02
tcg: Fix jit debug for x32
Richard Henderson
1
-5
/
+5
2013-09-02
tcg: Use appropriate types in tcg_reg_alloc_call
Richard Henderson
1
-1
/
+3
2013-09-02
tcg: Change tcg_out_ld/st offset to intptr_t
Richard Henderson
12
-28
/
+28
2013-09-02
tcg: Change tcg_gen_exit_tb argument to uintptr_t
Richard Henderson
18
-25
/
+25
[next]