Re: [Qemu-devel] [PATCH 0/3] xilinx: Speed up the build

2012-06-15 Thread Peter Crosthwaite
On Sat, Jun 16, 2012 at 12:52 AM, Andreas Färber wrote: > Am 15.06.2012 13:13, schrieb Edgar E. Iglesias: >> On Sat, Jun 09, 2012 at 03:54:28AM +0200, Andreas Färber wrote: >>> Hello Edgar and Peter, >>> >>> With the Makefile refactoring applied now, here's the Makefile improvements >>> for MicroB

Re: [Qemu-devel] [PATCH 0/3] xilinx: Speed up the build

2012-06-15 Thread Andreas Färber
Am 15.06.2012 13:13, schrieb Edgar E. Iglesias: > On Sat, Jun 09, 2012 at 03:54:28AM +0200, Andreas Färber wrote: >> Hello Edgar and Peter, >> >> With the Makefile refactoring applied now, here's the Makefile improvements >> for MicroBlaze I mentioned. >> >> All Xilinx devices that are used for mor

Re: [Qemu-devel] [PATCH 0/3] xilinx: Speed up the build

2012-06-15 Thread Edgar E. Iglesias
On Sat, Jun 09, 2012 at 03:54:28AM +0200, Andreas Färber wrote: > Hello Edgar and Peter, > > With the Makefile refactoring applied now, here's the Makefile improvements > for MicroBlaze I mentioned. > > All Xilinx devices that are used for more than one softmmu are compiled once > in libhw32. Act

Re: [Qemu-devel] [PATCH 0/3] xilinx: Speed up the build

2012-06-09 Thread Edgar E. Iglesias
On Sat, Jun 09, 2012 at 05:31:39PM +0200, Andreas Färber wrote: > Am 09.06.2012 17:20, schrieb Edgar E. Iglesias: > > On Sat, Jun 09, 2012 at 03:54:28AM +0200, Andreas Färber wrote: > >> xilinx_ethlite.c uses tswap32(). Have you ever tested this device to work > >> on > >> microblazeel? I wonder i

Re: [Qemu-devel] [PATCH 0/3] xilinx: Speed up the build

2012-06-09 Thread Andreas Färber
Am 09.06.2012 17:20, schrieb Edgar E. Iglesias: > On Sat, Jun 09, 2012 at 03:54:28AM +0200, Andreas Färber wrote: >> xilinx_ethlite.c uses tswap32(). Have you ever tested this device to work on >> microblazeel? I wonder if we could change the device from >> DEVICE_NATIVE_ENDIAN >> to DEVICE_BIG_EN

Re: [Qemu-devel] [PATCH 0/3] xilinx: Speed up the build

2012-06-09 Thread Edgar E. Iglesias
On Sat, Jun 09, 2012 at 03:54:28AM +0200, Andreas Färber wrote: > Hello Edgar and Peter, > > With the Makefile refactoring applied now, here's the Makefile improvements > for MicroBlaze I mentioned. > > All Xilinx devices that are used for more than one softmmu are compiled once > in libhw32. Act

Re: [Qemu-devel] [PATCH 0/3] xilinx: Speed up the build

2012-06-08 Thread Peter Crosthwaite
On Sat, Jun 9, 2012 at 11:54 AM, Andreas Färber wrote: > Hello Edgar and Peter, > > With the Makefile refactoring applied now, here's the Makefile improvements > for MicroBlaze I mentioned. > > All Xilinx devices that are used for more than one softmmu are compiled once > in libhw32. Actually some

[Qemu-devel] [PATCH 0/3] xilinx: Speed up the build

2012-06-08 Thread Andreas Färber
Hello Edgar and Peter, With the Makefile refactoring applied now, here's the Makefile improvements for MicroBlaze I mentioned. All Xilinx devices that are used for more than one softmmu are compiled once in libhw32. Actually some also in libhw64 due to ppc440 being compiled into ppc64, but we can