Re: [Qemu-devel] [PATCH for 2.4 0/2] MIPS build fixes for v2.4

2015-07-09 Thread James Hogan
On 09/07/15 14:59, Peter Maydell wrote: > On 9 July 2015 at 12:52, Leon Alrae wrote: >> On 09/07/2015 10:17, James Hogan wrote: >>> These two patches fix build errors for the MIPS TCG backend and MIPS >>> KVM. >>> >>> Please could they be applied for v2.4. >>> >>> James Hogan (2): >>> tcg/mips:

Re: [Qemu-devel] [PATCH for 2.4 0/2] MIPS build fixes for v2.4

2015-07-09 Thread Peter Maydell
On 9 July 2015 at 12:52, Leon Alrae wrote: > On 09/07/2015 10:17, James Hogan wrote: >> These two patches fix build errors for the MIPS TCG backend and MIPS >> KVM. >> >> Please could they be applied for v2.4. >> >> James Hogan (2): >> tcg/mips: Fix build error from merged memop+mmu_idx paramete

Re: [Qemu-devel] [PATCH for 2.4 0/2] MIPS build fixes for v2.4

2015-07-09 Thread Leon Alrae
On 09/07/2015 10:17, James Hogan wrote: > These two patches fix build errors for the MIPS TCG backend and MIPS > KVM. > > Please could they be applied for v2.4. > > James Hogan (2): > tcg/mips: Fix build error from merged memop+mmu_idx parameter > mips/kvm: Sync with newer MIPS KVM headers >

[Qemu-devel] [PATCH for 2.4 0/2] MIPS build fixes for v2.4

2015-07-09 Thread James Hogan
These two patches fix build errors for the MIPS TCG backend and MIPS KVM. Please could they be applied for v2.4. James Hogan (2): tcg/mips: Fix build error from merged memop+mmu_idx parameter mips/kvm: Sync with newer MIPS KVM headers target-mips/kvm.c | 15 ++- tcg/mips/tcg