qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 0/5] Convert msix_init() to error


From: Cao jin
Subject: Re: [Qemu-devel] [PATCH v2 0/5] Convert msix_init() to error
Date: Tue, 6 Sep 2016 20:42:16 +0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0

ping

On 08/23/2016 05:27 PM, Cao jin wrote:
v2 changelog:
1. Separate one patch out: "e1000e: remove internal interrupt flag"
2. Separate coding style related code into  patch 2
3. Add commit message body for patch 1
3. Add function comment for msix_init() in patch 3
4. Convert msix_init_exclusive_bar() to error
5. Other minor changes to patch 3, according to Markus's suggestion.

Cao jin (5):
   msix_init: assert programming error
   msix: Follow CODING_STYLE
   pci: Convert msix_init() to Error and fix callers to check it
   megasas: remove unnecessary megasas_use_msix()
   megasas: undo the overwrites of user configuration

CC: Jiri Pirko <address@hidden>
CC: Gerd Hoffmann <address@hidden>
CC: Dmitry Fleytman <address@hidden>
CC: Jason Wang <address@hidden>
CC: Michael S. Tsirkin <address@hidden>
CC: Hannes Reinecke <address@hidden>
CC: Paolo Bonzini <address@hidden>
CC: Alex Williamson <address@hidden>
CC: Markus Armbruster <address@hidden>
CC: Marcel Apfelbaum <address@hidden>

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


--
Yours Sincerely,

Cao jin





reply via email to

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