qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v5 00/10] Convert msix_init() to error


From: Cao jin
Subject: Re: [Qemu-devel] [PATCH v5 00/10] Convert msix_init() to error
Date: Thu, 3 Nov 2016 14:05:15 +0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0

sorry I forget to cc maintainers in cover letter.

On 11/03/2016 12:06 PM, Cao jin wrote:
v5 changelog:
1. Address to all comments of Markus
2. Add the given R-b to each commit message.

Cao jin (10):
   msix: Follow CODING_STYLE
   hcd-xhci: check & correct param before using it
   pci: Convert msix_init() to Error and fix callers to check it
   megasas: change behaviour of msix switch
   hcd-xhci: change behaviour of msix switch
   megasas: remove unnecessary megasas_use_msix()
   megasas: undo the overwrites of msi user configuration
   vmxnet3: fix reference leak issue
   vmxnet3: remove unnecessary internal msix flag
   msi_init: convert assert to return -errno

  hw/block/nvme.c        |  5 +++-
  hw/misc/ivshmem.c      |  8 +++---
  hw/net/e1000e.c        |  6 ++++-
  hw/net/rocker/rocker.c |  7 ++++-
  hw/net/vmxnet3.c       | 46 ++++++++++++++------------------
  hw/pci/msi.c           | 11 +++++---
  hw/pci/msix.c          | 42 ++++++++++++++++++++++++-----
  hw/scsi/megasas.c      | 49 +++++++++++++++++++---------------
  hw/usb/hcd-xhci.c      | 71 ++++++++++++++++++++++++++++++--------------------
  hw/vfio/pci.c          |  4 ++-
  hw/virtio/virtio-pci.c | 11 ++++----
  include/hw/pci/msix.h  |  5 ++--
  12 files changed, 164 insertions(+), 101 deletions(-)


--
Yours Sincerely,

Cao jin





reply via email to

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