qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] char: remove init_reset handling, more data per write()
@ 2009-11-03 14:29 Amit Shah
  2009-11-03 14:29 ` [Qemu-devel] [PATCH 1/3] char: don't limit data sent to backends to 1k per buffer Amit Shah
  0 siblings, 1 reply; 13+ messages in thread
From: Amit Shah @ 2009-11-03 14:29 UTC (permalink / raw)
  To: qemu-devel


Hello,

These patches, all independent of each other, make the char backend a
little better by removing the initial_reset handling that's unnecessary,
bump up the amount of data that's sent per write() call to 4k from the
current 1k and also renames the generic char open() command to reflect
reality.

Please apply.

		Amit

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

end of thread, other threads:[~2009-11-04 16:14 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-03 14:29 [Qemu-devel] char: remove init_reset handling, more data per write() Amit Shah
2009-11-03 14:29 ` [Qemu-devel] [PATCH 1/3] char: don't limit data sent to backends to 1k per buffer Amit Shah
2009-11-03 14:29   ` [Qemu-devel] [PATCH 2/3] char: Remove special init_reset handling Amit Shah
2009-11-03 14:29     ` [Qemu-devel] [PATCH 3/3] char: rename qemu_chr_reset to qemu_chr_generic_open Amit Shah
2009-11-03 17:08     ` [Qemu-devel] Re: [PATCH 2/3] char: Remove special init_reset handling Jan Kiszka
2009-11-03 17:55       ` Amit Shah
2009-11-03 18:09         ` Amit Shah
2009-11-03 18:53           ` Jan Kiszka
2009-11-04  5:21             ` Amit Shah
2009-11-04  9:39               ` Jan Kiszka
2009-11-04 10:48                 ` Amit Shah
2009-11-04 14:30                   ` Jan Kiszka
2009-11-04 16:13                     ` 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).