qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2 0/4] QIOChannelFile bug fixes


From: Ross Lagerwall
Subject: Re: [Qemu-devel] [PATCH v2 0/4] QIOChannelFile bug fixes
Date: Thu, 18 Jan 2018 13:40:30 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0

On 11/01/2017 02:25 PM, Ross Lagerwall wrote:
Hi,

Here is a bug fix with the use of QIOChannelFile and 2 bug fixes and an
improvement to implementation of QIOChannelFile.

Regards,
Ross Lagerwall

Ross Lagerwall (4):
   migration: Don't leak IO channels
   io: Fix QIOChannelFile when creating and opening read-write
   io: Don't call close multiple times in QIOChannelFile
   io: Add /dev/fdset/ support to QIOChannelFile

  include/io/channel-file.h    |  2 +-
  io/channel-file.c            | 11 ++++-------
  migration/savevm.c           |  2 ++
  tests/test-io-channel-file.c | 29 +++++++++++++++++++++++++----
  4 files changed, 32 insertions(+), 12 deletions(-)


Ping for reviews...

v1:
Got feedback from Daniel P. Berrange and Marc-André Lureau.

v2:
Patch 1: Unreviewed
Patch 2: Unreviewed
Patch 3: Reviewed by Marc-André Lureau
Patch 4: Reviewed by Marc-André Lureau

The patch series still applies cleanly on top of master.

Thanks,
--
Ross Lagerwall



reply via email to

[Prev in Thread] Current Thread [Next in Thread]