summaryrefslogtreecommitdiff
path: root/target/ppc/machine.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-04target/ppc: always set PPC_MEM_TLBIE in pre 2.8 migration hackGreg Kurz1-0/+5
2018-04-27target/ppc: Fold slb_nr into PPCHash64OptionsDavid Gibson1-3/+20
2018-04-10target/ppc: Fix backwards migration of msr_maskDavid Gibson1-1/+9
2017-11-30target-ppc: Don't invalidate non-supported msr bitsKurban Mallachiev1-2/+2
2017-11-27target/ppc: Fix setting of cpu->compat_pvr on incoming migrationSuraj Jitindar Singh1-1/+3
2017-09-27migration: pre_save return intDr. David Alan Gilbert1-1/+3
2017-08-22target/ppc: 'PVR != host PVR' in KVM_SET_SREGS workaroundDaniel Henrique Barboza1-0/+22
2017-08-09ppc: fix double-free in cpu_post_load()Greg Kurz1-1/+0
2017-06-30ppc: Rework CPU compatibility testing across migrationDavid Gibson1-3/+66
2017-06-28vmstate: error hint for failed equal checksHalil Pasic1-4/+4
2017-03-01target/ppc: Manage external HPT via virtual hypervisorDavid Gibson1-2/+2
2017-03-01target/ppc: Eliminate htab_base and htab_mask variablesDavid Gibson1-1/+0
2017-01-24migration: extend VMStateInfoJianjun Duan1-4/+8
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+615