]> git.proxmox.com Git - qemu.git/blobdiff - hw/pci_host.h
PPC: Fix TLB invalidation bug within the PPC interrupt handler.
[qemu.git] / hw / pci_host.h
index 0211086d70741120665b033e5651d8001c861c12..359e38f63b080a90f36df223aee1a634be37b2ac 100644 (file)
@@ -34,6 +34,7 @@ struct PCIHostState {
     SysBusDevice busdev;
     MemoryRegion conf_mem;
     MemoryRegion data_mem;
+    MemoryRegion mmcfg;
     MemoryRegion *address_space;
     uint32_t config_reg;
     PCIBus *bus;