qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL v2][RESEND] char: fix segfault on chardev detach
@ 2013-10-04 15:48 Amit Shah
  2013-10-29 13:12 ` Amit Shah
  0 siblings, 1 reply; 3+ messages in thread
From: Amit Shah @ 2013-10-04 15:48 UTC (permalink / raw)
  To: Anthony Liguori; +Cc: Paolo Bonzini, qemu list, Gerd Hoffmann

Hi Anthony,

Please pull to receive a fix for a segfault in the char layer.  The
patches have been on the list for a week, and Gerd has reviewed them.

(I'm overloading the virtio-serial git tree for this series, haven't
gotten around to setting up a separate tree for char yet.)


v2: I bungled up the git url, fixed one below.


The following changes since commit aaa6a40194e9f204cb853f64ef3c1e170bb014e8:

  Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging (2013-09-03 12:33:32 -0500)

are available in the git repository at:

  git://git.kernel.org/pub/scm/virt/qemu/amit/virtio-serial.git char-remove-watch-on-unplug

for you to fetch changes up to 386a5a1e0057e220f79c48fe3689e3dfb17f1b09:

  char: remove watch callback on chardev detach from frontend (2013-09-05 18:30:36 +0530)


Amit Shah (3):
  char: move backends' io watch tag to CharDriverState
  char: use common function to disable callbacks on chardev close
  char: remove watch callback on chardev detach from frontend

 include/sysemu/char.h |  1 +
 qemu-char.c           | 82 +++++++++++++++++++--------------------------------
 2 files changed, 32 insertions(+), 51 deletions(-)

		Amit

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

end of thread, other threads:[~2013-10-30  3:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-04 15:48 [Qemu-devel] [PULL v2][RESEND] char: fix segfault on chardev detach Amit Shah
2013-10-29 13:12 ` Amit Shah
2013-10-30  3:18   ` 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).