]> Git Repo - qemu.git/commit
pcie: Rename the pcie_cap_ari_* functions to pcie_cap_arifwd_*
authorKnut Omang <[email protected]>
Sun, 24 Aug 2014 13:32:18 +0000 (15:32 +0200)
committerMichael S. Tsirkin <[email protected]>
Sun, 24 Aug 2014 22:16:06 +0000 (00:16 +0200)
commit821be9dbb220389eaa6857705e1df9e64888138f
treeff4ddb7187b409abe1f0c12902faf1dfa087a612
parentec70b46babac79efc249c8780cafeae97d1c3059
pcie: Rename the pcie_cap_ari_* functions to pcie_cap_arifwd_*

Rename helper functions to make a clearer distinction between
the PCIe capability/control register feature ARI forwarding and a
device that supports the ARI feature via an ARI extended PCIe capability.

Signed-off-by: Knut Omang <[email protected]>
Reviewed-by: Michael S. Tsirkin <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
hw/pci-bridge/ioh3420.c
hw/pci-bridge/xio3130_downstream.c
hw/pci/pcie.c
include/hw/pci/pcie.h
This page took 0.028823 seconds and 4 git commands to generate.