pci: add config options for MSI-INTx translation in HVM
authorKeir Fraser <keir.fraser@citrix.com>
Thu, 8 Jan 2009 11:26:58 +0000 (11:26 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Thu, 8 Jan 2009 11:26:58 +0000 (11:26 +0000)
commitf86db27518e4e61e6e49dfe5d76802ea932904ad
tree4fcfa5fde4d239a199967c77be47c12bca3ae4ed
parent925d7f9d822d213043229f79c4a72f95385fd03f
pci: add config options for MSI-INTx translation in HVM

Add a config file option 'pci_msitranslate' to enable MSI-INTx
translation in HVM, and also a per-device option 'msitranslate' to
allow device base to be overridden

Signed-off-by: Qing He <qing.he@intel.com>
tools/python/xen/xend/XendConfig.py
tools/python/xen/xend/server/pciif.py
tools/python/xen/xm/create.py
tools/python/xen/xm/xenapi_create.py