index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
ppc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-23
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-10-22' into...
Peter Maydell
1
-2
/
+2
2018-10-19
cpus hw target: Use warn_report() & friends to report warnings
Markus Armbruster
1
-2
/
+2
2018-10-18
target/ppc: Convert to HAVE_CMPXCHG128 and HAVE_ATOMIC128
Richard Henderson
3
-62
/
+88
2018-09-25
target/ppc/cpu-models: Re-group the 970 CPUs together again
Thomas Huth
1
-21
/
+19
2018-09-05
target/ppc/kvm: set vcpu as online/offline
Nikunj A Dadhania
2
-0
/
+16
2018-08-28
ppc: Remove deprecated ppcemb target
Thomas Huth
5
-58
/
+5
2018-08-21
ppc: add DBCR based debugging
Roman Kapl
4
-33
/
+107
2018-08-21
target/ppc: simplify bcdadd/sub functions
Yasmin Beatriz
1
-31
/
+18
2018-08-21
target/ppc: bcdsub fix sign when result is zero
Yasmin Beatriz
1
-0
/
+3
2018-08-21
target/ppc: Use non-arithmetic conversions for fp load/store
Richard Henderson
3
-30
/
+61
2018-08-21
target/ppc: Honor fpscr_ze semantics and tidy fre, fresqrt
Richard Henderson
1
-25
/
+37
2018-08-21
target/ppc: Tidy helper_fsqrt
Richard Henderson
2
-16
/
+15
2018-08-21
target/ppc: Tidy helper_fadd, helper_fsub
Richard Henderson
2
-31
/
+23
2018-08-21
target/ppc: Tidy helper_fmul
Richard Henderson
2
-15
/
+12
2018-08-21
target/ppc: Honor fpscr_ze semantics and tidy fdiv
Richard Henderson
2
-23
/
+29
2018-08-21
target/ppc: Enable fp exceptions for user-only
Richard Henderson
2
-3
/
+14
2018-07-07
target/ppc: fix build on ppc64 host
Laurent Vivier
1
-1
/
+1
2018-07-03
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.0-20180703' into...
Peter Maydell
9
-341
/
+541
2018-07-03
target/ppc: Relax reserved bitmask of indexed store instructions
BALATON Zoltan
1
-1
/
+1
2018-07-03
target/ppc: set is_jmp on ppc_tr_breakpoint_check
Emilio G. Cota
1
-0
/
+1
2018-07-03
target/ppc/kvm: don't pass cpu to kvm_get_smmu_info()
Greg Kurz
1
-9
/
+8
2018-07-03
target/ppc/kvm: get rid of kvm_get_fallback_smmu_info()
Greg Kurz
1
-97
/
+20
2018-07-03
fpu_helper.c: fix setting FPSCR[FI] bit
John Arbuckle
1
-0
/
+8
2018-07-03
target/ppc: Implement the rest of gen_st_atomic
Richard Henderson
1
-1
/
+25
2018-07-03
target/ppc: Implement the rest of gen_ld_atomic
Richard Henderson
1
-4
/
+79
2018-07-03
target/ppc: Use atomic min/max helpers
Richard Henderson
1
-3
/
+19
2018-07-03
target/ppc: Use MO_ALIGN for EXIWX and ECOWX
Richard Henderson
1
-21
/
+4
2018-07-03
target/ppc: Split out gen_st_atomic
Richard Henderson
1
-48
/
+49
2018-07-03
target/ppc: Split out gen_ld_atomic
Richard Henderson
1
-53
/
+52
2018-07-03
target/ppc: Split out gen_load_locked
Richard Henderson
1
-17
/
+18
2018-07-03
target/ppc: Tidy gen_conditional_store
Richard Henderson
1
-17
/
+11
2018-07-03
target/ppc: Remove POWERPC_EXCP_STCX
Richard Henderson
2
-19
/
+0
2018-07-03
target/ppc: Use atomic cmpxchg for STQCX
Richard Henderson
3
-33
/
+100
2018-07-03
target/ppc: Use atomic store for STQ
Richard Henderson
3
-8
/
+45
2018-07-03
target/ppc: Use atomic load for LQ and LQARX
Richard Henderson
4
-25
/
+94
2018-07-03
target/ppc: Add do_unaligned_access hook
Richard Henderson
3
-1
/
+23
2018-07-02
hw/ppc: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
1
-4
/
+4
2018-06-27
compiler: add a sizeof_field() macro
Stefan Hajnoczi
1
-5
/
+5
2018-06-22
spapr: Don't rewrite mmu capabilities in KVM mode
David Gibson
2
-68
/
+70
2018-06-22
target/ppc: Add ppc_hash64_filter_pagesizes()
David Gibson
2
-0
/
+62
2018-06-22
spapr: Use maximum page size capability to simplify memory backend checking
David Gibson
2
-20
/
+0
2018-06-21
target/ppc: Add missing opcode for icbt on PPC440
BALATON Zoltan
1
-0
/
+2
2018-06-21
fpu_helper.c: fix helper_fpscr_clrbit() function
John Arbuckle
1
-0
/
+28
2018-06-21
target/ppc: Add kvmppc_hpt_needs_host_contiguous_pages() helper
David Gibson
2
-2
/
+21
2018-06-21
target/ppc: Allow cpu compatiblity checks based on type, not instance
David Gibson
2
-6
/
+25
2018-06-16
target/ppc, spapr: Move VPA information to machine_data
David Gibson
3
-32
/
+22
2018-06-16
target/ppc: drop empty #if/#endif block
Greg Kurz
1
-2
/
+0
2018-06-16
target/ppc: Don't require private l1d cache on POWER8 for cap_ppc_safe_cache
Suraj Jitindar Singh
1
-1
/
+18
2018-06-12
target/ppc: Allow PIR read in privileged mode
luporl
1
-1
/
+1
2018-06-12
target/ppc: extend eieio for POWER9
Cédric Le Goater
1
-2
/
+23
[next]