rename various functions referencing dom0
authorDaniel De Graaf <dgdegra@tycho.nsa.gov>
Fri, 11 Apr 2014 09:21:54 +0000 (11:21 +0200)
committerJan Beulich <jbeulich@suse.com>
Fri, 11 Apr 2014 09:21:54 +0000 (11:21 +0200)
commitc248d4264bb9148600a1b9fb813eaa812544ee82
treeb079b08e284856ce0e53963ec61acd26f00bc0e0
parentc86ccbf0b7976ac0093bef4e4e43005771c0f829
rename various functions referencing dom0

Most of these functions actually act on the hardware domain, so change
their names to reflect this.

Command line parameters and variables based on those parameters are
excluded since those changes would be user-visible, as are any public
headers.

Signed-off-by: Daniel De Graaf <dgdegra@tycho.nsa.gov>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Keir Fraser <keir@xen.org>
16 files changed:
xen/arch/x86/domain_build.c
xen/arch/x86/hvm/i8254.c
xen/arch/x86/time.c
xen/arch/x86/traps.c
xen/common/domain.c
xen/common/keyhandler.c
xen/common/shutdown.c
xen/drivers/passthrough/amd/pci_amd_iommu.c
xen/drivers/passthrough/iommu.c
xen/drivers/passthrough/pci.c
xen/drivers/passthrough/vtd/iommu.c
xen/drivers/passthrough/vtd/x86/vtd.c
xen/include/asm-x86/time.h
xen/include/xen/iommu.h
xen/include/xen/pci.h
xen/include/xen/shutdown.h