On Tue, 2011-10-25 at 19:08 +0800, Osier Yang wrote: > 于 2011年10月25日 18:40, Sasha Levin 写道: > > Stop the ipc thread when shutting down the hypervisor. > > > > This solves a bug where the .sock files weren't removed upon shutdown. > > I tested the patch, the socket is still there. (I'm testing with > "--sdl", and > shutdown the vm window). And the guest starting succeeded even if > a socket with the name same as the specified guest name exists, which > means I can start two guests with same socket, which is not right. I've just tested it with --sdl, looks like closing the sdl window uses the old method of IPC which I forgot to convert. I'll fix that in a separate patch. If you test it without --sdl it should work right. -- Sasha. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html