commit | af535722f8f2ff057dc676ca3f0a99612cd6b02e | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Tue Dec 02 14:35:27 2014 +0200 |
committer | Michael S. Tsirkin <mst@redhat.com> | Tue Dec 09 21:42:00 2014 +0200 |
tree | cbb10af471c6287b04ebfd474befe9b4bd66e1d5 | |
parent | d71a6fc6b97fba1de999c6f0fab5c75544afab76 [diff] |
virtio_pci: add isr field Use isr field instead of direct access to ioaddr. This way generalizes easily to virtio 1.0. Signed-off-by: Michael S. Tsirkin <mst@redhat.com>