summaryrefslogtreecommitdiffstats
path: root/target/xtensa/gdbstub.c
diff options
context:
space:
mode:
authorPeter Maydell2020-03-16 14:06:14 +0100
committerPeter Maydell2020-03-16 14:06:14 +0100
commit509f61798b5d1056dfbcbbc64a7c2998740f10d6 (patch)
tree140d946d714d87d8574eeb43f099a2fd9dc669e3 /target/xtensa/gdbstub.c
parentMerge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20200313a'... (diff)
parentaudio: add audiodev format=f32 option documentation (diff)
downloadqemu-509f61798b5d1056dfbcbbc64a7c2998740f10d6.tar.gz
qemu-509f61798b5d1056dfbcbbc64a7c2998740f10d6.tar.xz
qemu-509f61798b5d1056dfbcbbc64a7c2998740f10d6.zip
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200316-pull-request' into staging
audio: float fixes # gpg: Signature made Mon 16 Mar 2020 11:30:00 GMT # gpg: using RSA key 4CB6D8EED3E87138 # gpg: Good signature from "Gerd Hoffmann (work) <kraxel@redhat.com>" [full] # gpg: aka "Gerd Hoffmann <gerd@kraxel.org>" [full] # gpg: aka "Gerd Hoffmann (private) <kraxel@gmail.com>" [full] # Primary key fingerprint: A032 8CFF B93A 17A7 9901 FE7D 4CB6 D8EE D3E8 7138 * remotes/kraxel/tags/audio-20200316-pull-request: audio: add audiodev format=f32 option documentation audio: fix saturation nonlinearity in clip_* functions audio: change mixing engine float range to [-1.f, 1.f] audio: consistency changes audio: change naming scheme of FLOAT_CONV macros qapi/audio: add documentation for AudioFormat Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'target/xtensa/gdbstub.c')
0 files changed, 0 insertions, 0 deletions
ppc/pnv: add a LPC Controller class modelCédric Le Goater2019-03-121-24/+61 * ppc/pnv: lpc: fix OPB address rangesCédric Le Goater2019-03-121-3/+4 * ppc/pnv: fix logging primitives using OxCédric Le Goater2019-03-121-5/+5 * ppc/pnv: check size before data buffer accessPrasad J Pandit2018-11-081-1/+7 * ppc/pnv: introduce a new isa_create() operation to the chip modelCédric Le Goater2018-06-211-5/+25 * ppc/pnv: fix LPC HC firmware address spaceCédric Le Goater2018-06-121-1/+3 * Remove unnecessary variables for function return valueLaurent Vivier2018-05-201-12/+4Star * target/ppc: more use of the PPC_*() macrosCédric Le Goater2018-01-101-5/+5 * ppc/pnv: change powernv_ prefix to pnv_ for overall naming consistencyCédric Le Goater2018-01-101-3/+3