[Qemu-devel] Re: [PATCH v5 0/4] piix_pci: optimize irq data path

2011-03-28 Thread Isaku Yamahata
On Mon, Mar 28, 2011 at 01:34:02PM +0200, Michael S. Tsirkin wrote: > On Mon, Mar 28, 2011 at 08:19:56PM +0900, Isaku Yamahata wrote: > > On Sun, Mar 27, 2011 at 04:56:29PM +0200, Michael S. Tsirkin wrote: > > > On Wed, Mar 23, 2011 at 11:17:19AM +0900, Isaku Yamahata wrote: > > > > v4 has minor ty

[Qemu-devel] Re: [PATCH v5 0/4] piix_pci: optimize irq data path

2011-03-28 Thread Michael S. Tsirkin
On Mon, Mar 28, 2011 at 08:19:56PM +0900, Isaku Yamahata wrote: > On Sun, Mar 27, 2011 at 04:56:29PM +0200, Michael S. Tsirkin wrote: > > On Wed, Mar 23, 2011 at 11:17:19AM +0900, Isaku Yamahata wrote: > > > v4 has minor typo. I sent it too early. Here's fixed one. > > > > > > v3 -> v4 Main change

[Qemu-devel] Re: [PATCH v5 0/4] piix_pci: optimize irq data path

2011-03-28 Thread Isaku Yamahata
On Sun, Mar 27, 2011 at 04:56:29PM +0200, Michael S. Tsirkin wrote: > On Wed, Mar 23, 2011 at 11:17:19AM +0900, Isaku Yamahata wrote: > > v4 has minor typo. I sent it too early. Here's fixed one. > > > > v3 -> v4 Main changes are > > - use pirq, pci_intx instead of irq_num in piix_pci.c > > - patc

[Qemu-devel] Re: [PATCH v5 0/4] piix_pci: optimize irq data path

2011-03-27 Thread Michael S. Tsirkin
On Wed, Mar 23, 2011 at 11:17:19AM +0900, Isaku Yamahata wrote: > v4 has minor typo. I sent it too early. Here's fixed one. > > v3 -> v4 Main changes are > - use pirq, pci_intx instead of irq_num in piix_pci.c > - patch 4/4 cleans the code a bit With this applied e1000 fails to work for me. Comma