Re: [Qemu-devel] [PATCH v2 00/12] AArch64 preparation patch set

2013-05-01 Thread Richard Henderson
On 2013-04-30 14:15, Peter Maydell wrote: (add --suppress-cc, --from, --cc, etc to taste, and you can set these defaults in your .gitconfig rather than using command line arguments. --dry-run is also a useful send-email option.) Also helpful is setting some defaults in your qemu/.git/config. E

Re: [Qemu-devel] [PATCH v2 00/12] AArch64 preparation patch set

2013-04-30 Thread Peter Maydell
On 30 April 2013 13:58, John Rigby wrote: > On Tue, Apr 30, 2013 at 3:37 AM, Alexander Graf wrote: >> Your mail chaining is broken :) >> > yes, I see that. When I ran git format-patch I gave it > --in-reply-to='<1362535280-5068-1-git-send-email-ag...@suse.de>' which was > the msgid of your origi

Re: [Qemu-devel] [PATCH v2 00/12] AArch64 preparation patch set

2013-04-30 Thread John Rigby
On Tue, Apr 30, 2013 at 3:37 AM, Alexander Graf wrote: > > On 30.04.2013, at 08:35, John Rigby wrote: > > > Resubmission of patches submitted by Alexander Graf in March. > > Addressing feedback sent. > > Your mail chaining is broken :) > > yes, I see that. When I ran git format-patch I gave it -

Re: [Qemu-devel] [PATCH v2 00/12] AArch64 preparation patch set

2013-04-30 Thread Alexander Graf
On 30.04.2013, at 08:35, John Rigby wrote: > Resubmission of patches submitted by Alexander Graf in March. > Addressing feedback sent. Your mail chaining is broken :) Alex

[Qemu-devel] [PATCH v2 00/12] AArch64 preparation patch set

2013-04-29 Thread John Rigby
Resubmission of patches submitted by Alexander Graf in March. Addressing feedback sent. Changes in v2: All: Use aarch64 instead of arm64 (in all case combinations). Patch 2/12 ARM: Prepare translation for AArch64 code - Remove uses of is_a64 that are not needed because arch choice happens at a hig