From: Amit Shah <amit.shah@redhat.com>
To: qemu list <qemu-devel@nongnu.org>
Cc: Peter Maydell <peter.maydell@linaro.org>,
Amos Kong <akong@redhat.com>,
Markus Armbruster <armbru@redhat.com>,
marcandre.lureau@redhat.com, Gerd Hoffmann <kraxel@redhat.com>
Subject: [Qemu-devel] [PULL v2 for-2.3] virtio-serial: guest_writable callback
Date: Thu, 19 Mar 2015 17:39:51 +0530 [thread overview]
Message-ID: <20150319120951.GA3279@grmbl.mre> (raw)
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
next reply other threads:[~2015-03-19 12:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-19 12:09 Amit Shah [this message]
2015-03-19 17:46 ` [Qemu-devel] [PULL v2 for-2.3] virtio-serial: guest_writable callback Peter Maydell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150319120951.GA3279@grmbl.mre \
--to=amit.shah@redhat.com \
--cc=akong@redhat.com \
--cc=armbru@redhat.com \
--cc=kraxel@redhat.com \
--cc=marcandre.lureau@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).