qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/2] Fixes to FD passing with QIOChannel


From: Daniel P. Berrange
Subject: [Qemu-devel] [PATCH 0/2] Fixes to FD passing with QIOChannel
Date: Mon, 21 Dec 2015 16:23:34 +0000

Two small fixes for bugs with FD passing with QIOChannel
discovered indirectly while testing the chardev unit tests.
Added further unit tests to directly cover the FD passing
code.

Daniel P. Berrange (2):
  io: fix setting of QIO_CHANNEL_FEATURE_FD_PASS on server connections
  io: fix stack allocation when sending of file descriptors

 io/channel-socket.c            |  17 ++++--
 tests/test-io-channel-socket.c | 127 +++++++++++++++++++++++++++++++++++++++--
 2 files changed, 134 insertions(+), 10 deletions(-)

-- 
2.5.0




reply via email to

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