The following changes since commit 53e2c48d3f0db6a1598f49baf0b56dd4975e53a7:
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into staging (2017-09-04 18:53:46 +0100) are available in the git repository at: https://github.com/gkurz/qemu.git tags/for-upstream for you to fetch changes up to 32b6943699948f7adc35ada233fbd25daffad5e9: virtfs: error out gracefully when mandatory suboptions are missing (2017-09-05 17:56:58 +0200) ---------------------------------------------------------------- Some trivial fixes/cleanup and a fix to cause QEMU to error out gracefully instead of aborting. ---------------------------------------------------------------- Greg Kurz (2): 9pfs: local: clarify fchmodat_nofollow() implementation virtfs: error out gracefully when mandatory suboptions are missing Philippe Mathieu-Daudé (1): 9pfs: avoid sign conversion error simplifying the code ZhiPeng Lu (1): fsdev: fix memory leak in main() fsdev/virtfs-proxy-helper.c | 2 ++ hw/9pfs/9p-local.c | 12 ++++++++---- hw/9pfs/9p.c | 6 ++---- vl.c | 16 ++++++++++------ 4 files changed, 22 insertions(+), 14 deletions(-) -- 2.13.5