Home
last modified time | relevance | path

Searched refs:migratable (Results 1 – 5 of 5) sorted by relevance

/qemu/hw/scsi/
A Dvhost-scsi.c263 if (!vsc->migratable) { in vhost_scsi_realize()
308 if (!vsc->migratable) { in vhost_scsi_realize()
326 if (!vsc->migratable) { in vhost_scsi_unrealize()
362 DEFINE_PROP_BOOL("migratable", VHostSCSICommon, migratable, false),
/qemu/include/hw/virtio/
A Dvhost-scsi-common.h37 bool migratable; member
/qemu/target/i386/
A Dcpu.h2104 bool migratable; member
A Dcpu.c5388 DEFINE_PROP_BOOL("migratable", X86CPU, migratable, true),
6207 if (cpu && cpu->migratable) { in x86_cpu_get_supported_feature_word()
/qemu/
A Dqemu-options.hx4954 DEF("only-migratable", 0, QEMU_OPTION_only_migratable, \
4955 "-only-migratable allow only migratable devices\n", QEMU_ARCH_ALL)
4957 ``-only-migratable``
4958 Only allow migratable devices. Devices will not be allowed to enter

Completed in 39 milliseconds