From: Alexander Gordeev <agordeev@redhat.com>
To: kvm@vger.kernel.org
Cc: Alexander Gordeev <agordeev@redhat.com>,
Thomas Huth <thuth@redhat.com>, Andrew Jones <drjones@redhat.com>
Subject: [kvm-unit-tests PATCH 0/2] pci: Fix PCI BAR alignment
Date: Fri, 25 Nov 2016 11:29:42 +0100 [thread overview]
Message-ID: <cover.1480069555.git.agordeev@redhat.com> (raw)
Andrew Jones reported 'edu' device fails to operate on addresses
assigned by PCI memory allocation. This series should fix the issue.
Cc: Thomas Huth <thuth@redhat.com>
Cc: Andrew Jones <drjones@redhat.com>
Alexander Gordeev (2):
pci: Remove redundant alignment of BAR size
pci: Align PCI addresses on BAR size boundary
lib/pci-host-generic.c | 11 +++++------
1 file changed, 5 insertions(+), 6 deletions(-)
--
1.8.3.1
next reply other threads:[~2016-11-25 10:29 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-25 10:29 Alexander Gordeev [this message]
2016-11-25 10:29 ` [kvm-unit-tests PATCH 1/2] pci: Remove redundant alignment of BAR size Alexander Gordeev
2016-11-25 10:29 ` [kvm-unit-tests PATCH 2/2] pci: Align PCI addresses on BAR size boundary Alexander Gordeev
2016-11-25 15:06 ` [kvm-unit-tests PATCH 0/2] pci: Fix PCI BAR alignment Andrew Jones
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.1480069555.git.agordeev@redhat.com \
--to=agordeev@redhat.com \
--cc=drjones@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=thuth@redhat.com \
/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 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.