Re: [Qemu-devel] [PATCH] baum: add destroy hook

2010-04-08 Thread Aurelien Jarno
On Sun, Mar 28, 2010 at 08:39:42PM +0200, Samuel Thibault wrote: > Hello, > > This adds a destroy hook for the baum character device, to properly > close the BrlAPI connection and free resources. > > Signed-off-by: Samuel Thibault Thanks, applied. > commit 447c41758cfda0022ea6e09aaf81137b2b27b

[Qemu-devel] [PATCH] baum: add destroy hook

2010-03-28 Thread Samuel Thibault
Hello, This adds a destroy hook for the baum character device, to properly close the BrlAPI connection and free resources. Signed-off-by: Samuel Thibault commit 447c41758cfda0022ea6e09aaf81137b2b27b915 Author: Samuel Thibault Date: Sun Mar 28 20:38:38 2010 +0200 baum: add destroy hook