Home
last modified time | relevance | path

Searched refs:migration_enabled (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/include/hw/s390x/
H A Dstorage-keys.h24 bool migration_enabled; member
H A Dstorage-attributes.h28 bool migration_enabled; member
H A Ds390_flic.h47 bool migration_enabled; member
/openbmc/qemu/hw/s390x/
H A Ds390-stattrib.c307 return sa->migration_enabled; in qemu_s390_get_active()
364 DEFINE_PROP_BOOL("migration-enabled", S390StAttribState, migration_enabled, true),
H A Ds390-skeys.c472 if (ss->migration_enabled) { in s390_skeys_realize()
479 DEFINE_PROP_BOOL("migration-enabled", S390SKeysState, migration_enabled, true),
H A Ds390-stattrib-kvm.c169 return kvm_s390_cmma_active() && sa->migration_enabled; in kvm_s390_stattrib_get_active()
/openbmc/qemu/hw/intc/
H A Ds390_flic.c478 migration_enabled, true),
533 return fs->migration_enabled; in type_init()