qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/9] virtiofs and migration queue
@ 2021-03-15 20:12 Dr. David Alan Gilbert (git)
  2021-03-15 20:12 ` [PULL 1/9] virtiofsd: Release vu_dispatch_lock when stopping queue Dr. David Alan Gilbert (git)
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Dr. David Alan Gilbert (git) @ 2021-03-15 20:12 UTC (permalink / raw)
  To: qemu-devel, groug, vgoyal, wanghao232, ma.mandourr
  Cc: stefanha, peterx, quintela

From: "Dr. David Alan Gilbert" <dgilbert@redhat.com>

The following changes since commit e7c6a8cf9f5c82aa152273e1c9e80d07b1b0c32c:

  Merge remote-tracking branch 'remotes/philmd/tags/avr-20210315' into staging (2021-03-15 16:59:55 +0000)

are available in the Git repository at:

  https://gitlab.com/dagrh/qemu.git tags/pull-virtiofs-20210315

for you to fetch changes up to 373969507a3dc7de2d291da7e1bd03acf46ec643:

  migration: Replaced qemu_mutex_lock calls with QEMU_LOCK_GUARD (2021-03-15 20:01:55 +0000)

----------------------------------------------------------------
virtiofs and migration pull 2021-03-15

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>

----------------------------------------------------------------
Greg Kurz (4):
      virtiofsd: Release vu_dispatch_lock when stopping queue
      virtiofsd: Don't allow empty filenames
      virtiofsd: Don't allow empty paths in lookup_name()
      virtiofsd: Convert some functions to return bool

Hao Wang (2):
      migration/tls: fix inverted semantics in multifd_channel_connect
      migration/tls: add error handling in multifd_tls_handshake_thread

Mahmoud Mandour (2):
      monitor: Replaced qemu_mutex_lock calls with QEMU_LOCK_GUARD
      migration: Replaced qemu_mutex_lock calls with QEMU_LOCK_GUARD

Vivek Goyal (1):
      virtiofsd: Add qemu version and copyright info

 migration/migration.c            |  6 ++---
 migration/multifd.c              | 21 +++++++++++-----
 migration/ram.c                  |  6 ++---
 monitor/monitor.c                |  8 ++-----
 monitor/qmp.c                    | 51 +++++++++++++++++++--------------------
 tools/virtiofsd/fuse_virtio.c    |  6 +++++
 tools/virtiofsd/passthrough_ll.c | 52 ++++++++++++++++++++++++++++++++++++----
 7 files changed, 98 insertions(+), 52 deletions(-)



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

end of thread, other threads:[~2021-03-17 10:40 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-15 20:12 [PULL 0/9] virtiofs and migration queue Dr. David Alan Gilbert (git)
2021-03-15 20:12 ` [PULL 1/9] virtiofsd: Release vu_dispatch_lock when stopping queue Dr. David Alan Gilbert (git)
2021-03-15 20:12 ` [PULL 2/9] virtiofsd: Add qemu version and copyright info Dr. David Alan Gilbert (git)
2021-03-15 20:12 ` [PULL 3/9] virtiofsd: Don't allow empty filenames Dr. David Alan Gilbert (git)
2021-03-15 20:12 ` [PULL 4/9] virtiofsd: Don't allow empty paths in lookup_name() Dr. David Alan Gilbert (git)
2021-03-15 20:12 ` [PULL 5/9] virtiofsd: Convert some functions to return bool Dr. David Alan Gilbert (git)
2021-03-15 20:12 ` [PULL 6/9] migration/tls: fix inverted semantics in multifd_channel_connect Dr. David Alan Gilbert (git)
2021-03-15 20:12 ` [PULL 7/9] migration/tls: add error handling in multifd_tls_handshake_thread Dr. David Alan Gilbert (git)
2021-03-15 20:12 ` [PULL 8/9] monitor: Replaced qemu_mutex_lock calls with QEMU_LOCK_GUARD Dr. David Alan Gilbert (git)
2021-03-15 20:12 ` [PULL 9/9] migration: " Dr. David Alan Gilbert (git)
2021-03-17 10:37 ` [PULL 0/9] virtiofs and migration queue 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).