Sign in
qemu
/
qemu
/
071cf5a4205a1fe7a33f61477e5f73f86cd2f9fe
/
target
/
ppc
13399aa
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-10-22' into staging
by Peter Maydell
· 6 years ago
0765691
cpus hw target: Use warn_report() & friends to report warnings
by Markus Armbruster
· 6 years ago
f34ec0f
target/ppc: Convert to HAVE_CMPXCHG128 and HAVE_ATOMIC128
by Richard Henderson
· 7 years ago
9545f2e
target/ppc/cpu-models: Re-group the 970 CPUs together again
by Thomas Huth
· 7 years ago
a84f717
target/ppc/kvm: set vcpu as online/offline
by Nikunj A Dadhania
· 7 years ago
a69dc53
ppc: Remove deprecated ppcemb target
by Thomas Huth
· 7 years ago
0e3bf48
ppc: add DBCR based debugging
by Roman Kapl
· 7 years ago
d03b174
target/ppc: simplify bcdadd/sub functions
by Yasmin Beatriz
· 7 years ago
56e0e96
target/ppc: bcdsub fix sign when result is zero
by Yasmin Beatriz
· 7 years ago
86c0cab
target/ppc: Use non-arithmetic conversions for fp load/store
by Richard Henderson
· 7 years ago
3843471
target/ppc: Honor fpscr_ze semantics and tidy fre, fresqrt
by Richard Henderson
· 7 years ago
49ab52e
target/ppc: Tidy helper_fsqrt
by Richard Henderson
· 7 years ago
ac43cec
target/ppc: Tidy helper_fadd, helper_fsub
by Richard Henderson
· 7 years ago
79f9163
target/ppc: Tidy helper_fmul
by Richard Henderson
· 7 years ago
ae13018
target/ppc: Honor fpscr_ze semantics and tidy fdiv
by Richard Henderson
· 7 years ago
e82c42b
target/ppc: Enable fp exceptions for user-only
by Richard Henderson
· 7 years ago
4fff721
target/ppc: fix build on ppc64 host
by Laurent Vivier
· 7 years ago
b07cd3e
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.0-20180703' into staging
by Peter Maydell
· 7 years ago
0123d3c
target/ppc: Relax reserved bitmask of indexed store instructions
by BALATON Zoltan
· 7 years ago
2a8ceef
target/ppc: set is_jmp on ppc_tr_breakpoint_check
by Emilio G. Cota
· 7 years ago
ab25696
target/ppc/kvm: don't pass cpu to kvm_get_smmu_info()
by Greg Kurz
· 7 years ago
71d0f1e
target/ppc/kvm: get rid of kvm_get_fallback_smmu_info()
by Greg Kurz
· 7 years ago
9e430ca
fpu_helper.c: fix setting FPSCR[FI] bit
by John Arbuckle
· 7 years ago
7fbc2b2
target/ppc: Implement the rest of gen_st_atomic
by Richard Henderson
· 7 years ago
20923c1
target/ppc: Implement the rest of gen_ld_atomic
by Richard Henderson
· 7 years ago
b8ce0f8
target/ppc: Use atomic min/max helpers
by Richard Henderson
· 7 years ago
c674a98
target/ppc: Use MO_ALIGN for EXIWX and ECOWX
by Richard Henderson
· 7 years ago
9deb041
target/ppc: Split out gen_st_atomic
by Richard Henderson
· 7 years ago
20ba850
target/ppc: Split out gen_ld_atomic
by Richard Henderson
· 7 years ago
2a4e6c1
target/ppc: Split out gen_load_locked
by Richard Henderson
· 7 years ago
d8b8689
target/ppc: Tidy gen_conditional_store
by Richard Henderson
· 7 years ago
14db189
target/ppc: Remove POWERPC_EXCP_STCX
by Richard Henderson
· 7 years ago
4a9b3c5
target/ppc: Use atomic cmpxchg for STQCX
by Richard Henderson
· 7 years ago
f89ced5
target/ppc: Use atomic store for STQ
by Richard Henderson
· 7 years ago
94bf265
target/ppc: Use atomic load for LQ and LQARX
by Richard Henderson
· 7 years ago
0f3110f
target/ppc: Add do_unaligned_access hook
by Richard Henderson
· 7 years ago
ab3dd74
hw/ppc: Use the IEC binary prefix definitions
by Philippe Mathieu-Daudé
· 7 years ago
f18793b
compiler: add a sizeof_field() macro
by Stefan Hajnoczi
· 7 years ago
e5ca28e
spapr: Don't rewrite mmu capabilities in KVM mode
by David Gibson
· 7 years ago
27f00f0
target/ppc: Add ppc_hash64_filter_pagesizes()
by David Gibson
· 7 years ago
123eec6
spapr: Use maximum page size capability to simplify memory backend checking
by David Gibson
· 7 years ago
0c8d8c8
target/ppc: Add missing opcode for icbt on PPC440
by BALATON Zoltan
· 7 years ago
88d8d55
fpu_helper.c: fix helper_fpscr_clrbit() function
by John Arbuckle
· 7 years ago
24c6863
target/ppc: Add kvmppc_hpt_needs_host_contiguous_pages() helper
by David Gibson
· 7 years ago
ad99d04
target/ppc: Allow cpu compatiblity checks based on type, not instance
by David Gibson
· 7 years ago
7388efa
target/ppc, spapr: Move VPA information to machine_data
by David Gibson
· 7 years ago
e493786
target/ppc: drop empty #if/#endif block
by Greg Kurz
· 7 years ago
072f416
target/ppc: Don't require private l1d cache on POWER8 for cap_ppc_safe_cache
by Suraj Jitindar Singh
· 7 years ago
bfda32a
target/ppc: Allow PIR read in privileged mode
by luporl
· 7 years ago
c8fd837
target/ppc: extend eieio for POWER9
by Cédric Le Goater
· 7 years ago
6b37554
target/ppc: Allow privileged access to SPR_PCR
by Joel Stanley
· 7 years ago
8fea704
target/ppc: Factor out the parsing in kvmppc_get_cpu_characteristics()
by Suraj Jitindar Singh
· 7 years ago
3108533
target/ppc: Use proper logging function for possible guest errors
by Thomas Huth
· 7 years ago
1636705
Merge remote-tracking branch 'remotes/rth/tags/tcg-next-pull-request' into staging
by Peter Maydell
· 7 years ago
07ea28b
tcg: Pass tb and index to tcg_gen_exit_tb separately
by Richard Henderson
· 7 years ago
afd76ff
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 7 years ago
23c11b0
target: Do not include "exec/exec-all.h" if it is not necessary
by Philippe Mathieu-Daudé
· 7 years ago
9b87338
target/ppc: Include "exec/exec-all.h" which provides tlb_flush()
by Philippe Mathieu-Daudé
· 7 years ago
f26404f
Make address_space_map() take a MemTxAttrs argument
by Peter Maydell
· 7 years ago
d8c0c7a
ppc: Rename 2.13 machines to 3.0
by Peter Maydell
· 7 years ago
685f1ce
target/ppc: Honor CPU_DUMP_FPU
by Richard Henderson
· 7 years ago
03385df
fpu/softfloat: Specialize on snan_bit_is_one
by Richard Henderson
· 7 years ago
9ba1733
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 7 years ago
5b27a92
rename included C files to foo.inc.c, remove osdep.h
by Paolo Bonzini
· 7 years ago
b542683
translator: merge max_insns into DisasContextBase
by Emilio G. Cota
· 7 years ago
7c867af
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2018-05-04' into staging
by Peter Maydell
· 7 years ago
cb3e7f0
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
by Marc-André Lureau
· 7 years ago
bce0096
target/ppc: always set PPC_MEM_TLBIE in pre 2.8 migration hack
by Greg Kurz
· 7 years ago
da20aed
spapr: Move PAPR mode cpu setup fully to spapr code
by David Gibson
· 7 years ago
f00bed9
target/ppc: Delay initialization of LPCR_UPRT for secondary cpus
by David Gibson
· 7 years ago
5ad5531
target/ppc: Add ppc_store_lpcr() helper
by David Gibson
· 7 years ago
090052a
spapr: Remove support for explicitly allocated RMAs
by David Gibson
· 7 years ago
4a7518e
target/ppc: add basic support for PTCR on POWER9
by Cédric Le Goater
· 7 years ago
ef0d742
target/ppc: return a nil HPT base address on sPAPR machines
by Cédric Le Goater
· 7 years ago
4550f6a
target/ppc: Don't bother with MSR_EP in cpu_ppc_set_papr()
by David Gibson
· 7 years ago
67d7d66
target/ppc: Fold slb_nr into PPCHash64Options
by David Gibson
· 7 years ago
0941d72
target/ppc: Get rid of POWERPC_MMU_VER() macros
by David Gibson
· 7 years ago
ca79b3b
target/ppc: Remove unnecessary POWERPC_MMU_V3 flag from mmu_model
by David Gibson
· 7 years ago
26cd35b
target/ppc: Fold ci_large_pages flag into PPCHash64Options
by David Gibson
· 7 years ago
58969ee
target/ppc: Move 1T segment and AMR options to PPCHash64Options
by David Gibson
· 7 years ago
21e405f
target/ppc: Make hash64_opts field mandatory for 64-bit hash MMUs
by David Gibson
· 7 years ago
b07c59f
target/ppc: Split page size information into a separate allocation
by David Gibson
· 7 years ago
a059471
target/ppc: Move page size setup to helper function
by David Gibson
· 7 years ago
dc71b55
target/ppc: Remove fallback 64k pagesize information
by David Gibson
· 7 years ago
8fe08fa
target/ppc: Avoid taking "env" parameter to mmu-hash64 functions
by David Gibson
· 7 years ago
197600e
target/ppc: Simplify cpu valid check in ppc_cpu_realize
by David Gibson
· 7 years ago
e850da5
target/ppc: Standardize instance_init and realize function names
by David Gibson
· 7 years ago
2b10808
Add host_memory_backend_pagesize() helper
by David Gibson
· 7 years ago
0de6e2a
Make qemu_mempath_getpagesize() accept NULL
by David Gibson
· 7 years ago
99d45f8
target/ppc: Fix reserved bit mask of dstst instruction
by BALATON Zoltan
· 7 years ago
a2f0433
ppc: Fix size of ppc64 xer register
by Michael Matz
· 7 years ago
efb7db2
target/ppc: Fix backwards migration of msr_mask
by David Gibson
· 7 years ago
e69ba2b
target/ppc: Initialize lazy_tlb_flush correctly
by David Gibson
· 7 years ago
3f71e72
cpu: get rid of unused cpu_init() defines
by Igor Mammedov
· 7 years ago
0dacec8
cpu: add CPU_RESOLVING_TYPE macro
by Igor Mammedov
· 7 years ago
91c60f1
target/ppc: fix tlbsync to check privilege level depending on GTSE
by Cédric Le Goater
· 7 years ago
21b786f
PowerPC: Add TS bits into msr_mask
by Simon Guo
· 7 years ago
c76c0d3
ppc/spapr-caps: Convert cap-ibs to custom spapr-cap
by Suraj Jitindar Singh
· 7 years ago
cb931c2
target/ppc: Check mask when setting cap_ppc_safe_indirect_branch
by Suraj Jitindar Singh
· 7 years ago
8d085cf
openpic: move KVM-specific declarations into separate openpic_kvm.h file
by Mark Cave-Ayland
· 7 years ago
Next »