]> git.proxmox.com Git - qemu.git/commit
Merge remote-tracking branch 'amit/char-remove-watch-on-unplug' into staging
authorAnthony Liguori <aliguori@amazon.com>
Thu, 10 Oct 2013 20:16:02 +0000 (13:16 -0700)
committerAnthony Liguori <aliguori@amazon.com>
Thu, 10 Oct 2013 20:16:02 +0000 (13:16 -0700)
commite8f2f59aaf2978641b7e073ba623bd4b4a9e864d
tree9025238035ac9fd640e2de74b91013636df44150
parent88b70e56b969142c88f240434f392b9348600ef5
parent386a5a1e0057e220f79c48fe3689e3dfb17f1b09
Merge remote-tracking branch 'amit/char-remove-watch-on-unplug' into staging

# By Amit Shah
# Via Amit Shah
* amit/char-remove-watch-on-unplug:
  char: remove watch callback on chardev detach from frontend
  char: use common function to disable callbacks on chardev close
  char: move backends' io watch tag to CharDriverState

Message-id: 20131004154802.GA25646@grmbl.mre
Signed-off-by: Anthony Liguori <aliguori@amazon.com>
qemu-char.c