[Qemu-devel][PATCH 01/12] KVM/MIPS: Bootcode for MIPS SMP configurations with a GCMP

2013-03-02 Thread Sanjay Lal
--- hw/mips_cps_bootcode.h | 310 + 1 file changed, 310 insertions(+) create mode 100644 hw/mips_cps_bootcode.h diff --git a/hw/mips_cps_bootcode.h b/hw/mips_cps_bootcode.h new file mode 100644 index 000..40289a4 --- /dev/null +++ b/hw/mips_cps

Re: [Qemu-devel] [PATCH 01/12] KVM/MIPS: Bootcode for MIPS SMP configurations with a GCMP

2013-03-06 Thread Sanjay Lal
On Mar 2, 2013, at 12:03 PM, Peter Maydell wrote: > On 2 March 2013 15:18, Sanjay Lal wrote: >> --- /dev/null >> +++ b/hw/mips_cps_bootcode.h >> @@ -0,0 +1,310 @@ >> +/* Sample boot code for 1004K CPS (Coherent Processing System.) >> + * Not Generic for all Release 2 or higher MIPS32 or MIPS64 p

Re: [Qemu-devel] [PATCH 01/12] KVM/MIPS: Bootcode for MIPS SMP configurations with a GCMP

2013-03-02 Thread Peter Maydell
On 2 March 2013 15:18, Sanjay Lal wrote: > --- /dev/null > +++ b/hw/mips_cps_bootcode.h > @@ -0,0 +1,310 @@ > +/* Sample boot code for 1004K CPS (Coherent Processing System.) > + * Not Generic for all Release 2 or higher MIPS32 or MIPS64 processors > + * > + * Copyright (c) 2006,2008 MIPS Technolo