On 5 October 2012 13:49, Peter Crosthwaite
wrote:
> On Fri, Oct 5, 2012 at 10:42 PM, Peter Maydell
> wrote:
>> You need also an entry for irqline.
>
> Shouldnt need it as irqline is just a cached copy of the IRQ state to
> save on qemu_set_irq() spamming. It is not true device state. Init
> will
On Fri, Oct 5, 2012 at 10:42 PM, Peter Maydell wrote:
> On 5 October 2012 01:08, Peter Crosthwaite
> wrote:
>> From: Peter A. G. Crosthwaite
>>
>> Device model for xilinx XPS SPI controller (v2.0)
>>
>> Signed-off-by: Peter A. G. Crosthwaite
>> ---
>> hw/microblaze/Makefile.objs |1 +
>> h
On 5 October 2012 01:08, Peter Crosthwaite
wrote:
> From: Peter A. G. Crosthwaite
>
> Device model for xilinx XPS SPI controller (v2.0)
>
> Signed-off-by: Peter A. G. Crosthwaite
> ---
> hw/microblaze/Makefile.objs |1 +
> hw/xilinx_spi.c | 390
> ++
From: Peter A. G. Crosthwaite
Device model for xilinx XPS SPI controller (v2.0)
Signed-off-by: Peter A. G. Crosthwaite
---
hw/microblaze/Makefile.objs |1 +
hw/xilinx_spi.c | 390 +++
2 files changed, 391 insertions(+), 0 deletions(-)
c