On (Mon) May 03 2010 [13:58:13], Kusanagi Kouichi wrote: > I tested this patch as follows: > I put printf()s into involved functions. Then ran qemu on a terminal > emulator, and resized it. > The guest kernel gets initial size, and follows host resize. Both > singleport and multiport work. > > v3: > If multiport is enabled, send the control message. If not, send a config > space update.
Thanks! I've just sent out both the patches, and have modified this patch a bit in virtio-serial.h comment and the patch description. The 1/2 patch uses a timer. I'm not sure that's the best way to do it, but I'll leave that upto the maintainers. Amit