aboutsummaryrefslogtreecommitdiff
path: root/target/ppc
AgeCommit message (Expand)Author
2019-06-21KVM: Introduce kvm_arch_destroy_vcpu()Liran Alon
2019-06-12Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190612' into...Peter Maydell
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2019-06-12target/ppc: Use tcg_gen_gvec_bitselRichard Henderson
2019-06-12target/ppc: Fix lxvw4x, lxvh8x and lxvb16xAnton Blanchard
2019-06-11qemu-common: Move qemu_isalnum() etc. to qemu/ctype.hMarkus Armbruster
2019-06-11qemu-common: Move tcg_enabled() etc. to sysemu/tcg.hMarkus Armbruster
2019-06-10cpu: Remove CPU_COMMONRichard Henderson
2019-06-10cpu: Introduce CPUNegativeOffsetStateRichard Henderson
2019-06-10cpu: Introduce cpu_set_cpustate_pointersRichard Henderson
2019-06-10cpu: Move ENV_OFFSET to exec/gen-icount.hRichard Henderson
2019-06-10target/ppc: Use env_cpu, env_archcpuRichard Henderson
2019-06-10cpu: Replace ENV_GET_CPU with env_cpuRichard Henderson
2019-06-10cpu: Define ArchCPURichard Henderson
2019-06-10cpu: Define CPUArchState with typedefRichard Henderson
2019-06-10tcg: Split out target/arch/cpu-param.hRichard Henderson
2019-05-29spapr/xive: add KVM supportCédric Le Goater
2019-05-29target/ppc: Use vector variable shifts for VSL, VSR, VSRARichard Henderson
2019-05-29target/ppc: Fix xvabs[sd]p, xvnabs[sd]p, xvneg[sd]p, xvcpsgn[sd]pAnton Blanchard
2019-05-29target/ppc: Optimise VSX_LOAD_SCALAR_DS and VSX_VECTOR_LOAD_STOREAnton Blanchard
2019-05-29target/ppc: Fix xxspltibAnton Blanchard
2019-05-29target/ppc: Fix vsum2swsAnton Blanchard
2019-05-29target/ppc: Fix vslv and vsrvAnton Blanchard
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