Age | Commit message (Expand) | Author |
---|---|---|
2016-01-29 | ppc: Clean up includes | Peter Maydell |
2015-11-12 | PPC: Fix lswx bounds checks | Alexander Graf |
2015-01-07 | target-ppc: Introduce tbegin | Tom Musta |
2014-06-16 | target-ppc: Allow little-endian user mode. | Doug Kwan |
2014-06-05 | softmmu: introduce cpu_ldst.h | Paolo Bonzini |
2014-05-28 | tcg: Invert the inclusion of helper.h | Richard Henderson |
2013-10-25 | target-ppc: Little Endian Correction to Load/Store Vector Element | Tom Musta |
2013-04-26 | PPC: Fix dcbz for linux-user on 970 | Alexander Graf |
2013-03-22 | target-ppc: Move ppc tlb_fill implementation into mmu_helper.c | David Gibson |
2013-02-01 | PPC: Unify dcbzl code path | Alexander Graf |
2012-12-19 | misc: move include files to include/qemu/ | Paolo Bonzini |
2012-12-19 | exec: move include files to include/exec/ | Paolo Bonzini |
2012-12-16 | exec: refactor cpu_restore_state | Blue Swirl |
2012-06-24 | PPC: Add support for MSR_CM | Alexander Graf |
2012-06-24 | ppc: Move load and store helpers, switch to AREG0 free mode | Blue Swirl |