Skip to content

Commit

Permalink
Merge remote-tracking branch 'remotes/armbru/tags/pull-yank-2021-01-1…
Browse files Browse the repository at this point in the history
…3' into staging

Yank patches patches for 2021-01-13

# gpg: Signature made Wed 13 Jan 2021 09:25:46 GMT
# gpg:                using RSA key 354BC8B3D7EB2A6B68674E5F3870B400EB918653
# gpg:                issuer "[email protected]"
# gpg: Good signature from "Markus Armbruster <[email protected]>" [full]
# gpg:                 aka "Markus Armbruster <[email protected]>" [full]
# Primary key fingerprint: 354B C8B3 D7EB 2A6B 6867  4E5F 3870 B400 EB91 8653

* remotes/armbru/tags/pull-yank-2021-01-13:
  tests/test-char.c: Wait for the chardev to connect in char_socket_client_dupid_test
  io: Document qmp oob suitability of qio_channel_shutdown and io_shutdown
  io/channel-tls.c: make qio_channel_tls_shutdown thread-safe
  migration: Add yank feature
  chardev/char-socket.c: Add yank feature
  block/nbd.c: Add yank feature
  Introduce yank feature

Signed-off-by: Peter Maydell <[email protected]>
  • Loading branch information
pm215 committed Jan 13, 2021
2 parents 6b63d12 + 91d48e5 commit 45240ee
Show file tree
Hide file tree
Showing 17 changed files with 625 additions and 64 deletions.
7 changes: 7 additions & 0 deletions MAINTAINERS
Original file line number Diff line number Diff line change
Expand Up @@ -2732,6 +2732,13 @@ F: util/uuid.c
F: include/qemu/uuid.h
F: tests/test-uuid.c

Yank feature
M: Lukas Straub <[email protected]>
S: Odd fixes
F: util/yank.c
F: include/qemu/yank.h
F: qapi/yank.json

COLO Framework
M: zhanghailiang <[email protected]>
S: Maintained
Expand Down
Loading

0 comments on commit 45240ee

Please sign in to comment.