qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/3] hw: set irq without selecting INTx pin


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH 0/3] hw: set irq without selecting INTx pin
Date: Mon, 30 Sep 2013 11:02:06 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130923 Thunderbird/17.0.9

Il 30/09/2013 10:58, Michael S. Tsirkin ha scritto:
>>> > > As a next step, can we make pci_set_irq non-inline and make
>>> > > it call pci_irq_handler directly, and get rid of the irq field?
>> > What irq field? 
>     /* IRQ objects for the INTA-INTD pins.  */
>     qemu_irq *irq;
> 

That's still used by devices that use common code for PCI and sysbus
versions (e.g. USB OHCI and EHCI).

Paolo



reply via email to

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