Re: [Qemu-devel] [PATCH] e600 core for MPC86xx processors

2013-02-16 Thread Julio Guerra
2013/2/16 Andreas Färber : > > This patch is just as broken as the PReP one... > > The patch contradicts your description. Did you diff the wrong way?! > Indeed... Forget it, I'll resubmit it. > This patch conflicts with our ongoing CPU definition refactoring: > http://lists.nongnu.org/archive/ht

Re: [Qemu-devel] [PATCH] e600 core for MPC86xx processors

2013-02-16 Thread Andreas Färber
Am 16.02.2013 13:48, schrieb Julio Guerra: > The MPC86xx processors are based on a e600 core which is not currently > the case in qemu where they are based on the 7400 processor. > > This patch creates the e600 core and instantiates the MPC86xx > processors based on it. Therefore, adding the high

[Qemu-devel] [PATCH] e600 core for MPC86xx processors

2013-02-16 Thread Julio Guerra
The MPC86xx processors are based on a e600 core which is not currently the case in qemu where they are based on the 7400 processor. This patch creates the e600 core and instantiates the MPC86xx processors based on it. Therefore, adding the high BATs and the SPRG 4..7 registers, which are e600-spec