qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/8] Miscellaneous patches for 2019-04-02
@ 2019-04-02 13:01 Markus Armbruster
  2019-04-02 13:01 ` [Qemu-devel] [PULL 1/8] vl: Fix error location of positional arguments Markus Armbruster
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Markus Armbruster @ 2019-04-02 13:01 UTC (permalink / raw)
  To: qemu-devel

Two regression fixes for 4.0:

* Unbreak migration for Xen
* Unbreak accelerator fallback

Three safe bug fixes thrown in:

* Fix error location of qemu-system-FOO positional arguments
* COLOStatus minor doc fix
* COLOStatus member rename to conform to naming rules

Markus Armbruster (6):
  vl: Fix error location of positional arguments
  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

Zhang Chen (2):
  qapi/migration.json: Fix ColoStatus member last_mode's version
  qapi/migration.json: Rename COLOStatus last_mode to last-mode

 accel/accel.c           |  3 ++-
 include/sysemu/sysemu.h |  1 +
 migration/migration.c   | 11 ++++++----
 migration/migration.h   |  3 ---
 migration/savevm.c      |  2 +-
 qapi/migration.json     |  6 +++---
 vl.c                    | 45 +++++++++++++++++++++++++++--------------
 7 files changed, 44 insertions(+), 27 deletions(-)

-- 
2.17.2

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2019-04-02 13:56 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-02 13:01 [Qemu-devel] [PULL 0/8] Miscellaneous patches for 2019-04-02 Markus Armbruster
2019-04-02 13:01 ` [Qemu-devel] [PULL 1/8] vl: Fix error location of positional arguments Markus Armbruster
2019-04-02 13:01 ` [Qemu-devel] [PULL 2/8] qapi/migration.json: Fix ColoStatus member last_mode's version Markus Armbruster
2019-04-02 13:01 ` [Qemu-devel] [PULL 3/8] qapi/migration.json: Rename COLOStatus last_mode to last-mode Markus Armbruster
2019-04-02 13:01 ` [Qemu-devel] [PULL 4/8] Revert "vl: Fix to create migration object before block backends again" Markus Armbruster
2019-04-02 13:01 ` [Qemu-devel] [PULL 5/8] Revert "migration: move only_migratable to MigrationState" Markus Armbruster
2019-04-02 13:01 ` [Qemu-devel] [PULL 6/8] migration: Support adding migration blockers earlier Markus Armbruster
2019-04-02 13:01 ` [Qemu-devel] [PULL 7/8] vl: Document dependencies hiding in global and compat props Markus Armbruster
2019-04-02 13:01 ` [Qemu-devel] [PULL 8/8] accel: Unbreak accelerator fallback Markus Armbruster
2019-04-02 13:56 ` [Qemu-devel] [PULL 0/8] Miscellaneous patches for 2019-04-02 Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).