[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH 1/3] Compile some MIPS devices only once
From: |
Blue Swirl |
Subject: |
Re: [Qemu-devel] [PATCH 1/3] Compile some MIPS devices only once |
Date: |
Sat, 27 Mar 2010 09:40:24 +0200 |
On 3/27/10, Aurelien Jarno <address@hidden> wrote:
> On Fri, Mar 26, 2010 at 11:37:08PM +0200, Blue Swirl wrote:
> > On 3/26/10, Aurelien Jarno <address@hidden> wrote:
> > > On Thu, Mar 25, 2010 at 10:24:12PM +0200, Blue Swirl wrote:
> > > > Move CPU specific declarations to a separate file.
> > >
> > >
> > > This basically looks ok, but I haven't been able to test it as the patch
> > > doesn't apply anymore.
> >
> > You need to apply the earlier ide/core patch first, then it should apply.
> >
>
>
> I confirm it works fine.
Thanks, I applied the patch then.