Searched refs:i440fx (Results 1 – 12 of 12) sorted by relevance
15 static bool i440fx; variable97 i440fx = (device == PCI_DEVICE_ID_INTEL_82441); in qemu_chipset_init()98 pam = i440fx ? I440FX_PAM : Q35_PAM; in qemu_chipset_init()108 if (i440fx) { in qemu_chipset_init()171 if (i440fx) { in mp_determine_pci_dstirq()
1 i440fx PC (``pc-i440fx``, ``pc``)
9 It is implemented only for i440fx and can be placed only51 PCI-2-PCI bridge. The _PRT follows the i440fx model.
10 pci_ss.add(when: 'CONFIG_PCI_I440FX', if_true: files('i440fx.c'))
92 # FIXME: it is in the same file as i440fx, and does not compile
1420 Object *i440fx = object_resolve_type_unambiguous(TYPE_I440FX_PCI_HOST_BRIDGE, in build_dsdt() local1443 assert(!!i440fx != !!q35); in build_dsdt()1449 if (i440fx) { in build_dsdt()
147 attached to a pc-i440fx machine, we can specify::304 - *Example target*: ``i440fx-qtest-reboot-fuzz``
228 ``pc-i440fx-2.4`` up to ``pc-i440fx-2.12`` (since 9.1)
951 ``pc-0.10`` up to ``pc-i440fx-2.3`` (removed in 4.0 up to 9.0)
99 'i440fx-test',
1818 F: hw/pci-host/i440fx.c1821 F: include/hw/pci-host/i440fx.h
52 "pc-i440fx-2.8" and "pc-q35-2.8" for the x86\_64/i686 architectures.55 version 2.9.0, the 2.9.0 version must support the "pc-i440fx-2.8"