qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] hw/virtio-pci: AER capability
@ 2020-10-05  9:01 andrew
  2020-10-05  9:01 ` [PATCH v2 1/2] hw/virtio-pci Added counter for pcie capabilities offsets andrew
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: andrew @ 2020-10-05  9:01 UTC (permalink / raw)
  To: qemu-devel; +Cc: mst

From: Andrew Melnychenko <andrew@daynix.com>

Now, AER capability for virtio-pci is disabled by default.
AER capability is only for PCI with PCIe interface on PCIe bus.
During migration - device "realize" should initialize AER
if requested by device properties.

Andrew (2):
  hw/virtio-pci Added counter for pcie capabilities offsets.
  hw/virtio-pci Added AER capability.

 hw/virtio/virtio-pci.c | 20 +++++++++++++++++++-
 hw/virtio/virtio-pci.h |  4 ++++
 2 files changed, 23 insertions(+), 1 deletion(-)

-- 
2.28.0



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

end of thread, other threads:[~2020-10-05 11:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-05  9:01 [PATCH v2 0/2] hw/virtio-pci: AER capability andrew
2020-10-05  9:01 ` [PATCH v2 1/2] hw/virtio-pci Added counter for pcie capabilities offsets andrew
2020-10-05  9:01 ` [PATCH v2 2/2] hw/virtio-pci Added AER capability andrew
2020-10-05 10:08   ` Michael S. Tsirkin
2020-10-05 11:33     ` Andrew Melnichenko
2020-10-05 10:09 ` [PATCH v2 0/2] hw/virtio-pci: " Michael S. Tsirkin

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).