qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] char: restore read callback on a reattached (hotplug) chardev
@ 2014-02-24 10:16 Gal Hammer
  2014-02-24 10:16 ` [Qemu-devel] [PATCH 1/2] " Gal Hammer
  2014-02-24 10:16 ` [Qemu-devel] [PATCH 2/2] qtest: fix a "!chr->fd_in_tag" assertion error in qtest Gal Hammer
  0 siblings, 2 replies; 6+ messages in thread
From: Gal Hammer @ 2014-02-24 10:16 UTC (permalink / raw)
  To: qemu-devel; +Cc: amit.shah, peter.maydell, Gal Hammer, anthony

Added a patch which fix an assertion error.

Gal Hammer (2):
  char: restore read callback on a reattached (hotplug) chardev
  qtest: fix a "!chr->fd_in_tag" assertion error in qtest.

 monitor.c   |  1 +
 qemu-char.c | 21 +++++++++++++++++----
 qtest.c     |  2 ++
 3 files changed, 20 insertions(+), 4 deletions(-)

-- 
1.8.5.3

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

end of thread, other threads:[~2014-02-25 10:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-24 10:16 [Qemu-devel] [PATCH 0/2] char: restore read callback on a reattached (hotplug) chardev Gal Hammer
2014-02-24 10:16 ` [Qemu-devel] [PATCH 1/2] " Gal Hammer
2014-02-24 10:16 ` [Qemu-devel] [PATCH 2/2] qtest: fix a "!chr->fd_in_tag" assertion error in qtest Gal Hammer
2014-02-24 10:32   ` Paolo Bonzini
2014-02-24 11:44     ` Gal Hammer
2014-02-25 10:18       ` Gal Hammer

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