Revision 47b43a1f hw/xen/xen-host-pci-device.c

b/hw/xen/xen-host-pci-device.c
7 7
 */
8 8

  
9 9
#include "qemu-common.h"
10
#include "hw/xen-host-pci-device.h"
10
#include "xen-host-pci-device.h"
11 11

  
12 12
#define XEN_HOST_PCI_MAX_EXT_CAP \
13 13
    ((PCIE_CONFIG_SPACE_SIZE - PCI_CONFIG_SPACE_SIZE) / (PCI_CAP_SIZEOF + 4))

Also available in: Unified diff