qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] migration: Introduce a new "--only-migratable" option
@ 2016-12-08 17:59 Ashijeet Acharya
  2016-12-08 19:59 ` Dr. David Alan Gilbert
  0 siblings, 1 reply; 5+ messages in thread
From: Ashijeet Acharya @ 2016-12-08 17:59 UTC (permalink / raw)
  To: dgilbert@redhat.com, QEMU Developers

Hi Dave,

I have added the compatibility of this option for both command line
and hotplug via qmp and hmp. Although, please confirm that making use
of "device_add" is the only way of hotplugging devices into a QEMU
instance.

With this sorted out, there is one special case left where the device
dynamically declares itself 'unmigratable' via migrate_add_blocker. I
have a query regarding that which is, what is the preferred action in
this scenario? Should I unmount the device or restrict the device from
becoming unmigratable in the first place.
For example, restrict 9pfs from mounting the filesystem (which you
explained previously).

Or is there a completely different solution in your mind?

Thanks
Ashijeet

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-12-12 10:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-08 17:59 [Qemu-devel] migration: Introduce a new "--only-migratable" option Ashijeet Acharya
2016-12-08 19:59 ` Dr. David Alan Gilbert
2016-12-08 22:18   ` John Snow
2016-12-09  9:10     ` Dr. David Alan Gilbert
2016-12-12 10:46   ` Ashijeet Acharya

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).