Re: [Qemu-devel] [PULL v1 00/21] Multi-arch queue

2015-09-22 Thread Peter Maydell
On 22 September 2015 at 06:58, Paolo Bonzini wrote: > > > On 11/09/2015 16:45, Peter Crosthwaite wrote: >> > Hi. This looks like it's a branch, not a gpg signed tag? >> > I only take signed pullreqs these days... >> >> OK > > I'll take these patches then until you sort out the GPG signing (I see >

Re: [Qemu-devel] [PULL v1 00/21] Multi-arch queue

2015-09-22 Thread Paolo Bonzini
On 11/09/2015 16:45, Peter Crosthwaite wrote: > > Hi. This looks like it's a branch, not a gpg signed tag? > > I only take signed pullreqs these days... > > OK I'll take these patches then until you sort out the GPG signing (I see you have created a GPG key 96CF610A). Paolo

Re: [Qemu-devel] [PULL v1 00/21] Multi-arch queue

2015-09-11 Thread Peter Crosthwaite
On Fri, Sep 11, 2015 at 2:31 AM, Peter Maydell wrote: > On 11 September 2015 at 06:44, Peter Crosthwaite > wrote: >> Flush of multi-arch pre-requisite work. >> >> >> multi-arch queue: >> * add EM_MOXIE >> * Cleanup ELF_MACHINE and remove from cpu.h >>

Re: [Qemu-devel] [PULL v1 00/21] Multi-arch queue

2015-09-11 Thread Peter Maydell
On 11 September 2015 at 06:44, Peter Crosthwaite wrote: > Flush of multi-arch pre-requisite work. > > > multi-arch queue: > * add EM_MOXIE > * Cleanup ELF_MACHINE and remove from cpu.h > > > The following changes sin

[Qemu-devel] [PULL v1 00/21] Multi-arch queue

2015-09-10 Thread Peter Crosthwaite
Flush of multi-arch pre-requisite work. multi-arch queue: * add EM_MOXIE * Cleanup ELF_MACHINE and remove from cpu.h The following changes since commit 9d34158a5af734e8de0b42b0a7228200c426a8d0: Merge remote-track