qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] vhost-user: release chardev on cleanup
@ 2016-04-06 15:38 marcandre.lureau
  2016-04-06 15:38 ` [Qemu-devel] [PATCH 1/2] " marcandre.lureau
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: marcandre.lureau @ 2016-04-06 15:38 UTC (permalink / raw)
  To: qemu-devel; +Cc: Marc-André Lureau, n.nikolaev, mst

From: Marc-André Lureau <marcandre.lureau@redhat.com>

The following 2 one-liners remove the chardev from the vhost-user
netdev it is attached to. This prevents from further reuse of the
chardev that would likely fail to setup again with the slave.

Related to:
https://bugzilla.redhat.com/show_bug.cgi?id=1256619
https://bugzilla.redhat.com/show_bug.cgi?id=1256618

rfc->v1:
- rfc was sent a few months ago, no comments: rebased & resend as
  non-rfc this time.

Marc-André Lureau (2):
  vhost-user: release chardev on cleanup
  vhost-user: delete chardev on cleanup

 net/vhost-user.c | 3 +++
 1 file changed, 3 insertions(+)

-- 
2.5.5

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

end of thread, other threads:[~2017-01-10 16:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-06 15:38 [Qemu-devel] [PATCH 0/2] vhost-user: release chardev on cleanup marcandre.lureau
2016-04-06 15:38 ` [Qemu-devel] [PATCH 1/2] " marcandre.lureau
2016-04-06 15:38 ` [Qemu-devel] [PATCH 2/2] vhost-user: delete " marcandre.lureau
2016-06-16  9:05 ` [Qemu-devel] [PATCH 0/2] vhost-user: release " Marc-André Lureau
2016-08-11  9:16   ` Marc-André Lureau
2016-09-27 11:44     ` Marc-André Lureau
2017-01-10 16:35       ` Marc-André Lureau

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).