summaryrefslogtreecommitdiff
path: root/target-ppc/machine.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-05target-ppc: Fix htab_mask calculationAneesh Kumar K.V1-4/+7
2013-10-25target-ppc: Use #define for max slb entriesAneesh Kumar K.V1-1/+1
2013-07-29target-ppc: Convert ppc cpu savevm to VMStateDescriptionAlexey Kardashevskiy1-88/+443
2013-04-26PPC: Remove env->hreset_excp_prefixFabien Chouteau1-2/+0
2013-03-22target-ppc: Remove vestigial PowerPC 620 supportDavid Gibson1-2/+2
2013-02-23target-ppc: Split out SO, OV, CA fields from XERRichard Henderson1-2/+6
2012-12-19softmmu: move include files to include/sysemu/Paolo Bonzini1-1/+1
2012-11-01target-ppc: Extend FPU state for newer POWER CPUsDavid Gibson1-2/+6
2012-10-04target-ppc: Remove unused power_mode field from cpu stateDavid Gibson1-2/+2
2012-04-15target-ppc/machine.c: Drop unnecessary ifdefsJuan Quintela1-8/+0
2012-03-14target-ppc: Don't overuse CPUStateAndreas Färber1-2/+2
2011-06-17PPC: move TLBs to their own arraysAlexander Graf1-8/+8
2011-04-01Parse SDR1 on mtspr instead of at translate timeDavid Gibson1-2/+4
2010-03-04KVM: Rework VCPU state writeback APIJan Kiszka1-4/+0
2009-08-27kvm: Simplify cpu_synchronize_state()Avi Kivity1-3/+3
2009-08-03target-ppc: retain l{w,d}arx loaded valueNathan Froyd1-2/+2
2009-05-22kvm: Add missing bits to support live migrationJan Kiszka1-0/+5
2009-05-21Convert machine registration to use module init functionsAnthony Liguori1-11/+0
2009-04-28Fix PPC resetBlue Swirl1-0/+2
2009-03-02kvm/powerpc: Add MPC8544DS board supportaurel321-0/+1
2008-12-30VM load/save support for PPC CPUblueswir11-0/+165
2008-12-16target-ppc: IBM PowerPC 440EP Bamboo reference board emulationaurel321-0/+1
2008-05-04remove target ifdefs from vl.caurel321-0/+20