]> xenbits.xensource.com Git - people/aperard/xen-unstable.git/commit
vpci/msix: use host msix table address
authorStewart Hildebrand <stewart.hildebrand@amd.com>
Tue, 22 Apr 2025 09:21:54 +0000 (11:21 +0200)
committerJan Beulich <jbeulich@suse.com>
Tue, 22 Apr 2025 09:21:54 +0000 (11:21 +0200)
commitd98df4c531adc5effe28489ca9cb865a27d2f85f
tree716955ef44a73da67f633c42b2342965e3223ab7
parentb8f43b71dad07a4878d0ee3061fd963429a04727
vpci/msix: use host msix table address

Introduce vmsix_table_host_{addr,base} returning the host physical MSI-X
table address and base. Use them in update_entry() and get_table().

Remove stale comment.

Signed-off-by: Stewart Hildebrand <stewart.hildebrand@amd.com>
Reviewed-by: Roger Pau Monné <roger.pau@citrix.com>
xen/drivers/vpci/msix.c
xen/include/xen/vpci.h