qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PULL 0/2] 9p minor cleanup


From: Greg Kurz
Subject: [Qemu-devel] [PULL 0/2] 9p minor cleanup
Date: Fri, 22 Jan 2016 15:38:32 +0100

Since it is a bit transversal, I prefer to have this merged sooner than
later.

Thanks !

The following changes since commit 911a4efd0caec9a9c65746a8bd78bc4fc212b379:

  seabios: fix submodule (2016-01-22 11:36:29 +0000)

are available in the git repository at:

  https://github.com/gkurz/qemu.git tags/for-upstream

for you to fetch changes up to ea753f3219dbafe50f382e5cfe9539760be54a02:

  fsdev: use error_report() instead of fprintf(stderr) (2016-01-22 15:12:18 
+0100)

----------------------------------------------------------------
fprintf to error_report conversion in hw/9pfs and fsdev

----------------------------------------------------------------
Greg Kurz (2):
      9pfs: use error_report() instead of fprintf(stderr)
      fsdev: use error_report() instead of fprintf(stderr)

 fsdev/qemu-fsdev.c  |  7 ++++---
 hw/9pfs/9p-handle.c |  5 +++--
 hw/9pfs/9p-local.c  | 15 ++++++++-------
 hw/9pfs/9p-proxy.c  | 12 ++++++------
 hw/9pfs/9p.c        |  2 +-
 5 files changed, 22 insertions(+), 19 deletions(-)
-- 
2.5.0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]