[Qemu-devel] [PATCH 0/5] virtio-serial: Fixes and cleanups

2011-05-25 Thread Markus Armbruster
Feel free to drop PATCH 3/3 if you believe we need to keep the useless property is_console for backward compatibility. Markus Armbruster (5): virtio-serial: Plug memory leak on qdev exit() virtio-serial: Clean up virtconsole detection virtio-serial: Drop useless property is_console virtio-

Re: [Qemu-devel] [PATCH 0/5] virtio-serial: Fixes and cleanups

2011-05-25 Thread Amit Shah
On (Wed) 25 May 2011 [14:21:09], Markus Armbruster wrote: > Feel free to drop PATCH 3/3 if you believe we need to keep the useless > property is_console for backward compatibility. I don't think anyone uses it; it's better gone. Thanks for the patches, applied to my tree. Will send a pull reques