On (Thu) Jan 27 2011 [09:29:36], Paolo Bonzini wrote: > Before creating rc1 we need to make sure that all patches for 0.14 have > been reviewed and applied. > > Please reply to this message with a subject starting with "[PING 0.14]" > and a link to patchwork, gmane, or whatnot; or "[PULL 0.14]" for tree > pulls. Also, I believe all patches meant for stable should also start > having "[PATCH 0.14]", too.
I have the following pull request for virtio-serial: http://thread.gmane.org/gmane.comp.emulators.qemu/91054 git://git.kernel.org/pub/scm/virt/qemu/amit/virtio-serial.git for-anthony >From the orig. mail: Please pull for fixes to the virtio-serial code: - Don't copy over guest buffer to host (prevents potential DoS scenarios, pointed out by Paul Brook) - Add support for flow control - A couple of trivial fixes to virtio-console code Amit