diff options
author | Jason Wang <jasowang@redhat.com> | 2021-01-04 07:54:45 +0100 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2021-02-23 13:52:57 +0100 |
commit | 64f2087aaa2c2a504f637736f48e71da0cd4afe0 (patch) | |
tree | a618950e2cf7f0de13e313eaa205425305a106e5 /.gitattributes | |
parent | vhost scsi: alloc vhost_scsi with kvzalloc() to avoid delay (diff) | |
download | linux-64f2087aaa2c2a504f637736f48e71da0cd4afe0.tar.xz linux-64f2087aaa2c2a504f637736f48e71da0cd4afe0.zip |
virtio-pci: do not access iomem via struct virtio_pci_device directly
Instead of accessing iomem via struct virito_pci_device directly,
tweak to call the io accessors through the iomem structure. This will
ease the splitting of modern virtio device logic.
Signed-off-by: Jason Wang <jasowang@redhat.com>
Link: https://lore.kernel.org/r/20210104065503.199631-2-jasowang@redhat.com
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions