Re: [Qemu-devel] [PATCH v2 4/4] virt: Set reset-cbar on CPUs

2014-03-14 Thread Peter Crosthwaite
On Tue, Mar 11, 2014 at 12:44 AM, Peter Maydell wrote: > Set the reset-cbar property on CPUs used by the virt board, > if they have it. This isn't necessary for correct functioning > under Linux (since the A9 isn't a valid CPU for the virt board), > but it is the correct behaviour. > > Signed-off-

[Qemu-devel] [PATCH v2 4/4] virt: Set reset-cbar on CPUs

2014-03-10 Thread Peter Maydell
Set the reset-cbar property on CPUs used by the virt board, if they have it. This isn't necessary for correct functioning under Linux (since the A9 isn't a valid CPU for the virt board), but it is the correct behaviour. Signed-off-by: Peter Maydell --- hw/arm/virt.c | 6 ++ 1 file changed, 6