Home
last modified time | relevance | path

Searched full:mixing (Results 1 – 24 of 24) sorted by relevance

/qemu/tests/qemu-iotests/
H A D172137 echo === Mixing -fdX and -global ===
144 echo === Mixing -fdX and -device ===
159 echo === Mixing -drive and -device ===
170 echo === Mixing -global and -device ===
H A D133.out28 === Check that mixing -c/-r/-w and their corresponding options is forbidden ===
H A D13395 echo "=== Check that mixing -c/-r/-w and their corresponding options is forbidden ==="
H A D172.out502 === Mixing -fdX and -global ===
508 === Mixing -fdX and -device ===
737 === Mixing -drive and -device ===
853 === Mixing -global and -device ===
/qemu/docs/system/
H A Dbootindex.rst69 Mixing bootindex and boot order parameters
75 but not both parameters at the same time. Mixing them will result in
/qemu/hw/audio/
H A Dgusemu.h75 /* down into a sequence of gus_mixvoice();gus_irqgen(); calls while mixing an audio block. */
76 /* If the interrupts are asynchronous, it may be needed to use a separate thread mixing into a temp…
H A Dgusemu_mixer.c2 * GUSEMU32 - mixing engine (similar to Interwave GF1 compatibility)
H A Dwm8750.c235 * for mixing or combining paths to different ports, so we in wm8750_set_format()
H A Dfmopl.c54 #define DELTAT_MIXING_LEVEL (1) /* DELTA-T ADPCM MIXING LEVEL */
/qemu/qapi/
H A Daudio.json19 # @mixing-engine: use QEMU's mixing engine to mix all streams inside
44 '*mixing-engine': 'bool',
/qemu/include/qemu/
H A Djhash.h44 /* __jhash_final - final mixing of 3 32-bit values (a,b,c) into c */
/qemu/audio/
H A Dmixeng.h2 * QEMU Mixing engine header
H A Drate_template.h2 * QEMU Mixing engine
H A Dmixeng_template.h2 * QEMU Mixing engine
H A Dmixeng.c2 * QEMU Mixing engine
/qemu/util/
H A Dthread-context.c95 error_setg(errp, "Mixing CPU and node affinity not supported"); in thread_context_set_cpu_affinity()
181 error_setg(errp, "Mixing CPU and node affinity not supported"); in thread_context_set_node_affinity()
/qemu/tests/tcg/s390x/
H A DMakefile.target103 mixing signals and debugging)
/qemu/hw/core/
H A Dnuma.c135 "mixing both is not allowed"); in parse_numa_node()
/qemu/
H A Dqemu-options.hx828 " in|out.mixing-engine= use mixing engine to mix streams inside QEMU\n"
916 ``in|out.mixing-engine=on|off``
917 Use QEMU's mixing engine to mix all streams inside QEMU and
923 this option unless you want to use 5.1 or 7.1 audio, as mixing
H A Dblock.c8250 * (i.e. sequential writes to zones). Refuse mixing zoned and non-zoned in bdrv_add_child()
8257 * write. Allow mixing host-aware and non-zoned drivers. Using in bdrv_add_child()
H A Dmeson.build1543 # We need to use libiconv if available because mixing libiconv's headers with
/qemu/include/standard-headers/linux/
H A Dethtool.h1802 * dependent way. Drivers should reject mixing %ETHTOOL_FEC_AUTO_BIT with other
/qemu/hw/intc/
H A Darmv7m_nvic.c300 * recomputation just by themselves and mixing both cases together in nvic_recompute_state()
/qemu/disas/
H A Dsparc.c1908 /* Note that the mixing of 32/64 bit regs is intentional. */