qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Cao jin <caoj.fnst@cn.fujitsu.com>
To: qemu-devel@nongnu.org
Cc: chen.fan.fnst@cn.fujitsu.com, izumi.taku@jp.fujitsu.com,
	alex.williamson@redhat.com, mst@redhat.com
Subject: [Qemu-devel] [PATCH 0/4] vfio-pci: pass the aer error to guest, part1
Date: Thu, 4 Feb 2016 09:31:04 +0800	[thread overview]
Message-ID: <cover.1454483002.git.chen.fan.fnst@cn.fujitsu.com> (raw)

From: Chen Fan <chen.fan.fnst@cn.fujitsu.com>

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	other threads:[~2016-02-04  1:30 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-04  1:31 Cao jin [this message]
2016-02-04  1:31 ` [Qemu-devel] [PATCH 1/4] pcie: modify the capability size assert Cao jin
2016-02-04  1:31 ` [Qemu-devel] [PATCH 2/4] vfio: make the 4 bytes aligned for capability size Cao jin
2016-02-04 11:28   ` Michael S. Tsirkin
2016-02-04  1:31 ` [Qemu-devel] [PATCH 3/4] aer: impove pcie_aer_init to support vfio device Cao jin
2016-02-04  1:31 ` [Qemu-devel] [PATCH 4/4] pcie_aer: expose pcie_aer_msg() interface Cao jin
2016-02-04 11:28 ` [Qemu-devel] [PATCH 0/4] vfio-pci: pass the aer error to guest, part1 Michael S. Tsirkin
2016-02-05  4:53   ` Alex Williamson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1454483002.git.chen.fan.fnst@cn.fujitsu.com \
    --to=caoj.fnst@cn.fujitsu.com \
    --cc=alex.williamson@redhat.com \
    --cc=chen.fan.fnst@cn.fujitsu.com \
    --cc=izumi.taku@jp.fujitsu.com \
    --cc=mst@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).