public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [kvm-unit-tests PATCH 0/2] pci: Fix PCI BAR alignment
@ 2016-11-25 10:29 Alexander Gordeev
  2016-11-25 10:29 ` [kvm-unit-tests PATCH 1/2] pci: Remove redundant alignment of BAR size Alexander Gordeev
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Alexander Gordeev @ 2016-11-25 10:29 UTC (permalink / raw)
  To: kvm; +Cc: Alexander Gordeev, Thomas Huth, Andrew Jones

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


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

end of thread, other threads:[~2016-11-25 15:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-25 10:29 [kvm-unit-tests PATCH 0/2] pci: Fix PCI BAR alignment Alexander Gordeev
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox