qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/4] vfio-pci: pass the aer error to guest, part1


From: Cao jin
Subject: [Qemu-devel] [PATCH 0/4] vfio-pci: pass the aer error to guest, part1
Date: Thu, 4 Feb 2016 09:31:04 +0800

From: Chen Fan <address@hidden>

this patchset are splited out from my aer series patches,
this part of aer patches is harmless, and have been reviewed-by.
In order to avoid blocking it to merge, so I send it out independently
as part1. the part2 is under discussion. Thanks

Chen Fan (4):
  pcie: modify the capability size assert
  vfio: make the 4 bytes aligned for capability size
  aer: impove pcie_aer_init to support vfio device
  pcie_aer: expose pcie_aer_msg() interface

 hw/pci-bridge/ioh3420.c            | 2 +-
 hw/pci-bridge/xio3130_downstream.c | 2 +-
 hw/pci-bridge/xio3130_upstream.c   | 2 +-
 hw/pci/pcie.c                      | 2 +-
 hw/pci/pcie_aer.c                  | 6 +++---
 hw/vfio/pci.c                      | 3 ++-
 include/hw/pci/pcie_aer.h          | 3 ++-
 7 files changed, 11 insertions(+), 9 deletions(-)

-- 
1.9.3






reply via email to

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