qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Eric Blake <eblake@redhat.com>
To: Aleksandar Markovic <aleksandar.markovic@rt-rk.com>,
	qemu-devel@nongnu.org
Cc: noring@nocrew.org, smarkovic@wavecomp.com, arikalo@wavecomp.com,
	amarkovic@wavecomp.com, alex.bennee@linaro.org,
	aurelien@aurel32.net
Subject: Re: [Qemu-devel] [PATCH 0/2] tests: Reorganize MIPS TCG directories and files
Date: Thu, 3 Jan 2019 14:06:08 -0600	[thread overview]
Message-ID: <02d090d3-a486-7945-cc7d-43e24b281356@redhat.com> (raw)
In-Reply-To: <1545916380-12816-1-git-send-email-aleksandar.markovic@rt-rk.com>

[-- Attachment #1: Type: text/plain, Size: 1363 bytes --]

On 12/27/18 7:12 AM, Aleksandar Markovic wrote:
> From: Aleksandar Markovic <amarkovic@wavecomp.com>
> 
> 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 #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

  parent reply	other threads:[~2019-01-03 20:06 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-27 13:12 [Qemu-devel] [PATCH 0/2] tests: Reorganize MIPS TCG directories and files Aleksandar Markovic
2018-12-27 13:12 ` [Qemu-devel] [PATCH 1/2] tests: tcg: mips: Move source files to new location Aleksandar Markovic
2018-12-31 19:43   ` Philippe Mathieu-Daudé
2019-01-01 22:19   ` Philippe Mathieu-Daudé
2018-12-27 13:13 ` [Qemu-devel] [PATCH 2/2] tests: tcg: mips: Remove old directories after reorganization Aleksandar Markovic
2018-12-27 22:02 ` [Qemu-devel] [PATCH 0/2] tests: Reorganize MIPS TCG directories and files Philippe Mathieu-Daudé
2018-12-28  9:29   ` Aleksandar Markovic
2019-01-03 20:06 ` Eric Blake [this message]
2019-01-03 20:36   ` Aleksandar Markovic
  -- strict thread matches above, loose matches on Subject: below --
2019-01-04 16:46 Aleksandar Markovic

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=02d090d3-a486-7945-cc7d-43e24b281356@redhat.com \
    --to=eblake@redhat.com \
    --cc=aleksandar.markovic@rt-rk.com \
    --cc=alex.bennee@linaro.org \
    --cc=amarkovic@wavecomp.com \
    --cc=arikalo@wavecomp.com \
    --cc=aurelien@aurel32.net \
    --cc=noring@nocrew.org \
    --cc=qemu-devel@nongnu.org \
    --cc=smarkovic@wavecomp.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).