qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/2] tests: Reorganize MIPS TCG directories and


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH 0/2] tests: Reorganize MIPS TCG directories and files
Date: Thu, 3 Jan 2019 14:06:08 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.3.1

On 12/27/18 7:12 AM, Aleksandar Markovic wrote:
> From: Aleksandar Markovic <address@hidden>
> 
> Reorganize MIPS TCG directories and files. The file movement is done
> using "git mv" command, so "git blame" will still display the original
> information, regardles of the new names and locations of involved
> files.
> 
> Aleksandar Markovic (2):
>   tests: tcg: mips: Move source files to new location
>   tests: tcg: mips: Remove old directories after reorganization
> 
>  tests/tcg/mips/mips32-dsp/Makefile                 | 136 ---------

>  tests/tcg/mips/mipsr5900/multu.c                   |  68 -----
>  .../mips/system/ase/dsp/test_64_dsp_r1_absq_s_ob.c |  63 +++++

>  tests/tcg/mips/user/isa/r5900/test_r5900_multu.c   |  68 +++++
>  976 files changed, 19288 insertions(+), 20087 deletions(-)

You also need to turn on git rename detection before sending your v2, so
that your mail will be MUCH smaller (showing only lines that changed
between file renames, rather than a much larger patch of deleting the
old file and creating a new file).  More patch submission hints,
including the git config setup for rename detection, can be found at
https://wiki.qemu.org/Contribute/SubmitAPatch

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3226
Virtualization:  qemu.org | libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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