[libvirt] [PATCH 0/3] qemu: don't duplicate suspended events and state changes

Nikolay Shirokovskiy posted 3 patches 5 years, 5 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/1539158684-393250-1-git-send-email-nshirokovskiy@virtuozzo.com
Test syntax-check passed
There is a newer version of this series
src/qemu/qemu_domain.c    | 34 ++++++++++++++++++++++++++++++++++
src/qemu/qemu_domain.h    |  7 +++++++
src/qemu/qemu_driver.c    | 26 +++-----------------------
src/qemu/qemu_migration.c | 42 ++++++------------------------------------
src/qemu/qemu_migration.h |  4 ----
src/qemu/qemu_process.c   | 37 +++++++++++++++++++++++++------------
6 files changed, 75 insertions(+), 75 deletions(-)
[libvirt] [PATCH 0/3] qemu: don't duplicate suspended events and state changes
Posted by Nikolay Shirokovskiy 5 years, 5 months ago
This patch series is similar in implementation to [1] but the motivation
is simply to avoid suspended event duplication.

[1] https://www.redhat.com/archives/libvir-list/2018-September/msg01304.html

Nikolay Shirokovskiy (3):
  qemu: pass stop reason from qemuProcessStopCPUs to stop handler
  qemu: map suspended state reason to suspended event detail
  qemu: don't duplicate suspended events and state changes

 src/qemu/qemu_domain.c    | 34 ++++++++++++++++++++++++++++++++++
 src/qemu/qemu_domain.h    |  7 +++++++
 src/qemu/qemu_driver.c    | 26 +++-----------------------
 src/qemu/qemu_migration.c | 42 ++++++------------------------------------
 src/qemu/qemu_migration.h |  4 ----
 src/qemu/qemu_process.c   | 37 +++++++++++++++++++++++++------------
 6 files changed, 75 insertions(+), 75 deletions(-)

-- 
1.8.3.1

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list