Searched hist:d1b8eadbc43739992eed75912f6a065b9f299221 (Results 1 – 5 of 5) sorted by relevance
/qemu/migration/ |
H A D | savevm.h | d1b8eadbc43739992eed75912f6a065b9f299221 Wed May 02 10:47:31 UTC 2018 Peter Xu <peterx@redhat.com> migration: introduce SaveVMHandlers.resume_prepare
This is hook function to be called when a postcopy migration wants to resume from a failure. For each module, it should provide its own recovery logic before we switch to the postcopy-active state.
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Signed-off-by: Peter Xu <peterx@redhat.com> Message-Id: <20180502104740.12123-16-peterx@redhat.com> Signed-off-by: Juan Quintela <quintela@redhat.com>
|
H A D | trace-events | d1b8eadbc43739992eed75912f6a065b9f299221 Wed May 02 10:47:31 UTC 2018 Peter Xu <peterx@redhat.com> migration: introduce SaveVMHandlers.resume_prepare
This is hook function to be called when a postcopy migration wants to resume from a failure. For each module, it should provide its own recovery logic before we switch to the postcopy-active state.
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Signed-off-by: Peter Xu <peterx@redhat.com> Message-Id: <20180502104740.12123-16-peterx@redhat.com> Signed-off-by: Juan Quintela <quintela@redhat.com>
|
H A D | savevm.c | d1b8eadbc43739992eed75912f6a065b9f299221 Wed May 02 10:47:31 UTC 2018 Peter Xu <peterx@redhat.com> migration: introduce SaveVMHandlers.resume_prepare
This is hook function to be called when a postcopy migration wants to resume from a failure. For each module, it should provide its own recovery logic before we switch to the postcopy-active state.
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Signed-off-by: Peter Xu <peterx@redhat.com> Message-Id: <20180502104740.12123-16-peterx@redhat.com> Signed-off-by: Juan Quintela <quintela@redhat.com>
|
H A D | migration.c | d1b8eadbc43739992eed75912f6a065b9f299221 Wed May 02 10:47:31 UTC 2018 Peter Xu <peterx@redhat.com> migration: introduce SaveVMHandlers.resume_prepare
This is hook function to be called when a postcopy migration wants to resume from a failure. For each module, it should provide its own recovery logic before we switch to the postcopy-active state.
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Signed-off-by: Peter Xu <peterx@redhat.com> Message-Id: <20180502104740.12123-16-peterx@redhat.com> Signed-off-by: Juan Quintela <quintela@redhat.com>
|
/qemu/include/migration/ |
H A D | register.h | d1b8eadbc43739992eed75912f6a065b9f299221 Wed May 02 10:47:31 UTC 2018 Peter Xu <peterx@redhat.com> migration: introduce SaveVMHandlers.resume_prepare
This is hook function to be called when a postcopy migration wants to resume from a failure. For each module, it should provide its own recovery logic before we switch to the postcopy-active state.
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Signed-off-by: Peter Xu <peterx@redhat.com> Message-Id: <20180502104740.12123-16-peterx@redhat.com> Signed-off-by: Juan Quintela <quintela@redhat.com>
|