summaryrefslogtreecommitdiff
path: root/target/ppc
AgeCommit message (Expand)Author
2019-05-29target/ppc: Fix xxbrq, xxbrwAnton Blanchard
2019-05-29target/ppc: Fix xvxsigdpAnton Blanchard
2019-05-29target/ppc/kvm: Fix trace typoBoxuan Li
2019-05-22target/ppc: Use qemu_guest_getrandom for DARNRichard Henderson
2019-05-22target/ppc: Use gen_io_start/end around DARNRichard Henderson
2019-05-16Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190510' into stagingPeter Maydell
2019-05-13target/ppc: Use tcg_gen_abs_tlRichard Henderson
2019-05-13target/ppc: Use tcg_gen_abs_i32Philippe Mathieu-Daudé
2019-05-13tcg: Specify optional vector requirements with a listRichard Henderson
2019-05-13Clean up header guards that don't match their file nameMarkus Armbruster
2019-05-10tcg: Use CPUClass::tlb_fill in cputlb.cRichard Henderson
2019-05-10target/ppc: Convert to CPUClass::tlb_fillRichard Henderson
2019-04-28Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190426' into stagingPeter Maydell
2019-04-27Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190426' into...Peter Maydell
2019-04-26target/ppc: improve performance of large BAT invalidationsArtyom Tarasenko
2019-04-26ppc/hash32: Rework R and C bit updatesBenjamin Herrenschmidt
2019-04-26ppc/hash64: Rework R and C bit updatesBenjamin Herrenschmidt
2019-04-26target/ppc: Don't check UPRT in radix mode when in HV real modeBenjamin Herrenschmidt
2019-04-26target/ppc/kvm: Convert DPRINTF to tracesGreg Kurz
2019-04-26target/ppc/trace-events: Fix trivial typoGreg Kurz
2019-04-26target/ppc: Style fixes for translate/spe-impl.inc.cDavid Gibson
2019-04-26target/ppc: Style fixes for translate/vmx-impl.inc.cDavid Gibson
2019-04-26target/ppc: Style fixes for translate/vsx-impl.inc.cDavid Gibson
2019-04-26target/ppc: Style fixes for translate/fp-impl.inc.cDavid Gibson
2019-04-26target/ppc: Style fixes for translate.cDavid Gibson
2019-04-26target/ppc: Style fixes for translate_init.inc.cDavid Gibson
2019-04-26target/ppc: Style fixes for monitor.cDavid Gibson
2019-04-26target/ppc: Style fixes for mmu_helper.cDavid Gibson
2019-04-26target/ppc: Style fixes for mmu-hash64.[ch]David Gibson
2019-04-26target/ppc: Style fixes for mmu-hash32.[ch]David Gibson
2019-04-26target/ppc: Style fixes for misc_helper.cDavid Gibson
2019-04-26target/ppc: Style fixes for mfrom_table.inc.c & mfrom_table_gen.cDavid Gibson
2019-04-26target/ppc: Style fixes for mem_helper.cDavid Gibson
2019-04-26target/ppc: Style fixes for machine.cDavid Gibson
2019-04-26target/ppc: Style fixes for kvm_ppc.h and kvm.cDavid Gibson
2019-04-26target/ppc: Style fixes for helper_regs.hDavid Gibson
2019-04-26target/ppc: Style fixes for gdbstub.cDavid Gibson
2019-04-26target/ppc: Style fixes for excp_helper.cDavid Gibson
2019-04-26target/ppc: Style fixes for dfp_helper.cDavid Gibson
2019-04-26target/ppc: Style fixes for fpu_helper.cDavid Gibson
2019-04-26target/ppc: Style fixes for int_helper.cDavid Gibson
2019-04-26target/ppc: Style fixes for cpu.[ch]David Gibson
2019-04-26target/ppc: Style fixes for ppc-models.[ch]David Gibson
2019-04-25exec: Introduce qemu_maxrampagesize() and rename qemu_getrampagesize()David Hildenbrand
2019-04-24tcg: Hoist max_insns computation to tb_gen_codeRichard Henderson
2019-04-18disas: Rename include/disas/bfd.h back to include/disas/dis-asm.hMarkus Armbruster
2019-04-18qom/cpu: Simplify how CPUClass:cpu_dump_state() printsMarkus Armbruster
2019-04-18qom/cpu: Simplify how CPUClass::dump_statistics() printsMarkus Armbruster
2019-04-18target: Clean up how the dump_mmu() printMarkus Armbruster
2019-04-18target: Simplify how the TARGET_cpu_list() printMarkus Armbruster