Home
last modified time | relevance | path

Searched refs:pre_2_10_migration (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/ppc/
H A Dmachine.c679 return !cpu->pre_2_10_migration && cpu->compat_pvr != 0; in compat_needed()
H A Dcpu.h1465 bool pre_2_10_migration; member
H A Dcpu_init.c7456 DEFINE_PROP_BOOL("pre-2.10-migration", PowerPCCPU, pre_2_10_migration,