libvirt/examples
Jiri Denemark 5a9cbc6265 Add event and state details for post-copy
VIR_DOMAIN_EVENT_SUSPENDED_POSTCOPY and VIR_DOMAIN_PAUSED_POSTCOPY are
used on the source host once migration enters post-copy mode (which
means the domain gets paused on the source. After the destination host
takes over the execution of the domain, its virtual CPUs are resumed and
the domain enters VIR_DOMAIN_RUNNING_POSTCOPY state and
VIR_DOMAIN_EVENT_RESUMED_POSTCOPY event is emitted.

In case migration fails during post-copy mode and none of the hosts have
complete state of the domain, both domains will remain paused with
VIR_DOMAIN_PAUSED_POSTCOPY_FAILED reason and an upper layer may decide
what to do.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
2016-03-21 15:15:46 +01:00
..
apparmor examples: Use one top level makefile 2016-01-09 21:14:12 -05:00
dominfo examples: Use one top level makefile 2016-01-09 21:14:12 -05:00
dommigrate examples: Use one top level makefile 2016-01-09 21:14:12 -05:00
domsuspend domsuspend: Fix warning on mingw build 2016-02-12 16:36:34 +01:00
domtop examples: Use one top level makefile 2016-01-09 21:14:12 -05:00
hellolibvirt examples: Use one top level makefile 2016-01-09 21:14:12 -05:00
lxcconvert examples: Use one top level makefile 2016-01-09 21:14:12 -05:00
object-events Add event and state details for post-copy 2016-03-21 15:15:46 +01:00
openauth examples: Use one top level makefile 2016-01-09 21:14:12 -05:00
polkit examples: Use one top level makefile 2016-01-09 21:14:12 -05:00
rename examples: Use one top level makefile 2016-01-09 21:14:12 -05:00
systemtap examples: Use one top level makefile 2016-01-09 21:14:12 -05:00
xml examples: Use one top level makefile 2016-01-09 21:14:12 -05:00
Makefile.am Expand $(wildcard) correctly 2016-01-12 17:16:33 +01:00