From: "Dr. David Alan Gilbert" <dgilb...@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 <dgilb...@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(-)


Reply via email to