qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Re: [PATCHv2 0/3] pci: interrupt status/interrupt disable s


From: Isaku Yamahata
Subject: [Qemu-devel] Re: [PATCHv2 0/3] pci: interrupt status/interrupt disable support
Date: Fri, 27 Nov 2009 11:33:46 +0900
User-agent: Mutt/1.5.6i

On Thu, Nov 26, 2009 at 05:48:23PM +0200, Michael S. Tsirkin wrote:
> This patchset adds support for mandatory interupt
> status and interrupt disable bits to all
> PCI devices.  This is required for PCI compliancy.

Great. Now we have more optimized interrupt path.
For all patches,
Acked-by: Isaku Yamahata <address@hidden>

Juan has his own opinion on save/restore stuff
as he already commented. And he is the most familiar
with save/restore.




> 
> These patches are on top of my pci tree,
> including Isaku Yamahata's fixes.
> If this is a problem, let me know and
> I will rebase.
> 
> This works fine for me, but since this touches
> all PCI devices, please review carefully.
> 
> Changes from v1:
> - Addressed review comments:
>   get rid of irq_state and irq_disabled fields
>   in PCI device as suggested by Paul Brook
>   and Isaku Yamahata.
> 
> Michael S. Tsirkin (3):
>   pci: prepare irq code for interrupt state
>   pci: interrupt status bit implementation
>   pci: interrupt disable bit support
> 
>  hw/pci.c |  144 +++++++++++++++++++++++++++++++++++++++++++++++++++++--------
>  hw/pci.h |    4 +-
>  2 files changed, 128 insertions(+), 20 deletions(-)
> 

-- 
yamahata




reply via email to

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