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-02-01
target-unicore32: Rename CPU subtypes
Andreas Färber
2
-3
/
+7
2013-02-01
target-openrisc: Rename CPU subtypes
Andreas Färber
1
-4
/
+11
2013-02-01
target-openrisc: TYPE_OPENRISC_CPU should be abstract
Andreas Färber
1
-1
/
+1
2013-02-01
target-m68k: Rename CPU subtypes
Andreas Färber
2
-5
/
+14
2013-02-01
target-m68k: Mark as unmigratable
Andreas Färber
3
-1
/
+8
2013-02-01
target-s390x: Mark as unmigratable
Andreas Färber
3
-32
/
+10
2013-02-01
target-sh4: Mark as unmigratable
Andreas Färber
3
-1
/
+9
2013-02-01
target-xtensa: Mark as unmigratable
Andreas Färber
3
-39
/
+9
2013-02-01
target-microblaze: Mark as unmigratable
Andreas Färber
4
-14
/
+10
2013-02-01
target-unicore32: Mark as unmigratable
Andreas Färber
4
-26
/
+9
2013-02-01
ide/mmio: QOM'ify MMIO IDE for R2D
Andreas Färber
3
-25
/
+82
2013-01-31
target-mips: fix incorrect test for MTHLIP
Petar Jovanovic
1
-1
/
+1
2013-01-31
target-mips: enable access to DSP ASE if implemented
Petar Jovanovic
1
-4
/
+2
2013-01-31
target-mips: Unfuse {,N}M{ADD,SUB}.fmt
Richard Sandiford
1
-8
/
+17
2013-01-31
target-mips: Sign-extend the result of LWR
Richard Sandiford
1
-0
/
+1
2013-01-31
target-mips: Fix signedness of loads in MIPS16 RESTOREs
Richard Sandiford
1
-1
/
+1
2013-01-31
Merge branch 'target-arm.next' of git://git.linaro.org/people/pmaydell/qemu-arm
Aurelien Jarno
3
-6
/
+18
2013-01-31
target-mips: implement DSP (d)append sub-class with TCG
Aurelien Jarno
3
-126
/
+87
2013-01-31
target-mips: use DSP unions for reduction add instructions
Aurelien Jarno
1
-16
/
+14
2013-01-31
target-mips: use DSP unions for unary DSP operators
Aurelien Jarno
1
-82
/
+42
2013-01-31
target-mips: use DSP unions for binary DSP operators
Aurelien Jarno
1
-268
/
+116
2013-01-31
target-mips: add unions to access DSP elements
Aurelien Jarno
1
-0
/
+22
2013-01-31
target-mips: generate a reserved instruction exception on CPU without DSP
Aurelien Jarno
1
-2
/
+10
2013-01-31
target-mips: copy insn_flags in DisasContext
Aurelien Jarno
1
-381
/
+381
2013-01-31
target-mips: fix DSP loads with rd = 0
Aurelien Jarno
1
-5
/
+0
2013-01-30
Merge remote-tracking branch 'pmaydell/arm-devs.next' into staging
Anthony Liguori
2
-1
/
+2
2013-01-30
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
29
-82
/
+68
2013-01-30
Merge remote-tracking branch 'afaerber-or/prep-up' into staging
Anthony Liguori
4
-32
/
+57
2013-01-30
Merge remote-tracking branch 'agraf/s390-for-upstream' into staging
Anthony Liguori
21
-94
/
+4398
2013-01-30
target-arm: Rename CPU types
Andreas Färber
2
-5
/
+14
2013-01-30
target-arm: Fix TCG temp leaks for WI and UNDEF VFP sysreg writes
Peter Maydell
1
-1
/
+4
2013-01-30
hw/vexpress: Use correct HBI (board model number) for vexpress-a15
Peter Maydell
1
-1
/
+1
2013-01-30
hw/arm_sysctl: Clear sysctl cfgctrl start bit
Christoffer Dall
1
-0
/
+1
2013-01-30
qmp-commands.hx: s/tray-open/tray_open/ to match qapi schema
Michal Privoznik
1
-1
/
+1
2013-01-30
tests: Fix {rtc, m48t59}-test build on illumos
Andreas Färber
2
-0
/
+4
2013-01-30
qemu-pixman.h: Avoid mutual inclusion loop with console.h
Peter Maydell
3
-2
/
+4
2013-01-30
qemu-ga: Fix unchecked strdup() by converting to g_strdup()
Markus Armbruster
1
-1
/
+1
2013-01-30
qapi: Fix unchecked strdup() by converting to g_strdup()
Markus Armbruster
1
-1
/
+1
2013-01-30
libcacard: Fix unchecked strdup() by converting to g_strdup()
Markus Armbruster
3
-5
/
+5
2013-01-30
qemu-log: Plug trivial memory leak in cpu_set_log_filename()
Markus Armbruster
1
-4
/
+9
2013-01-30
qemu-log: Fix unchecked strdup() by converting to g_strdup()
Markus Armbruster
1
-1
/
+1
2013-01-30
virtfs-proxy-helper: Fix unchecked strdup() by conv. to g_strdup()
Markus Armbruster
1
-2
/
+2
2013-01-30
spice: Fix unchecked strdup() by converting to g_strdup()
Markus Armbruster
1
-2
/
+2
2013-01-30
readline: Fix unchecked strdup() by converting to g_strdup()
Markus Armbruster
1
-2
/
+2
2013-01-30
hw/9pfs: Fix unchecked strdup() by converting to g_strdup()
Markus Armbruster
2
-5
/
+5
2013-01-30
g_strdup(NULL) returns NULL; simplify
Markus Armbruster
5
-23
/
+7
2013-01-30
g_malloc(0) and g_malloc0(0) return NULL; simplify
Markus Armbruster
4
-18
/
+5
2013-01-30
prep: Move PReP machine to hw/ppc/
Andreas Färber
3
-16
/
+17
2013-01-30
xilinx_axidma: Fix debug mode compile messages
Peter Crosthwaite
1
-1
/
+1
2013-01-30
cadence_gem: Debug mode compile fixes
Peter Crosthwaite
1
-7
/
+10
[next]