Home
last modified time | relevance | path

Searched refs:I440FX (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/tests/unit/
H A Dtest-qgraph.c25 #define I440FX "i440FX-pcihost" macro
173 check_contains(MACHINE_PC, I440FX); in test_contains()
175 g_assert_null(qos_graph_get_machine(I440FX)); in test_contains()
177 g_assert_null(qos_graph_get_node(I440FX)); in test_contains()
184 check_contains(MACHINE_PC, I440FX); in test_multiple_contains()
192 check_produces(MACHINE_PC, I440FX); in test_produces()
194 g_assert_null(qos_graph_get_machine(I440FX)); in test_produces()
196 g_assert_nonnull(qos_graph_get_node(I440FX)); in test_produces()
203 check_produces(MACHINE_PC, I440FX); in test_multiple_produces()
211 check_consumes(I440FX, SDHCI); in test_consumes()
[all …]
/openbmc/qemu/hw/i386/
H A DKconfig67 config I440FX config
94 depends on I440FX
/openbmc/u-boot/arch/x86/dts/
H A Dqemu-x86_i440fx.dts18 model = "QEMU x86 (I440FX)";