> From: Xenia Ragiadakou <[email protected]> > Sent: Tuesday, January 24, 2023 8:42 PM > > The function hvm_dpci_isairq_eoi() has no dependencies on VT-d driver > code > and can be moved from xen/drivers/passthrough/vtd/x86/hvm.c to > xen/drivers/passthrough/x86/hvm.c, along with the corresponding > copyrights. > > Remove the now empty xen/drivers/passthrough/vtd/x86/hvm.c. > > Since the function is used only in this file, declare it static. > > No functional change intended. > > Signed-off-by: Xenia Ragiadakou <[email protected]> > Reviewed-by: Jan Beulich <[email protected]>
Reviewed-by: Kevin Tian <[email protected]>
