commit | eb29d8d2aad70636ea23810b4868693673d630d5 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Wed May 29 11:52:21 2013 +0930 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Wed Jan 21 16:28:49 2015 +1030 |
tree | f62b6c19f812b6f731dc90b3ae9989822b3749e6 | |
parent | 54cfe08b5f352d9aa4979e2434e85907c84af07a [diff] |
pci: add pci_iomap_range Virtio drivers should map the part of the BAR they need, not necessarily all of it. Cc: Bjorn Helgaas <bhelgaas@google.com> Cc: linux-pci@vger.kernel.org Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>