[Qemu-devel] [PATCH v2 0/5] Compat props bug fixes

Markus Armbruster posted 5 patches 5 years, 1 month ago
Test docker-mingw@fedora passed
Test docker-clang@ubuntu passed
Test asan passed
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20190401090827.20793-1-armbru@redhat.com
Maintainers: Juan Quintela <quintela@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>, "Dr. David Alan Gilbert" <dgilbert@redhat.com>
accel/accel.c           |  3 ++-
include/sysemu/sysemu.h |  1 +
migration/migration.c   | 11 +++++++----
migration/migration.h   |  3 ---
migration/savevm.c      |  2 +-
vl.c                    | 44 +++++++++++++++++++++++++++--------------
6 files changed, 40 insertions(+), 24 deletions(-)
[Qemu-devel] [PATCH v2 0/5] Compat props bug fixes
Posted by Markus Armbruster 5 years, 1 month ago
v2:
* PATCH 1-4: Complete rewrite of fatally flawed PATCH v1 1/2 [Igor]

Markus Armbruster (5):
  Revert "vl: Fix to create migration object before block backends
    again"
  Revert "migration: move only_migratable to MigrationState"
  migration: Support adding migration blockers earlier
  vl: Document dependencies hiding in global and compat props
  accel: Unbreak accelerator fallback

 accel/accel.c           |  3 ++-
 include/sysemu/sysemu.h |  1 +
 migration/migration.c   | 11 +++++++----
 migration/migration.h   |  3 ---
 migration/savevm.c      |  2 +-
 vl.c                    | 44 +++++++++++++++++++++++++++--------------
 6 files changed, 40 insertions(+), 24 deletions(-)

-- 
2.17.2