Age | Commit message (Expand) | Author | Files | Lines |
2016-01-30 | target-ppc: Rework SLB page size lookup | David Gibson | 1 | -0/+20 |
2016-01-30 | target-ppc: use cpu_write_xer() helper in cpu_post_load | Mark Cave-Ayland | 1 | -1/+1 |
2016-01-29 | ppc: Clean up includes | Peter Maydell | 1 | -0/+1 |
2015-06-12 | migration: Use normal VMStateDescriptions for Subsections | Juan Quintela | 1 | -38/+24 |
2015-04-17 | target-ppc: don't invalidate msr MSR_HVB bit in cpu_post_load | Mark Cave-Ayland | 1 | -2/+2 |
2015-03-09 | target-ppc: force update of msr bits in cpu_post_load | Mark Cave-Ayland | 1 | -1/+7 |
2014-06-16 | KVM: target-ppc: Enable TM state migration | Alexey Kardashevskiy | 1 | -0/+35 |
2014-06-16 | target-ppc: Remove PVR check from migration | Alexey Kardashevskiy | 1 | -2/+6 |
2014-06-16 | savevm: Remove all the unneeded version_minimum_id_old (ppc) | Juan Quintela | 1 | -25/+13 |
2014-03-19 | target-ppc: Add missing 'static' and 'const' attributes | Stefan Weil | 1 | -2/+2 |
2014-03-05 | target-ppc: Fix htab_mask calculation | Aneesh Kumar K.V | 1 | -4/+7 |
2013-10-25 | target-ppc: Use #define for max slb entries | Aneesh Kumar K.V | 1 | -1/+1 |
2013-07-29 | target-ppc: Convert ppc cpu savevm to VMStateDescription | Alexey Kardashevskiy | 1 | -88/+443 |
2013-04-26 | PPC: Remove env->hreset_excp_prefix | Fabien Chouteau | 1 | -2/+0 |
2013-03-22 | target-ppc: Remove vestigial PowerPC 620 support | David Gibson | 1 | -2/+2 |
2013-02-23 | target-ppc: Split out SO, OV, CA fields from XER | Richard Henderson | 1 | -2/+6 |
2012-12-19 | softmmu: move include files to include/sysemu/ | Paolo Bonzini | 1 | -1/+1 |
2012-11-01 | target-ppc: Extend FPU state for newer POWER CPUs | David Gibson | 1 | -2/+6 |
2012-10-04 | target-ppc: Remove unused power_mode field from cpu state | David Gibson | 1 | -2/+2 |
2012-04-15 | target-ppc/machine.c: Drop unnecessary ifdefs | Juan Quintela | 1 | -8/+0 |
2012-03-14 | target-ppc: Don't overuse CPUState | Andreas Färber | 1 | -2/+2 |
2011-06-17 | PPC: move TLBs to their own arrays | Alexander Graf | 1 | -8/+8 |
2011-04-01 | Parse SDR1 on mtspr instead of at translate time | David Gibson | 1 | -2/+4 |
2010-03-04 | KVM: Rework VCPU state writeback API | Jan Kiszka | 1 | -4/+0 |
2009-08-27 | kvm: Simplify cpu_synchronize_state() | Avi Kivity | 1 | -3/+3 |
2009-08-03 | target-ppc: retain l{w,d}arx loaded value | Nathan Froyd | 1 | -2/+2 |
2009-05-22 | kvm: Add missing bits to support live migration | Jan Kiszka | 1 | -0/+5 |
2009-05-21 | Convert machine registration to use module init functions | Anthony Liguori | 1 | -11/+0 |
2009-04-28 | Fix PPC reset | Blue Swirl | 1 | -0/+2 |
2009-03-02 | kvm/powerpc: Add MPC8544DS board support | aurel32 | 1 | -0/+1 |
2008-12-30 | VM load/save support for PPC CPU | blueswir1 | 1 | -0/+165 |
2008-12-16 | target-ppc: IBM PowerPC 440EP Bamboo reference board emulation | aurel32 | 1 | -0/+1 |
2008-05-04 | remove target ifdefs from vl.c | aurel32 | 1 | -0/+20 |