Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ppc/
H A Dspapr.h149 bool pre_4_1_migration; /* don't migrate hpt-max-page-size */ member
/openbmc/qemu/hw/ppc/
H A Dspapr_caps.c344 return !SPAPR_MACHINE_GET_CLASS(opaque)->pre_4_1_migration; in cap_hpt_maxpagesize_migrate_needed()
H A Dspapr.c4993 smc->pre_4_1_migration = true; in spapr_machine_4_0_class_options()