Searched refs:i440fx (Results 1 – 13 of 13) 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.
11 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
1344 Object *i440fx = object_resolve_type_unambiguous(TYPE_I440FX_PCI_HOST_BRIDGE, in build_dsdt() local1367 assert(!!i440fx != !!q35); in build_dsdt()1373 if (i440fx) { in build_dsdt()
148 attached to a pc-i440fx machine, we can specify::305 - *Example target*: ``i440fx-qtest-reboot-fuzz``
251 ``pc-i440fx-2.4`` up to ``pc-i440fx-2.12`` (since 9.1)
1003 ``pc-0.10`` up to ``pc-i440fx-2.3`` (removed in 4.0 up to 9.0)
60 (config_all_devices.has_key('CONFIG_I440FX') ? ['i440fx-test'] : []) + \
1779 F: hw/pci-host/i440fx.c1782 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"
[all...]