Home
last modified time | relevance | path

Searched full:pick (Results 1 – 25 of 85) sorted by relevance

1234

/qemu/tests/tcg/mips/user/ase/dsp/
H A Dtest_dsp_r1_pick_ph.c16 "pick.ph %0, %1, %2\n\t" in main()
29 "pick.ph %0, %1, %2\n\t" in main()
42 "pick.ph %0, %1, %2\n\t" in main()
H A Dtest_dsp_r1_pick_qb.c16 "pick.qb %0, %1, %2\n\t" in main()
29 "pick.qb %0, %1, %2\n\t" in main()
/qemu/docs/
H A Dqemupciserial.inf10 ; Pick "update driver". Then "select driver manually". Pick "Ports
/qemu/tests/image-fuzzer/qcow2/
H A Dfuzz.py87 def validator(current, pick, choices): argument
88 """Return a value not equal to the current selected by the pick
92 val = pick(choices)
/qemu/include/hw/arm/
H A Darmsse-version.h22 * we pick obvious numbers for the benefit of people debugging with gdb.
/qemu/
H A Dqemu.sasl2 # pick a mechanism which provides session encryption as well
/qemu/linux-user/aarch64/
H A Dvdso.S67 * Add a nop as a spacer to ensure that unwind does not pick up the
/qemu/linux-user/x86_64/
H A Dvdso.S44 * It should be easy enough to pick a number that
/qemu/tests/qemu-iotests/
H A D093155 # Pick each out of all possible params and test
173 # Pick each out of all possible params and test
189 # Pick each out of all possible params and test
H A D21584 # clusters copies more than 2G of zeroes. The final read will pick up
H A D19787 # clusters copies more than 2G of zeroes. The final read will pick up
H A Dqed.py91 err('cannot pick random item because table is empty')
/qemu/tests/tcg/aarch64/system/
H A Dsemiheap.c62 * ELF file, and we know that SYS_HEAPINFO won't pick a range in main()
/qemu/system/
H A Dqdev-monitor.c470 BusState *pick, *child, *ret; in qbus_find_recursive() local
484 pick = match ? bus : NULL; in qbus_find_recursive()
493 if (ret && !pick) { in qbus_find_recursive()
494 pick = ret; in qbus_find_recursive()
500 return pick; in qbus_find_recursive()
/qemu/docs/system/s390x/
H A Dvfio-ccw.rst56 * Reference the created mediated device and (optionally) pick a device id to
/qemu/scripts/
H A Dupdate-linux-headers.sh76 # Let users of include/standard-headers/linux/ headers pick the
108 # This will pick up non-directories too (eg "Kconfig") but we will
/qemu/util/
H A Dqemu-coroutine-lock.c305 * queue. Pick a sequence number for the handoff protocol (not 0). in qemu_co_mutex_unlock()
316 * will be able to pick our handoff. in qemu_co_mutex_unlock()
/qemu/docs/system/devices/
H A Dvirtio-gpu.rst38 user can further pick between MMIO or PCI. For MMIO, the user can suffix
/qemu/target/xtensa/
H A Dcpu.h741 * use_first is true to pick the first NaN as the result if both
742 * inputs are NaNs, false to pick the second.
/qemu/include/fpu/
H A Dsoftfloat-types.h193 * not to try to pick a NaN to propagate in default NaN mode.
231 * to pick a NaN to propagate in default NaN mode. When not in
/qemu/docs/interop/
H A Dvhost-user.json179 # to pick one of the many matches, and users need the ability to
/qemu/hw/ppc/
H A Dppc440_bamboo.c218 * PCI slots, so we can pick whatever default model we want. in bamboo_init()
/qemu/docs/specs/
H A Divshmem-spec.rst7 and the host. In order for all guests to be able to pick up the
/qemu/docs/system/arm/
H A Dxlnx-versal-virt.rst61 for boot-loaders or firmware to pick it up.
/qemu/docs/devel/
H A Dkconfig.rst295 and/or pick a subset of the devices in those device groups. Without

1234