Home
last modified time | relevance | path

Searched refs:i440fx (Results 1 – 12 of 12) sorted by relevance

/openbmc/u-boot/arch/x86/cpu/qemu/
H A Dqemu.c15 static bool i440fx; variable
97 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()
/openbmc/qemu/docs/system/i386/
H A Dpc.rst1 i440fx PC (``pc-i440fx``, ``pc``)
/openbmc/qemu/docs/
H A Dpci_expander_bridge.txt9 It is implemented only for i440fx and can be placed only
51 PCI-2-PCI bridge. The _PRT follows the i440fx model.
/openbmc/qemu/hw/pci-host/
H A Dmeson.build11 pci_ss.add(when: 'CONFIG_PCI_I440FX', if_true: files('i440fx.c'))
/openbmc/qemu/hw/i386/
H A DKconfig87 # FIXME: it is in the same file as i440fx, and does not compile
H A Dacpi-build.c1431 Object *i440fx = object_resolve_type_unambiguous(TYPE_I440FX_PCI_HOST_BRIDGE); in build_dsdt() local
1453 assert(!!i440fx != !!q35); in build_dsdt()
1459 if (i440fx) { in build_dsdt()
/openbmc/qemu/docs/devel/
H A Dfuzzing.rst147 attached to a pc-i440fx machine, we can specify::
304 - *Example target*: ``i440fx-qtest-reboot-fuzz``
/openbmc/qemu/docs/about/
H A Ddeprecated.rst260 ``pc-i440fx-2.0`` up to ``pc-i440fx-2.3`` (since 8.2)
H A Dremoved-features.rst742 ``pc-0.10`` up to ``pc-i440fx-1.7`` (removed in 4.0 up to 8.2)
/openbmc/qemu/tests/qtest/
H A Dmeson.build95 'i440fx-test',
/openbmc/qemu/
H A DMAINTAINERS1788 F: hw/pci-host/i440fx.c
1791 F: include/hw/pci-host/i440fx.h
H A Dqemu-options.hx50 "pc-i440fx-2.8" and "pc-q35-2.8" for the x86\_64/i686 architectures.
53 version 2.9.0, the 2.9.0 version must support the "pc-i440fx-2.8"