qemu-ppc
[Top][All Lists]
Advanced

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

Re: [Qemu-ppc] [Qemu-devel] [PATCH for-1.4 v4 01/12] ppc: Move Mac machi


From: Alexander Graf
Subject: Re: [Qemu-ppc] [Qemu-devel] [PATCH for-1.4 v4 01/12] ppc: Move Mac machines to hw/ppc/
Date: Fri, 25 Jan 2013 12:20:03 +0100

On 25.01.2013, at 10:36, Andreas Färber wrote:

> Am 24.01.2013 10:03, schrieb Andreas Färber:
>> Signed-off-by: Andreas Färber <address@hidden>
>> ---
>> hw/cuda.c                                 |    2 +-
>> hw/grackle_pci.c                          |    2 +-
>> hw/heathrow_pic.c                         |    2 +-
>> hw/ide/macio.c                            |    6 +++---
>> hw/mac_nvram.c                            |    2 +-
>> hw/macio.c                                |    2 +-
>> hw/openpic.c                              |    2 +-
>> hw/ppc/Makefile.objs                      |    9 +++++----
>> hw/{ppc_mac.h => ppc/mac.h}               |    0
>> hw/{ppc_newworld.c => ppc/mac_newworld.c} |   28 ++++++++++++++--------------
>> hw/{ppc_oldworld.c => ppc/mac_oldworld.c} |   26 +++++++++++++-------------
>> hw/unin_pci.c                             |    2 +-
>> 12 Dateien geändert, 42 Zeilen hinzugefügt(+), 41 Zeilen entfernt(-)
>> rename hw/{ppc_mac.h => ppc/mac.h} (100%)
>> rename hw/{ppc_newworld.c => ppc/mac_newworld.c} (98%)
>> rename hw/{ppc_oldworld.c => ppc/mac_oldworld.c} (97%)
> 
> As you noticed I forgot to update MAINTAINERS. Please squash the
> following fix:

Done, thanks :)


Alex




reply via email to

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