The following changes since commit 17b11a1406fdc43b5022f32a6fbfcb005a353b38:
Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-20150316' into staging (2015-03-16 18:27:13 +0000) are available in the git repository at: git://git.kernel.org/pub/scm/virt/qemu/amit/virtio-serial.git tags/vser-for-2.3-3 for you to fetch changes up to 4add73aa601ab42b7a9863d483fa313b06105b34: virtio: serial: expose a 'guest_writable' callback for users (2015-03-19 17:35:40 +0530) ---------------------------------------------------------------- virtio-serial api: guest_writable callback for users ---------------------------------------------------------------- Amit Shah (1): virtio: serial: expose a 'guest_writable' callback for users hw/char/virtio-serial-bus.c | 31 +++++++++++++++++++++++++++++++ include/hw/virtio/virtio-serial.h | 11 +++++++++++ 2 files changed, 42 insertions(+) Amit