qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/7] msi: Small cleanups and fixes


From: Michael S. Tsirkin
Subject: Re: [Qemu-devel] [PATCH 0/7] msi: Small cleanups and fixes
Date: Wed, 8 Jun 2011 23:15:15 +0300
User-agent: Mutt/1.5.21 (2010-09-15)

On Wed, Jun 08, 2011 at 12:26:38PM +0200, Jan Kiszka wrote:
> A few patches to the MSI and MSI-X layer that clean up the interfaces
> and fix reset issues.

Are there any more fixes besides the typo in uninit?

> They are from my MSI rework to prepare it for
> KVM's requirements (in-kernel irqchip).
> 
> CC: Alexander Graf <address@hidden>
> CC: Gerd Hoffmann <address@hidden>
> 
> Jan Kiszka (7):
>   msi: Fix copy&paste mistake in msi_uninit
>   msi: Guard msi/msix_write_config with msi_present
>   msi: Guard msi_reset with msi_present
>   msi: Use msi/msix_present more consistently
>   ahci/intel-hda: Properly reset MSI state
>   msix: Align MSI-X constants to libpci definitions and extend them
>   msi: Move PCI_MSI_PENDING_32/64 into pci_regs.h
> 
>  hw/ide/ahci.c  |    2 ++
>  hw/intel-hda.c |    8 +++-----
>  hw/msi.c       |   15 ++++++++-------
>  hw/msix.c      |   39 ++++++++++++++++++++-------------------
>  hw/pci_regs.h  |   16 ++++++++++------
>  5 files changed, 43 insertions(+), 37 deletions(-)



reply via email to

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