[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-ppc] [Qemu-devel] [PATCH v3 0/4] little-endian dump for ppc64
From: |
Andreas Färber |
Subject: |
Re: [Qemu-ppc] [Qemu-devel] [PATCH v3 0/4] little-endian dump for ppc64 |
Date: |
Wed, 07 May 2014 23:14:58 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 |
Am 05.05.2014 10:02, schrieb Greg Kurz:
> Bharata B Rao (3):
> dump: Make DumpState and endian conversion routines available for
> arch-specific dump code
> ppc64-dump: Support dump for little endian ppc64
> ppc64 dump: Set the correct endianness in ELF dump header
Both 2/4 and 4/4 touch target-ppc/arch_dump.c exclusively.
Please don't invent random topics, in particular not inconsistently. Use
target-ppc (QEMU scheme) or PPC (Alex' Linux'ish scheme), cf.
http://git.qemu-project.org/?p=qemu.git;a=history;f=target-ppc;hb=HEAD
I'm sure Alex can edit it if you're finally reaching consensus.
Regards,
Andreas
>
> Greg Kurz (1):
> target-ppc: ppc can be either endian
--
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg
- Re: [Qemu-ppc] [PATCH v3 3/4] target-ppc: ppc can be either endian, (continued)
- Re: [Qemu-ppc] [PATCH v3 3/4] target-ppc: ppc can be either endian, Alexander Graf, 2014/05/07
- Re: [Qemu-ppc] [PATCH v3 3/4] target-ppc: ppc can be either endian, Greg Kurz, 2014/05/07
- Re: [Qemu-ppc] [PATCH v3 3/4] target-ppc: ppc can be either endian, Alexander Graf, 2014/05/07
- Re: [Qemu-ppc] [PATCH v3 3/4] target-ppc: ppc can be either endian, Greg Kurz, 2014/05/07
- Re: [Qemu-ppc] [PATCH v3 3/4] target-ppc: ppc can be either endian, Alexander Graf, 2014/05/07
- Re: [Qemu-ppc] [PATCH v3 3/4] target-ppc: ppc can be either endian, Rusty Russell, 2014/05/08
[Qemu-ppc] [PATCH v2 4/4] ppc64 dump: Set the correct endianness in ELF dump header, Greg Kurz, 2014/05/05
Re: [Qemu-ppc] [PATCH v3 0/4] little-endian dump for ppc64, Alexander Graf, 2014/05/05
Re: [Qemu-ppc] [Qemu-devel] [PATCH v3 0/4] little-endian dump for ppc64,
Andreas Färber <=