From: andrew@daynix.com
To: qemu-devel@nongnu.org
Cc: mst@redhat.com
Subject: [PATCH v2 0/2] hw/virtio-pci: AER capability
Date: Mon, 5 Oct 2020 12:01:38 +0300 [thread overview]
Message-ID: <20201005090140.90461-1-andrew@daynix.com> (raw)
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
next reply other threads:[~2020-10-05 8:51 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-05 9:01 andrew [this message]
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
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=20201005090140.90461-1-andrew@daynix.com \
--to=andrew@daynix.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).