virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] virtio: console: async notifications for host connect / disconnect
@ 2010-09-02 13:17 Amit Shah
  2010-09-02 13:17 ` [PATCH 1/3] virtio: console: Send SIGIO to processes that request it for host events Amit Shah
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Amit Shah @ 2010-09-02 13:17 UTC (permalink / raw)
  To: Rusty Russell; +Cc: Amit Shah, Virtualization List

Hey Rusty,

This patchset is on top of the previous one.

It sends a SIGIO signal to apps that request signals for host
activity. SIGIO is sent on host connect, disconnect as well as
hot-unplug (which can be seen as a special case of host disconnect).

Tested using several testcases in the test-virtserial repo:
http://fedorapeople.org/gitweb?p=amitshah/public_git/test-virtserial.git

Please apply.

Thanks,
Amit.

Amit Shah (3):
  virtio: console: Send SIGIO to processes that request it for host
    events
  virtio: console: Send SIGIO on new data arrival on ports
  virtio: console: Send SIGIO in case of port unplug

 drivers/char/virtio_console.c |   31 +++++++++++++++++++++++++++++++
 1 files changed, 31 insertions(+), 0 deletions(-)

-- 
1.7.2.2

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-09-06  9:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-02 13:17 [PATCH 0/3] virtio: console: async notifications for host connect / disconnect Amit Shah
2010-09-02 13:17 ` [PATCH 1/3] virtio: console: Send SIGIO to processes that request it for host events Amit Shah
2010-09-02 13:17 ` [PATCH 2/3] virtio: console: Send SIGIO on new data arrival on ports Amit Shah
2010-09-02 13:17 ` [PATCH 3/3] virtio: console: Send SIGIO in case of port unplug Amit Shah
2010-09-06  9:21   ` Rusty Russell

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