* [Qemu-devel] [PULL v2 0/8] Miscellaneous patches for 2019-04-02
@ 2019-04-02 15:08 Markus Armbruster
2019-04-02 16:02 ` Peter Maydell
0 siblings, 1 reply; 2+ messages in thread
From: Markus Armbruster @ 2019-04-02 15:08 UTC (permalink / raw)
To: qemu-devel
The following changes since commit d61d1a1fb2f1db6c54651844a28389c523f3f8c7:
Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20190402-pull-request' into staging (2019-04-02 08:18:24 +0100)
are available in the Git repository at:
git://repo.or.cz/qemu/armbru.git tags/pull-misc-2019-04-02
for you to fetch changes up to 79b9d4bde7db3f760851217b329c68a883184c6b:
accel: Unbreak accelerator fallback (2019-04-02 13:50:09 +0200)
----------------------------------------------------------------
Miscellaneous patches for 2019-04-02
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] 2+ messages in thread
* Re: [Qemu-devel] [PULL v2 0/8] Miscellaneous patches for 2019-04-02
2019-04-02 15:08 [Qemu-devel] [PULL v2 0/8] Miscellaneous patches for 2019-04-02 Markus Armbruster
@ 2019-04-02 16:02 ` Peter Maydell
0 siblings, 0 replies; 2+ messages in thread
From: Peter Maydell @ 2019-04-02 16:02 UTC (permalink / raw)
To: Markus Armbruster; +Cc: QEMU Developers
On Tue, 2 Apr 2019 at 22:10, Markus Armbruster <armbru@redhat.com> wrote:
>
> The following changes since commit d61d1a1fb2f1db6c54651844a28389c523f3f8c7:
>
> Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20190402-pull-request' into staging (2019-04-02 08:18:24 +0100)
>
> are available in the Git repository at:
>
> git://repo.or.cz/qemu/armbru.git tags/pull-misc-2019-04-02
>
> for you to fetch changes up to 79b9d4bde7db3f760851217b329c68a883184c6b:
>
> accel: Unbreak accelerator fallback (2019-04-02 13:50:09 +0200)
>
> ----------------------------------------------------------------
> Miscellaneous patches for 2019-04-02
>
> 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
>
> ----------------------------------------------------------------
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/4.0
for any user-visible changes.
-- PMM
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-04-02 16:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-02 15:08 [Qemu-devel] [PULL v2 0/8] Miscellaneous patches for 2019-04-02 Markus Armbruster
2019-04-02 16: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).