All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v4 0/2] pcie_aer modification
@ 2016-12-21  8:21 Cao jin
  2016-12-21  8:21 ` [Qemu-devel] [PATCH v4 1/2] pcie_aer: Convert pcie_aer_init to Error Cao jin
  2016-12-21  8:21 ` [Qemu-devel] [PATCH v4 2/2] pcie_aer: support configurable AER capa version Cao jin
  0 siblings, 2 replies; 6+ messages in thread
From: Cao jin @ 2016-12-21  8:21 UTC (permalink / raw)
  To: qemu-devel; +Cc: mst, marcel, dmitry, jasowang

Because these 2 patches target to the same function, so put them together.
Cao's patch is simply a copy of v3; Dou's patch is taken from AER series,
rebase on Cao's, it would be no trouble letting it in first.
Both have been reviewed.

v4 changelog:
1. simply put 2 reviewed patch into a series
2. rebase & add the reviewer's R-b.

Test:
1. make check pass.
2. command line test with -device ioh3420,aer_log_max=0xffff/0/10/-1,
   the results meet the expectation.

Cao jin (1):
  pcie_aer: Convert pcie_aer_init to Error

Dou Liyang (1):
  pcie_aer: support configurable AER capa version

 hw/net/e1000e.c                    |  3 ++-
 hw/pci-bridge/ioh3420.c            |  4 +++-
 hw/pci-bridge/xio3130_downstream.c |  4 +++-
 hw/pci-bridge/xio3130_upstream.c   |  4 +++-
 hw/pci/pcie_aer.c                  | 19 ++++++++-----------
 include/hw/pci/pcie_aer.h          |  4 ++--
 6 files changed, 21 insertions(+), 17 deletions(-)

-- 
2.1.0

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-01-10  3:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-21  8:21 [Qemu-devel] [PATCH v4 0/2] pcie_aer modification Cao jin
2016-12-21  8:21 ` [Qemu-devel] [PATCH v4 1/2] pcie_aer: Convert pcie_aer_init to Error Cao jin
2016-12-22 15:00   ` Dmitry Fleytman
2016-12-21  8:21 ` [Qemu-devel] [PATCH v4 2/2] pcie_aer: support configurable AER capa version Cao jin
2017-01-10  3:27   ` Michael S. Tsirkin
2017-01-10  3:39     ` Cao jin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.