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
path:
root
/
target-ppc
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-12
kvm: extend kvm_irqchip_add_msi_route to work on s390
Frank Blaschka
1
-0
/
+6
2015-01-10
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...
Peter Maydell
7
-110
/
+323
2015-01-07
target-ppc: Mark SR() and gen_sync_exception() as !CONFIG_USER_ONLY
Peter Maydell
1
-0
/
+5
2015-01-07
target-ppc: Introduce Privileged TM Noops
Tom Musta
1
-0
/
+38
2015-01-07
target-ppc: Introduce tcheck
Tom Musta
1
-0
/
+17
2015-01-07
target-ppc: Introduce TM Noops
Tom Musta
1
-0
/
+38
2015-01-07
target-ppc: Introduce tbegin
Tom Musta
3
-0
/
+36
2015-01-07
target-ppc: Introduce TEXASRU Bit Fields
Tom Musta
1
-0
/
+20
2015-01-07
target-ppc: Power8 Supports Transactional Memory
Tom Musta
1
-2
/
+3
2015-01-07
target-ppc: Introduce tm_enabled Bit to CPU State
Tom Musta
1
-0
/
+8
2015-01-07
target-ppc: Introduce Feature Flag for Transactional Memory
Tom Musta
1
-0
/
+2
2015-01-07
target-ppc: Introduce Instruction Type for Transactional Memory
Tom Musta
1
-1
/
+3
2015-01-07
target-ppc: explicitly save page table headers in big endian
Cédric Le Goater
1
-3
/
+17
2015-01-07
target-ppc: Eliminate set_fprf Argument From helper_compute_fprf
Tom Musta
3
-38
/
+28
2015-01-07
target-ppc: Eliminate set_fprf Argument From gen_compute_fprf
Tom Musta
1
-15
/
+23
2015-01-07
target-ppc: Fully Migrate to gen_set_cr1_from_fpscr
Tom Musta
1
-22
/
+33
2015-01-07
target-ppc: mffs. Should Set CR1 from FPSCR Bits
Tom Musta
1
-1
/
+3
2015-01-07
target-ppc: Fix Floating Point Move Instructions That Set CR1
Tom Musta
1
-20
/
+30
2015-01-07
target-ppc: VXSQRT Should Not Be Set for NaNs
Tom Musta
1
-12
/
+17
2015-01-07
target-ppc: Load/Store Vector Element Storage Alignment
Tom Musta
1
-8
/
+14
2015-01-03
gen-icount: check cflags instead of use_icount global
Paolo Bonzini
1
-1
/
+1
2015-01-03
translate: check cflags instead of use_icount global
Paolo Bonzini
1
-12
/
+12
2014-12-23
target-ppc: pass DisasContext to SPR generator functions
Paolo Bonzini
3
-137
/
+133
2014-12-16
qemu-log: add log category for MMU info
Antony Pavlov
3
-29
/
+33
2014-11-20
target-ppc: Altivec's mtvscr Decodes Wrong Register
Tom Musta
1
-1
/
+1
2014-11-20
target-ppc: Fix breakpoint registers for e300
Fabien Chouteau
1
-26
/
+26
2014-11-04
target-ppc: Fix Altivec Round Opcodes
Tom Musta
1
-6
/
+6
2014-11-04
target-ppc: Fix vcmpbfp. Unordered Case
Tom Musta
1
-1
/
+1
2014-11-04
target-ppc: Fix Altivec Shifts
Tom Musta
1
-11
/
+2
2014-11-04
target-ppc: simplify AES emulation
Aurelien Jarno
1
-2
/
+2
2014-11-04
ppc: do not look at the MMU index to detect PR/HV mode
Paolo Bonzini
1
-88
/
+77
2014-11-04
target-ppc: kvm: Fix memory overflow issue about strncat()
Chen Gang
1
-4
/
+4
2014-11-04
target-ppc: Fix an invalid free in opcode table handling code.
Bharata B Rao
1
-3
/
+16
2014-11-04
target-ppc: Use macros in opcodes table handling code
Bharata B Rao
2
-11
/
+16
2014-11-04
target-ppc : Add new processor type 440x5wDFPU
Pierre Mallard
2
-0
/
+41
2014-11-04
target-ppc : Allow fc[tf]id[*] mnemonics for non TARGET_PPC64
Pierre Mallard
5
-22
/
+16
2014-11-04
target-ppc: Implement IVOR[59] By Default for Book E
Tom Musta
1
-1
/
+1
2014-11-04
target-ppc: Fix kvmppc_set_compat to use negotiated cpu-version
Alexey Kardashevskiy
1
-1
/
+1
2014-11-04
ppc: compute mask from BI using right shift
Paolo Bonzini
1
-3
/
+3
2014-11-04
ppc: rename gen_set_cr6_from_fpscr
Paolo Bonzini
1
-7
/
+7
2014-11-04
ppc: fix result of DLMZB when no zero bytes are found
Paolo Bonzini
1
-0
/
+1
2014-11-04
ppc: use CRF_* in int_helper.c
Paolo Bonzini
1
-6
/
+6
2014-10-15
qdev: Drop legacy_name from qdev properties
Gonglei
1
-1
/
+0
2014-10-15
qdev: Add description field in PropertyInfo struct
Gonglei
1
-0
/
+1
2014-09-25
target-ppc: Use cpu_exec_interrupt qom hook
Richard Henderson
4
-3
/
+19
2014-09-25
target-ppc: Use cpu_exec_enter qom hook
Richard Henderson
1
-0
/
+9
2014-09-08
target-ppc: Implement mulldo with TCG
Tom Musta
3
-30
/
+14
2014-09-08
target-ppc: Clean up mullwo
Tom Musta
1
-8
/
+3
2014-09-08
target-ppc: Clean Up mullw
Tom Musta
1
-3
/
+2
2014-09-08
target-ppc: Optimize rlwnm MB=0 ME=31
Tom Musta
1
-22
/
+34
[next]