All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH for-2.1 0/2] qemu-char: fixes to the new get_msgfds API
@ 2014-06-22  2:38 Stefan Hajnoczi
  2014-06-22  2:38 ` [Qemu-devel] [PATCH for-2.1 1/2] qemu-char: fix qemu_chr_fe_get_msgfd() Stefan Hajnoczi
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Stefan Hajnoczi @ 2014-06-22  2:38 UTC (permalink / raw)
  To: qemu-devel; +Cc: Stefan Hajnoczi, Anthony Liguori, Michael S. Tsirkin

The recent changes to extend qemu-char get_msgfds to support multiple file
descriptors caused a qemu-iotests regression and also introduced a file
descriptor leak.  This patch series fixes the bugs.

Stefan Hajnoczi (2):
  qemu-char: fix qemu_chr_fe_get_msgfd()
  qemu-char: avoid leaking unused fds in tcp_get_msgfds()

 qemu-char.c | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

-- 
1.9.3

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

end of thread, other threads:[~2014-06-22 10:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-22  2:38 [Qemu-devel] [PATCH for-2.1 0/2] qemu-char: fixes to the new get_msgfds API Stefan Hajnoczi
2014-06-22  2:38 ` [Qemu-devel] [PATCH for-2.1 1/2] qemu-char: fix qemu_chr_fe_get_msgfd() Stefan Hajnoczi
2014-06-22  2:38 ` [Qemu-devel] [PATCH for-2.1 2/2] qemu-char: avoid leaking unused fds in tcp_get_msgfds() Stefan Hajnoczi
2014-06-22 10:53 ` [Qemu-devel] [PATCH for-2.1 0/2] qemu-char: fixes to the new get_msgfds API Michael S. Tsirkin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.