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.build10 pci_ss.add(when: 'CONFIG_PCI_I440FX', if_true: files('i440fx.c'))
/openbmc/qemu/hw/i386/
H A DKconfig92 # FIXME: it is in the same file as i440fx, and does not compile
H A Dacpi-build.c1420 Object *i440fx = object_resolve_type_unambiguous(TYPE_I440FX_PCI_HOST_BRIDGE, in build_dsdt() local
1443 assert(!!i440fx != !!q35); in build_dsdt()
1449 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.rst228 ``pc-i440fx-2.4`` up to ``pc-i440fx-2.12`` (since 9.1)
H A Dremoved-features.rst951 ``pc-0.10`` up to ``pc-i440fx-2.3`` (removed in 4.0 up to 9.0)
/openbmc/qemu/tests/qtest/
H A Dmeson.build99 'i440fx-test',
/openbmc/qemu/
H A DMAINTAINERS1818 F: hw/pci-host/i440fx.c
1821 F: include/hw/pci-host/i440fx.h
H A Dqemu-options.hx52 "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"