[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-ppc] [PATCH v5 04/14] xics: replace fprintf with error_report
From: |
David Gibson |
Subject: |
Re: [Qemu-ppc] [PATCH v5 04/14] xics: replace fprintf with error_report |
Date: |
Fri, 27 Sep 2013 15:15:44 +1000 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
On Thu, Sep 26, 2013 at 04:18:38PM +1000, Alexey Kardashevskiy wrote:
> This replaces old-style fprintf with new style error_report.
>
> Signed-off-by: Alexey Kardashevskiy <address@hidden>
> Reviewed-by: Andreas Färber <address@hidden>
Trivial.
Acked-by: David Gibson <address@hidden>
--
David Gibson | I'll have my music baroque, and my code
david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_
| _way_ _around_!
http://www.ozlabs.org/~dgibson
pgpSiXv2FDcGZ.pgp
Description: PGP signature
- [Qemu-ppc] [PATCH v5 01/14] target-ppc: Add helper for KVM_PPC_RTAS_DEFINE_TOKEN, (continued)
- [Qemu-ppc] [PATCH v5 01/14] target-ppc: Add helper for KVM_PPC_RTAS_DEFINE_TOKEN, Alexey Kardashevskiy, 2013/09/26
- [Qemu-ppc] [PATCH v5 09/14] xics: add cpu_setup callback, Alexey Kardashevskiy, 2013/09/26
- [Qemu-ppc] [PATCH v5 10/14] xics-kvm: Support for in-kernel XICS interrupt controller, Alexey Kardashevskiy, 2013/09/26
- [Qemu-ppc] [PATCH v5 02/14] xics: move reset and cpu_setup, Alexey Kardashevskiy, 2013/09/26
- [Qemu-ppc] [PATCH v5 03/14] spapr: move cpu_setup after kvmppc_set_papr, Alexey Kardashevskiy, 2013/09/26
- [Qemu-ppc] [PATCH v5 07/14] xics: add missing const specifiers to TypeInfo, Alexey Kardashevskiy, 2013/09/26
- [Qemu-ppc] [PATCH v5 04/14] xics: replace fprintf with error_report, Alexey Kardashevskiy, 2013/09/26
- Re: [Qemu-ppc] [PATCH v5 04/14] xics: replace fprintf with error_report,
David Gibson <=
- [Qemu-ppc] [PATCH v5 14/14] spapr-pci: enable irqfd for INTx, Alexey Kardashevskiy, 2013/09/26
- [Qemu-ppc] [PATCH v5 05/14] xics: add pre_save/post_load dispatchers, Alexey Kardashevskiy, 2013/09/26
- [Qemu-ppc] [PATCH v5 06/14] xics: convert init() to realize(), Alexey Kardashevskiy, 2013/09/26
- [Qemu-ppc] [PATCH v5 08/14] xics: split to xics and xics-common, Alexey Kardashevskiy, 2013/09/26
- [Qemu-ppc] [PATCH v5 11/14] xics: Implement H_IPOLL, Alexey Kardashevskiy, 2013/09/26
- [Qemu-ppc] [PATCH v5 12/14] xics: Implement H_XIRR_X, Alexey Kardashevskiy, 2013/09/26
- [Qemu-ppc] [PATCH v5 13/14] xics-kvm: enable irqfd for MSI, Alexey Kardashevskiy, 2013/09/26
- Re: [Qemu-ppc] [PATCH v5 00/14] xics: reworks and in-kernel support, Alexander Graf, 2013/09/30