qemu-ppc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-ppc] How to configure QEMU ethernet to use xps_ethernetlite fo


From: Alexander Graf
Subject: Re: [Qemu-ppc] How to configure QEMU ethernet to use xps_ethernetlite for Xilinx ML507
Date: Wed, 6 Jun 2012 18:51:37 +0200


On 06.06.2012, at 18:28, Elvis Dowson <address@hidden> wrote:

> Hi Alex,
> 
> On Jun 6, 2012, at 5:22 PM, Alexander Graf wrote:
> 
>> hw/petalogix_s3adsp1800_mmu.c:    xilinx_ethlite_create(&nd_table[0], 
>> ETHLITE_BASEADDR, irq[1], 0, 0);
> 
> How do I select which IRQs to assign? Can I just choose any un-used IRQ, e.g. 
> irq[4] or is irq[1] reserved for NICs? 

As long as it's not already used, any IRQ should be fine. Make sure to tell the 
guest which one it is through the dt :).

Alex

> 
> Elvis Dowson



reply via email to

[Prev in Thread] Current Thread [Next in Thread]