aboutsummaryrefslogtreecommitdiff
path: root/target-ppc/machine.c
AgeCommit message (Expand)Author
2015-04-17target-ppc: don't invalidate msr MSR_HVB bit in cpu_post_loadMark Cave-Ayland
2015-03-09target-ppc: force update of msr bits in cpu_post_loadMark Cave-Ayland
2014-06-16KVM: target-ppc: Enable TM state migrationAlexey Kardashevskiy
2014-06-16target-ppc: Remove PVR check from migrationAlexey Kardashevskiy
2014-06-16savevm: Remove all the unneeded version_minimum_id_old (ppc)Juan Quintela
2014-03-19target-ppc: Add missing 'static' and 'const' attributesStefan Weil
2014-03-05target-ppc: Fix htab_mask calculationAneesh Kumar K.V
2013-10-25target-ppc: Use #define for max slb entriesAneesh Kumar K.V
2013-07-29target-ppc: Convert ppc cpu savevm to VMStateDescriptionAlexey Kardashevskiy
2013-04-26PPC: Remove env->hreset_excp_prefixFabien Chouteau
2013-03-22target-ppc: Remove vestigial PowerPC 620 supportDavid Gibson
2013-02-23target-ppc: Split out SO, OV, CA fields from XERRichard Henderson
2012-12-19softmmu: move include files to include/sysemu/Paolo Bonzini
2012-11-01target-ppc: Extend FPU state for newer POWER CPUsDavid Gibson
2012-10-04target-ppc: Remove unused power_mode field from cpu stateDavid Gibson
2012-04-15target-ppc/machine.c: Drop unnecessary ifdefsJuan Quintela
2012-03-14target-ppc: Don't overuse CPUStateAndreas Färber
2011-06-17PPC: move TLBs to their own arraysAlexander Graf
2011-04-01Parse SDR1 on mtspr instead of at translate timeDavid Gibson
2010-03-04KVM: Rework VCPU state writeback APIJan Kiszka
2009-08-27kvm: Simplify cpu_synchronize_state()Avi Kivity
2009-08-03target-ppc: retain l{w,d}arx loaded valueNathan Froyd
2009-05-22kvm: Add missing bits to support live migrationJan Kiszka
2009-05-21Convert machine registration to use module init functionsAnthony Liguori
2009-04-28Fix PPC resetBlue Swirl
2009-03-02kvm/powerpc: Add MPC8544DS board supportaurel32
2008-12-30VM load/save support for PPC CPUblueswir1
2008-12-16target-ppc: IBM PowerPC 440EP Bamboo reference board emulationaurel32
2008-05-04remove target ifdefs from vl.caurel32