Home
last modified time | relevance | path

Searched defs:targets (Results 1 – 16 of 16) sorted by relevance

/qemu/scripts/
H A Dmtest2make.py42 def process_tests(test, targets, suites): argument
100 targets = {t['id']: [os.path.relpath(f) for f in t['filename']] variable
/qemu/pc-bios/descriptors/
H A D60-edk2-loongarch64.json17 "targets": [ array
H A D60-edk2-riscv64.json17 "targets": [ array
H A D60-edk2-aarch64.json17 "targets": [ array
H A D60-edk2-arm.json17 "targets": [ array
H A D60-edk2-i386.json17 "targets": [ array
H A D50-edk2-i386-secure.json17 "targets": [ array
H A D60-edk2-x86_64.json17 "targets": [ array
H A D50-edk2-x86_64-secure.json17 "targets": [ array
/qemu/tests/lcitool/
H A Drefresh156 def cross_build(prefix, targets): argument
/qemu/ui/
H A Dgtk-clipboard.c87 GtkTargetEntry *targets; in gd_clipboard_update_info() local
/qemu/stats/
H A Dstats-qmp-cmds.c42 strList *targets = NULL; in invoke_stats_cb() local
/qemu/include/hw/cxl/
H A Dcxl.h31 char **targets; member
/qemu/backends/
H A Dcryptodev.c554 strList *names, strList *targets, in cryptodev_backend_stats_cb()
/qemu/tests/qtest/
H A Dlibqtest.c1065 const char *targets[] = { CONFIG_KVM_TARGETS }; in qtest_has_accel() local
/qemu/accel/kvm/
H A Dkvm-all.c4390 strList *names, strList *targets, Error **errp) in query_stats_cb()