virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] virtio: console: fixes, SIGIO
@ 2010-08-26  5:04 Amit Shah
  2010-08-26  5:04 ` [PATCH 1/4] virtio: console: Un-block reads on chardev close Amit Shah
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Amit Shah @ 2010-08-26  5:04 UTC (permalink / raw)
  To: Rusty Russell; +Cc: Amit Shah, Virtualization List

Hi Rusty,

The main thing in these patches is the introduction of injecting SIGIO
on host-side connect/disconnect events and when new data is available
for ports.

The first two patches fix bugs that I haven't seen, but look like the
right thing to do.

These have been tested extensively using the test-virtserial test
suite.

Please apply,
		Amit.

Amit Shah (4):
  virtio: console: Un-block reads on chardev close
  virtio: console: Annotate virtcons_remove with __devexit_p
  virtio: console: Send SIGIO to processes that request it for host
    events
  virtio: console: Send SIGIO on new data arrival on ports

 drivers/char/virtio_console.c |   32 ++++++++++++++++++++++++++++++--
 1 files changed, 30 insertions(+), 2 deletions(-)

-- 
1.7.2.2

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

end of thread, other threads:[~2010-08-31 11:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-26  5:04 [PATCH 0/4] virtio: console: fixes, SIGIO Amit Shah
2010-08-26  5:04 ` [PATCH 1/4] virtio: console: Un-block reads on chardev close Amit Shah
2010-08-26  5:04 ` [PATCH 2/4] virtio: console: Annotate virtcons_remove with __devexit_p Amit Shah
2010-08-26  5:04 ` [PATCH 3/4] virtio: console: Send SIGIO to processes that request it for host events Amit Shah
2010-08-26  5:04 ` [PATCH 4/4] virtio: console: Send SIGIO on new data arrival on ports Amit Shah
2010-08-31 11:36 ` [PATCH 0/4] virtio: console: fixes, SIGIO Amit Shah

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