acrn-hypervisor/hypervisor/dm/vpci
Sainath Grandhi 7d57eb056e hv: Add bit representation for MSI addr and data
As we enable Interrupt Remapping, bit positions in MSI address and
data registers have a different syntax for programming. This patch adds
bit granularity for MSI address and data structs.

Tracked-On: #2407
Signed-off-by: Sainath Grandhi <sainath.grandhi@intel.com>
2019-01-26 23:25:34 +08:00
..
core.c hv: fix MISRA-C violations "Pointer param should be declared pointer to const." 2018-12-19 13:03:03 +08:00
hostbridge.c hv: fix MISRA-C violations "Pointer param should be declared pointer to const." 2018-12-19 13:03:03 +08:00
msi.c hv: Add bit representation for MSI addr and data 2019-01-26 23:25:34 +08:00
msix.c hv: Add bit representation for MSI addr and data 2019-01-26 23:25:34 +08:00
partition_mode.c HV: remove vm_config pointer in acrn_vm struct 2019-01-21 18:03:31 +08:00
pci_priv.h hv: fix MISRA-C violations "Pointer param should be declared pointer to const." 2018-12-19 13:03:03 +08:00
pci_pt.c hv: fix MISRA-C violations "Pointer param should be declared pointer to const." 2018-12-19 13:03:03 +08:00
sharing_mode.c HV: add get_sos_vm api 2019-01-21 18:03:31 +08:00
vpci.c hv: fix MISRA-C violations in dm/vpci 2019-01-11 14:28:45 +08:00