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-04-27
tcg-arm: Handle negated constant arguments to and/sub
Richard Henderson
1
-6
/
+35
2013-04-27
tcg-arm: Use bic to implement and with constant
Richard Henderson
2
-14
/
+44
2013-04-27
tcg: Log the contents of the prologue with -d out_asm
Richard Henderson
1
-0
/
+10
2013-04-27
tcg-arm: Fix local stack frame
Richard Henderson
1
-74
/
+47
2013-04-27
tcg: fix deposit_i64 op on 32-bit targets
Aurelien Jarno
1
-1
/
+1
2013-04-27
target-ppc: slightly optimize lfiwax
Aurelien Jarno
1
-4
/
+1
2013-04-27
Merge branch 'ppc-for-upstream' of git://github.com/agraf/qemu
Aurelien Jarno
25
-186
/
+796
2013-04-26
target-ppc: add support for extended mtfsf/mtfsfi forms
Aurelien Jarno
2
-22
/
+41
2013-04-26
target-ppc: emulate store doubleword pair instructions
Aurelien Jarno
1
-0
/
+48
2013-04-26
target-ppc: emulate load doubleword pair instructions
Aurelien Jarno
1
-0
/
+48
2013-04-26
target-ppc: emulate lfiwax instruction
Aurelien Jarno
1
-0
/
+21
2013-04-26
target-ppc: emulate fcpsgn instruction
Aurelien Jarno
1
-0
/
+14
2013-04-26
target-ppc: emulate prtyw and prtyd instructions
Aurelien Jarno
1
-0
/
+34
2013-04-26
target-ppc: emulate cmpb instruction
Aurelien Jarno
3
-0
/
+24
2013-04-26
target-ppc: add instruction flags for Book I 2.05
Aurelien Jarno
2
-2
/
+4
2013-04-26
disas: Disassemble all ppc insns for the guest
Aurelien Jarno
1
-0
/
+1
2013-04-26
target-ppc: optimize fabs, fnabs, fneg
Aurelien Jarno
3
-40
/
+34
2013-04-26
PPC: Fix dcbz for linux-user on 970
Alexander Graf
1
-1
/
+1
2013-04-26
powerpc: correctly handle fpu exceptions.
Tristan Gingold
1
-11
/
+12
2013-04-26
pseries: Generate device paths for VIO devices
David Gibson
1
-14
/
+23
2013-04-26
pseries: Convert VIO code to QOM style type safe(ish) casts
David Gibson
5
-28
/
+43
2013-04-26
target-ppc: Synchronize VPA state with KVM
David Gibson
1
-0
/
+120
2013-04-26
pseries: Fix some small errors in XICS logic
David Gibson
1
-0
/
+2
2013-04-26
target-ppc: Add more stubs for POWER7 PMU registers
David Gibson
2
-0
/
+13
2013-04-26
pseries: Fixes and enhancements to L1 cache properties
David Gibson
4
-2
/
+33
2013-04-26
pseries: Fix incorrect calculation of RMA size in certain configurations
David Gibson
1
-1
/
+25
2013-04-26
PPC: Fix compile with profiling enabled
Alexander Graf
1
-0
/
+1
2013-04-26
PPC: mac newworld: fix cpu NIP reset value
Alexander Graf
1
-0
/
+2
2013-04-26
Enable kvm emulated watchdog
Bharat Bhushan
3
-4
/
+139
2013-04-26
linux-headers: Update to kvm/queue
Alexander Graf
2
-0
/
+8
2013-04-26
target-ppc: Fix narrow-mode add/sub carry output
Richard Henderson
1
-13
/
+22
2013-04-26
PPC: Add breakpoint registers for 603 and e300
Fabien Chouteau
1
-0
/
+34
2013-04-26
PPC: fix hreset_vector for 60x, 7x0, 7x5, G2, MPC8xx, MPC5xx, 7400 and 7450
Fabien Chouteau
1
-11
/
+11
2013-04-26
target-ppc: fix nego and subf*o instructions
Aurelien Jarno
1
-1
/
+1
2013-04-26
PPC: Remove env->hreset_excp_prefix
Fabien Chouteau
4
-35
/
+16
2013-04-26
PPC: e500: advertise 4.2 MPIC only if KVM supports EPR
Stuart Yoder
3
-0
/
+20
2013-04-26
target-ppc: Enable ISEL on POWER7
Aurelien Jarno
1
-1
/
+1
2013-04-26
virtio-rng-s390: add properties.
KONRAD Frederic
1
-0
/
+8
2013-04-26
Utilize selective runtime reg sync for hot code paths
Jason J. Herne
1
-3
/
+12
2013-04-26
Allow selective runtime register synchronization
Jason J. Herne
2
-0
/
+84
2013-04-26
Common: Add quick access to first boot device
Dominik Dingel
2
-0
/
+20
2013-04-26
S390: CCW: Use new, working firmware by default
Alexander Graf
1
-1
/
+1
2013-04-26
S390: ccw firmware: Add compiled blob
Alexander Graf
2
-0
/
+1
2013-04-26
s390-ccw.img: Get queue config from host.
Cornelia Huck
2
-3
/
+12
2013-04-26
s390-ccw.img: Rudimentary error checking.
Cornelia Huck
1
-6
/
+15
2013-04-26
s390-ccw.img: Enhance drain_irqs().
Cornelia Huck
1
-2
/
+11
2013-04-26
s390-ccw.img: Detect devices with stsch.
Cornelia Huck
1
-3
/
+6
2013-04-26
s390-ccw.img: Fix compile warning in s390 ccw virtio code
Christian Borntraeger
1
-1
/
+3
2013-04-26
s390-ccw.img: Take care of the elf->img transition
Christian Borntraeger
1
-2
/
+2
2013-04-26
s390-ccw.img: build s390-ccw rom on s3900 system by default
Christian Borntraeger
1
-1
/
+6
[next]