Searched defs:machines (Results 1 – 20 of 20) sorted by relevance
| /openbmc/openbmc/meta-arm/ci/ |
| H A D | listmachines.py | 24 machines = list_machines(sys.argv[1:]) variable
|
| H A D | check-machine-coverage | 16 machines = list_machines(layers) variable
|
| /openbmc/qemu/pc-bios/descriptors/ |
| H A D | 60-edk2-loongarch64.json | 20 "machines": [ array
|
| H A D | 60-edk2-riscv64.json | 20 "machines": [ array
|
| H A D | 60-edk2-arm.json | 20 "machines": [ array
|
| H A D | 60-edk2-aarch64.json | 20 "machines": [ array
|
| H A D | 60-edk2-i386.json | 20 "machines": [ array
|
| H A D | 50-edk2-i386-secure.json | 20 "machines": [ array
|
| H A D | 50-edk2-x86_64-secure.json | 20 "machines": [ array
|
| H A D | 60-edk2-x86_64.json | 20 "machines": [ array
|
| /openbmc/qemu/tests/qtest/ |
| H A D | prom-env-test.c | 68 static void add_tests(const char *machines[]) in add_tests()
|
| H A D | cdrom-test.c | 109 static void add_cdrom_param_tests(const char **machines) in add_cdrom_param_tests()
|
| H A D | libqtest.c | 1614 static void qtest_free_machine_list(struct MachInfo *machines) in qtest_free_machine_list() 1632 static struct MachInfo *machines; in qtest_get_machines() local 1773 struct MachInfo *machines; in qtest_cb_for_every_machine() local 1796 struct MachInfo *machines; in qtest_resolve_machine_alias() local 1812 struct MachInfo *machines; in qtest_has_machine_with_env() local
|
| /openbmc/qemu/monitor/ |
| H A D | qemu-config-qmp.c | 126 GSList *machines, *curr_mach; in query_all_machine_properties() local
|
| /openbmc/openbmc/meta-arm/scripts/ |
| H A D | machine-summary.py | 86 def harvest_data(machines, recipes): argument
|
| /openbmc/u-boot/lib/efi_loader/ |
| H A D | efi_image_loader.c | 21 static int machines[] = { variable
|
| /openbmc/openbmc/poky/meta/lib/oeqa/selftest/ |
| H A D | context.py | 70 …def __init__(self, td=None, logger=None, machines=None, config_paths=None, newbuilddir=None, keep_… argument
|
| /openbmc/qemu/hw/core/ |
| H A D | machine-qmp-cmds.c | 73 GSList *el, *machines = object_class_get_list(TYPE_MACHINE, false); in qmp_query_machines() local
|
| /openbmc/qemu/system/ |
| H A D | vl.c | 837 static MachineClass *find_machine(const char *name, GSList *machines) in find_machine() 852 static MachineClass *find_default_machine(GSList *machines) in find_default_machine()
|
| /openbmc/openbmc/poky/bitbake/lib/layerindexlib/ |
| H A D | __init__.py | 177 …def load_layerindex(self, indexURI, load=['layerDependencies', 'recipes', 'machines', 'distros'], …
|