]> rtime.felk.cvut.cz Git - jailhouse.git/commit
core: Prefix arch-specific PCI functions properly
authorJan Kiszka <jan.kiszka@siemens.com>
Tue, 23 Sep 2014 16:30:39 +0000 (18:30 +0200)
committerJan Kiszka <jan.kiszka@siemens.com>
Thu, 25 Sep 2014 13:47:23 +0000 (15:47 +0200)
commit0019398773029e50d7d38d55bc70e8ca4879bffc
tree5509ee16cee3fe6b125e34f12430d86486fe5e9c
parentfe7f192ce4befaa151cbd722979a6f4a73e24c08
core: Prefix arch-specific PCI functions properly

Add the "arch_"-prefix to pci_suppress_msi, pci_update_msi and
pci_update_msix_vector. This clearly signals that those functions have
to be implemented by the architecture support.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
hypervisor/arch/x86/pci.c
hypervisor/include/jailhouse/pci.h
hypervisor/pci.c