mbox

[PULL,for-2.3] virtio-serial guest_writable callback

Message ID 20150319103833.GB10522@grmbl.mre
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/virt/qemu/amit/virtio-serial.git tags/vser-for-2.3-2

Message

Amit Shah March 19, 2015, 10:38 a.m. UTC
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-2

for you to fetch changes up to a319c58f2deaa2430a15014bb0479613e5d3b1c9:

  virtio: serial: expose a 'guest_writable' callback for users (2015-03-19 15:58:13 +0530)

----------------------------------------------------------------
virtio-serial's guest_writable callback.  I missed sending this out
earlier in the 2.3 window, apologies..

----------------------------------------------------------------
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