The following changes since commit 940a8ce075e3408742a4edcabfd6c2a15e2539eb:
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging (2017-03-20 16:34:26 +0000) are available in the git repository at: https://github.com/gkurz/qemu.git tags/for-upstream for you to fetch changes up to 262169abe74b4c2d8b299b7499904cfc3c1902ea: 9pfs: proxy: assert if unmarshal fails (2017-03-21 09:12:47 +0100) ---------------------------------------------------------------- This pull request fixes a potential QEMU hang in 9pfs and two issues reported by Coverity. ---------------------------------------------------------------- Greg Kurz (2): 9pfs: don't try to flush self and avoid QEMU hang on reset 9pfs: proxy: assert if unmarshal fails hw/9pfs/9p-proxy.c | 22 +++++++++++----------- hw/9pfs/9p.c | 12 ++++++++---- 2 files changed, 19 insertions(+), 15 deletions(-) -- 2.7.4
