summaryrefslogtreecommitdiffstats
path: root/target-ppc/machine.c
Commit message (Expand)AuthorAgeFilesLines
* migration: Use normal VMStateDescriptions for SubsectionsJuan Quintela2015-06-121-38/+24
* target-ppc: don't invalidate msr MSR_HVB bit in cpu_post_loadMark Cave-Ayland2015-04-171-2/+2
* target-ppc: force update of msr bits in cpu_post_loadMark Cave-Ayland2015-03-091-1/+7
* KVM: target-ppc: Enable TM state migrationAlexey Kardashevskiy2014-06-161-0/+35
* target-ppc: Remove PVR check from migrationAlexey Kardashevskiy2014-06-161-2/+6
* savevm: Remove all the unneeded version_minimum_id_old (ppc)Juan Quintela2014-06-161-25/+13
* target-ppc: Add missing 'static' and 'const' attributesStefan Weil2014-03-191-2/+2
* target-ppc: Fix htab_mask calculationAneesh Kumar K.V2014-03-051-4/+7
* target-ppc: Use #define for max slb entriesAneesh Kumar K.V2013-10-251-1/+1
* target-ppc: Convert ppc cpu savevm to VMStateDescriptionAlexey Kardashevskiy2013-07-291-88/+443
* PPC: Remove env->hreset_excp_prefixFabien Chouteau2013-04-261-2/+0
* target-ppc: Remove vestigial PowerPC 620 supportDavid Gibson2013-03-221-2/+2
* target-ppc: Split out SO, OV, CA fields from XERRichard Henderson2013-02-231-2/+6
* softmmu: move include files to include/sysemu/Paolo Bonzini2012-12-191-1/+1
* target-ppc: Extend FPU state for newer POWER CPUsDavid Gibson2012-11-011-2/+6
* target-ppc: Remove unused power_mode field from cpu stateDavid Gibson2012-10-041-2/+2
* target-ppc/machine.c: Drop unnecessary ifdefsJuan Quintela2012-04-151-8/+0
* target-ppc: Don't overuse CPUStateAndreas Färber2012-03-141-2/+2
* PPC: move TLBs to their own arraysAlexander Graf2011-06-171-8/+8
* Parse SDR1 on mtspr instead of at translate timeDavid Gibson2011-04-011-2/+4
* KVM: Rework VCPU state writeback APIJan Kiszka2010-03-041-4/+0
* kvm: Simplify cpu_synchronize_state()Avi Kivity2009-08-271-3/+3
* target-ppc: retain l{w,d}arx loaded valueNathan Froyd2009-08-031-2/+2
* kvm: Add missing bits to support live migrationJan Kiszka2009-05-221-0/+5
* Convert machine registration to use module init functionsAnthony Liguori2009-05-211-11/+0
* Fix PPC resetBlue Swirl2009-04-281-0/+2
* kvm/powerpc: Add MPC8544DS board supportaurel322009-03-021-0/+1
* VM load/save support for PPC CPUblueswir12008-12-301-0/+165
* target-ppc: IBM PowerPC 440EP Bamboo reference board emulationaurel322008-12-161-0/+1
* remove target ifdefs from vl.caurel322008-05-041-0/+20
OpenPOWER on IntegriCloud