Age | Commit message (Expand) | Author |
2017-02-24 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170222' into... | Peter Maydell |
2017-02-22 | hw/ppc/spapr: Check for valid page size when hot plugging memory | Thomas Huth |
2017-02-22 | target-ppc: fix Book-E TLB matching | Alex Zuepke |
2017-02-22 | target/ppc/POWER9: Direct all instr and data storage interrupts to the hypv | Suraj Jitindar Singh |
2017-02-22 | target/ppc/POWER9: Adapt LPCR handling for POWER9 | Suraj Jitindar Singh |
2017-02-22 | target/ppc/POWER9: Add ISAv3.00 MMU definition | Suraj Jitindar Singh |
2017-02-22 | target/ppc: Fix LPCR DPFD mask define | Suraj Jitindar Singh |
2017-02-22 | target-ppc: Add xscvqpudz and xscvqpuwz instructions | Bharata B Rao |
2017-02-22 | target-ppc: Implement round to odd variants of quad FP instructions | Bharata B Rao |
2017-02-22 | target-ppc: add wait instruction | Nikunj A Dadhania |
2017-02-22 | target-ppc: add slbsync implementation | Nikunj A Dadhania |
2017-02-22 | target-ppc: add slbieg instruction | Nikunj A Dadhania |
2017-02-22 | target-ppc: generate exception for copy/paste | Nikunj A Dadhania |
2017-02-22 | target-ppc: implement store atomic instruction | Balamuruhan S |
2017-02-22 | target-ppc: implement load atomic instruction | Balamuruhan S |
2017-02-22 | target-ppc: Add xsmaxjdp and xsminjdp instructions | Bharata B Rao |
2017-02-22 | target-ppc: Add xsmaxcdp and xsmincdp instructions | Bharata B Rao |
2017-02-22 | ppc: implement xssubqp instruction | Jose Ricardo Ziviani |
2017-02-22 | ppc: implement xssqrtqp instruction | Jose Ricardo Ziviani |
2017-02-22 | ppc: implement xsrqpxp instruction | Jose Ricardo Ziviani |
2017-02-22 | ppc: implement xsrqpi[x] instruction | Jose Ricardo Ziviani |
2017-02-21 | monitor: Fix crashes when using HMP commands without CPU | Thomas Huth |
2017-02-02 | ppc/kvm: Handle the "family" CPU via alias instead of registering new types | Thomas Huth |
2017-02-02 | target/ppc/mmu_hash64: Fix incorrect shift value in amr calculation | Suraj Jitindar Singh |
2017-02-02 | target/ppc/mmu_hash64: Fix printing unsigned as signed int | Suraj Jitindar Singh |
2017-02-02 | tcg/POWER9: NOOP the cp_abort instruction | Suraj Jitindar Singh |
2017-02-02 | target/ppc/debug: Print LPCR register value if register exists | Suraj Jitindar Singh |
2017-02-02 | target-ppc: Add xststdc[sp, dp, qp] instructions | Nikunj A Dadhania |
2017-02-02 | target-ppc: Add xvtstdc[sp,dp] instructions | Nikunj A Dadhania |
2017-01-31 | target/ppc/cpu-models: Fix/remove bad CPU aliases | Thomas Huth |
2017-01-31 | target/ppc: Remove unused POWERPC_FAMILY(POWER) | Thomas Huth |
2017-01-31 | spapr: clock should count only if vm is running | Laurent Vivier |
2017-01-31 | target/ppc: Add pcr_supported to POWER9 cpu class definition | Suraj Jitindar Singh |
2017-01-31 | powerpc/cpu-models: rename ISAv3.00 logical PVR definition | Suraj Jitindar Singh |
2017-01-31 | target-ppc: Add xvcv[hpsp, sphp] instructions | Nikunj A Dadhania |
2017-01-31 | target-ppc: Add xsmulqp instruction | Bharata B Rao |
2017-01-31 | target-ppc: Add xsdivqp instruction | Bharata B Rao |
2017-01-31 | target-ppc: Add xscvsdqp and xscvudqp instructions | Bharata B Rao |
2017-01-31 | target-ppc: Use ppc_vsr_t.f128 in xscmp[o,u,exp]qp | Bharata B Rao |
2017-01-31 | ppc: Implement bcdutrunc. instruction | Jose Ricardo Ziviani |
2017-01-31 | ppc: Implement bcdtrunc. instruction | Jose Ricardo Ziviani |
2017-01-31 | target-ppc: Add xscvqps[d,w]z instructions | Bharata B Rao |
2017-01-31 | target-ppc: Add xvxsigdp instruction | Nikunj A Dadhania |
2017-01-31 | target-ppc: Add xvxsigsp instruction | Nikunj A Dadhania |
2017-01-31 | target-ppc: Add xvxexpdp instruction | Nikunj A Dadhania |
2017-01-31 | target-ppc: Add xvxexpsp instruction | Nikunj A Dadhania |
2017-01-31 | target-ppc: Add xviexpdp instruction | Nikunj A Dadhania |
2017-01-31 | target-ppc: Add xviexpsp instruction | Nikunj A Dadhania |
2017-01-31 | target-ppc: Add xsiexpqp instruction | Nikunj A Dadhania |
2017-01-31 | target-ppc: Add xsiexpdp instruction | Nikunj A Dadhania |