[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-ppc] [Qemu-devel] [PATCH 0/4] Rename all 'dprintf' macros to '
From: |
Andreas Färber |
Subject: |
Re: [Qemu-ppc] [Qemu-devel] [PATCH 0/4] Rename all 'dprintf' macros to 'DPRINTF' |
Date: |
Mon, 29 Jul 2013 19:34:22 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130620 Thunderbird/17.0.7 |
Am 29.07.2013 14:16, schrieb Peter Maydell:
> Peter Maydell (4):
> block/sheepdog: Rename 'dprintf' to 'DPRINTF'
> s390x: Rename 'dprintf' to 'DPRINTF'
> target-ppc/kvm.c: Rename 'dprintf' to 'DPRINTF'
> spapr: Rename 'dprintf' to 'DPRINTF'
Series:
Reviewed-by: Andreas Färber <address@hidden>
Still hoping to test ppc and s390x KVM bits once I'm done rebasing and
sending out my own stuff.
Cheers,
Andreas
> block/sheepdog.c | 30 ++++++++++++-------------
> hw/net/spapr_llan.c | 26 +++++++++++-----------
> hw/ppc/spapr_vio.c | 8 +++----
> hw/s390x/s390-virtio-bus.c | 4 ++--
> hw/s390x/s390-virtio.c | 4 ++--
> hw/scsi/spapr_vscsi.c | 49 +++++++++++++++++++++--------------------
> target-ppc/kvm.c | 52
> ++++++++++++++++++++++----------------------
> target-s390x/kvm.c | 19 ++++++++--------
> 8 files changed, 97 insertions(+), 95 deletions(-)
--
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg
- [Qemu-ppc] [PATCH 0/4] Rename all 'dprintf' macros to 'DPRINTF', Peter Maydell, 2013/07/29
- [Qemu-ppc] [PATCH 4/4] spapr: Rename 'dprintf' to 'DPRINTF', Peter Maydell, 2013/07/29
- [Qemu-ppc] [PATCH 2/4] s390x: Rename 'dprintf' to 'DPRINTF', Peter Maydell, 2013/07/29
- [Qemu-ppc] [PATCH 1/4] block/sheepdog: Rename 'dprintf' to 'DPRINTF', Peter Maydell, 2013/07/29
- [Qemu-ppc] [PATCH 3/4] target-ppc/kvm.c: Rename 'dprintf' to 'DPRINTF', Peter Maydell, 2013/07/29
- Re: [Qemu-ppc] [PATCH 0/4] Rename all 'dprintf' macros to 'DPRINTF', Richard Henderson, 2013/07/29
- Re: [Qemu-ppc] [Qemu-devel] [PATCH 0/4] Rename all 'dprintf' macros to 'DPRINTF',
Andreas Färber <=