qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] 63325b: 9pfs: use error_report() instead of f


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 63325b: 9pfs: use error_report() instead of fprintf(stderr...
Date: Fri, 22 Jan 2016 07:30:05 -0800

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 63325b181f49d06bc2201cfdd52ba92c05939f13
      
https://github.com/qemu/qemu/commit/63325b181f49d06bc2201cfdd52ba92c05939f13
  Author: Greg Kurz <address@hidden>
  Date:   2016-01-22 (Fri, 22 Jan 2016)

  Changed paths:
    M hw/9pfs/9p-handle.c
    M hw/9pfs/9p-local.c
    M hw/9pfs/9p-proxy.c
    M hw/9pfs/9p.c

  Log Message:
  -----------
  9pfs: use error_report() instead of fprintf(stderr)

Reviewed-by: Markus Armbruster <address@hidden>
Signed-off-by: Greg Kurz <address@hidden>


  Commit: ea753f3219dbafe50f382e5cfe9539760be54a02
      
https://github.com/qemu/qemu/commit/ea753f3219dbafe50f382e5cfe9539760be54a02
  Author: Greg Kurz <address@hidden>
  Date:   2016-01-22 (Fri, 22 Jan 2016)

  Changed paths:
    M fsdev/qemu-fsdev.c

  Log Message:
  -----------
  fsdev: use error_report() instead of fprintf(stderr)

Only fix the code that gets built into QEMU.

Reviewed-by: Markus Armbruster <address@hidden>
Signed-off-by: Greg Kurz <address@hidden>


  Commit: 3c2c85ec4b112e3e2b899472314d5da6880fdf0e
      
https://github.com/qemu/qemu/commit/3c2c85ec4b112e3e2b899472314d5da6880fdf0e
  Author: Peter Maydell <address@hidden>
  Date:   2016-01-22 (Fri, 22 Jan 2016)

  Changed paths:
    M fsdev/qemu-fsdev.c
    M hw/9pfs/9p-handle.c
    M hw/9pfs/9p-local.c
    M hw/9pfs/9p-proxy.c
    M hw/9pfs/9p.c

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging

fprintf to error_report conversion in hw/9pfs and fsdev

# gpg: Signature made Fri 22 Jan 2016 14:23:15 GMT using DSA key ID 0101DBC2
# gpg: Good signature from "Greg Kurz <address@hidden>"
# gpg:                 aka "Greg Kurz <address@hidden>"
# gpg:                 aka "Greg Kurz <address@hidden>"
# gpg:                 aka "Gregory Kurz (Groug) <address@hidden>"
# gpg:                 aka "Gregory Kurz (Cimai Technology) <address@hidden>"
# gpg:                 aka "Gregory Kurz (Meiosys Technology) <address@hidden>"
# gpg: WARNING: This key is not certified with a trusted signature!
# gpg:          There is no indication that the signature belongs to the owner.
# Primary key fingerprint: 2BD4 3B44 535E C0A7 9894  DBA2 02FC 3AEB 0101 DBC2

* remotes/gkurz/tags/for-upstream:
  fsdev: use error_report() instead of fprintf(stderr)
  9pfs: use error_report() instead of fprintf(stderr)

Signed-off-by: Peter Maydell <address@hidden>


Compare: https://github.com/qemu/qemu/compare/911a4efd0cae...3c2c85ec4b11

reply via email to

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