Revision 186993ee hw/pci.h

b/hw/pci.h
70 70
#define PCI_DEVICE_ID_VIRTIO_BALLOON     0x1002
71 71
#define PCI_DEVICE_ID_VIRTIO_CONSOLE     0x1003
72 72

  
73
typedef uint64_t pcibus_t;
74 73
#define FMT_PCIBUS                      PRIx64
75 74

  
76 75
typedef void PCIConfigWriteFunc(PCIDevice *pci_dev,

Also available in: Unified diff