index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
ppc
Age
Commit message (
Expand
)
Author
2018-08-21
ppc: add DBCR based debugging
Roman Kapl
2018-08-21
target/ppc: simplify bcdadd/sub functions
Yasmin Beatriz
2018-08-21
target/ppc: bcdsub fix sign when result is zero
Yasmin Beatriz
2018-08-21
target/ppc: Use non-arithmetic conversions for fp load/store
Richard Henderson
2018-08-21
target/ppc: Honor fpscr_ze semantics and tidy fre, fresqrt
Richard Henderson
2018-08-21
target/ppc: Tidy helper_fsqrt
Richard Henderson
2018-08-21
target/ppc: Tidy helper_fadd, helper_fsub
Richard Henderson
2018-08-21
target/ppc: Tidy helper_fmul
Richard Henderson
2018-08-21
target/ppc: Honor fpscr_ze semantics and tidy fdiv
Richard Henderson
2018-08-21
target/ppc: Enable fp exceptions for user-only
Richard Henderson
2018-07-07
target/ppc: fix build on ppc64 host
Laurent Vivier
2018-07-03
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.0-20180703' into...
Peter Maydell
2018-07-03
target/ppc: Relax reserved bitmask of indexed store instructions
BALATON Zoltan
2018-07-03
target/ppc: set is_jmp on ppc_tr_breakpoint_check
Emilio G. Cota
2018-07-03
target/ppc/kvm: don't pass cpu to kvm_get_smmu_info()
Greg Kurz
2018-07-03
target/ppc/kvm: get rid of kvm_get_fallback_smmu_info()
Greg Kurz
2018-07-03
fpu_helper.c: fix setting FPSCR[FI] bit
John Arbuckle
2018-07-03
target/ppc: Implement the rest of gen_st_atomic
Richard Henderson
2018-07-03
target/ppc: Implement the rest of gen_ld_atomic
Richard Henderson
2018-07-03
target/ppc: Use atomic min/max helpers
Richard Henderson
2018-07-03
target/ppc: Use MO_ALIGN for EXIWX and ECOWX
Richard Henderson
2018-07-03
target/ppc: Split out gen_st_atomic
Richard Henderson
2018-07-03
target/ppc: Split out gen_ld_atomic
Richard Henderson
2018-07-03
target/ppc: Split out gen_load_locked
Richard Henderson
2018-07-03
target/ppc: Tidy gen_conditional_store
Richard Henderson
2018-07-03
target/ppc: Remove POWERPC_EXCP_STCX
Richard Henderson
2018-07-03
target/ppc: Use atomic cmpxchg for STQCX
Richard Henderson
2018-07-03
target/ppc: Use atomic store for STQ
Richard Henderson
2018-07-03
target/ppc: Use atomic load for LQ and LQARX
Richard Henderson
2018-07-03
target/ppc: Add do_unaligned_access hook
Richard Henderson
2018-07-02
hw/ppc: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2018-06-27
compiler: add a sizeof_field() macro
Stefan Hajnoczi
2018-06-22
spapr: Don't rewrite mmu capabilities in KVM mode
David Gibson
2018-06-22
target/ppc: Add ppc_hash64_filter_pagesizes()
David Gibson
2018-06-22
spapr: Use maximum page size capability to simplify memory backend checking
David Gibson
2018-06-21
target/ppc: Add missing opcode for icbt on PPC440
BALATON Zoltan
2018-06-21
fpu_helper.c: fix helper_fpscr_clrbit() function
John Arbuckle
2018-06-21
target/ppc: Add kvmppc_hpt_needs_host_contiguous_pages() helper
David Gibson
2018-06-21
target/ppc: Allow cpu compatiblity checks based on type, not instance
David Gibson
2018-06-16
target/ppc, spapr: Move VPA information to machine_data
David Gibson
2018-06-16
target/ppc: drop empty #if/#endif block
Greg Kurz
2018-06-16
target/ppc: Don't require private l1d cache on POWER8 for cap_ppc_safe_cache
Suraj Jitindar Singh
2018-06-12
target/ppc: Allow PIR read in privileged mode
luporl
2018-06-12
target/ppc: extend eieio for POWER9
Cédric Le Goater
2018-06-12
target/ppc: Allow privileged access to SPR_PCR
Joel Stanley
2018-06-12
target/ppc: Factor out the parsing in kvmppc_get_cpu_characteristics()
Suraj Jitindar Singh
2018-06-12
target/ppc: Use proper logging function for possible guest errors
Thomas Huth
2018-06-04
Merge remote-tracking branch 'remotes/rth/tags/tcg-next-pull-request' into st...
Peter Maydell
2018-06-01
tcg: Pass tb and index to tcg_gen_exit_tb separately
Richard Henderson
2018-06-01
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
[next]