]> xenbits.xensource.com Git - libvirt.git/commit
virDomainReboot: Document that migration might be unsafe
authorMichal Privoznik <mprivozn@redhat.com>
Thu, 21 Nov 2013 15:34:40 +0000 (16:34 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 22 Nov 2013 07:17:30 +0000 (08:17 +0100)
commitcc38d68dc1d580fd9acc648e11057b1903ddb247
treeb6b4ca985c0912482728d081f4a4c69794df1081
parentd96b08bb240fecc89c96e31ddada59fd04ee9574
virDomainReboot: Document that migration might be unsafe

https://bugzilla.redhat.com/show_bug.cgi?id=744967

If a domain is rebooting and a migrate API is called meanwhile we would
have to transfer the fakeReboot attribute to the destination in order to
prevent domain doing plain shutdown over there. We shouldn't try to do
anything clever about it other than documenting this as a known
limitation.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
src/libvirt.c