The following changes since commit 6e76d125f244e10676b917208f2a074729820246:
Update version for v2.2.0-rc0 release (2014-11-05 15:21:04 +0000) are available in the git repository at: git://git.kernel.org/pub/scm/virt/qemu/amit/virtio-serial.git tags/vser-2.2.0-queue for you to fetch changes up to 745d32d12f10badaafd26088c616025ebfe223fe: virtio-serial: avoid crash when port has no name (2014-11-06 16:43:35 +0530) ---------------------------------------------------------------- Couple of patches for 2.2.0: one fixes a crash, and the other adds the guest_writable() API. ---------------------------------------------------------------- Amit Shah (1): virtio: serial: expose a 'guest_writable' callback for users Marc-André Lureau (1): virtio-serial: avoid crash when port has no name hw/char/virtio-serial-bus.c | 33 ++++++++++++++++++++++++++++++++- include/hw/virtio/virtio-serial.h | 11 +++++++++++ 2 files changed, 43 insertions(+), 1 deletion(-)