Searched refs:I440FX (Results 1 – 3 of 3) sorted by relevance
25 #define I440FX "i440FX-pcihost" macro173 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 …]
67 config I440FX config94 depends on I440FX
18 model = "QEMU x86 (I440FX)";