aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-23audio: split ctl_* functions into enable_* and volume_*Kővágó, Zoltán
2019-09-23audio: common rate control code for timer based outputsKővágó, Zoltán
2019-09-23audio: unify input and output mixeng buffer managementKővágó, Zoltán
2019-09-23audio: remove remains of the old backend apiKővágó, Zoltán
2019-09-23wavaudio: port to the new audio backend apiKővágó, Zoltán
2019-09-23spiceaudio: port to the new audio backend apiKővágó, Zoltán
2019-09-23sdlaudio: port to the new audio backend apiKővágó, Zoltán
2019-09-23paaudio: port to the new audio backend apiKővágó, Zoltán
2019-09-23ossaudio: port to the new audio backend apiKővágó, Zoltán
2019-09-23noaudio: port to the new audio backend apiKővágó, Zoltán
2019-09-23dsoundaudio: port to the new audio backend apiKővágó, Zoltán
2019-09-23coreaudio: port to the new audio backend apiKővágó, Zoltán
2019-09-23alsaaudio: port to the new audio backend apiKővágó, Zoltán
2019-09-23audio: api for mixeng code free backendsKővágó, Zoltán
2019-09-23audio: fix ALSA period-length typo in documentationStefan Hajnoczi
2019-09-23audio: fix buffer-length typo in documentationStefan Hajnoczi
2019-09-20Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i...Peter Maydell
2019-09-20Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell
2019-09-20Makefile: Fix in-tree builds when Sphinx is availablePeter Maydell
2019-09-19Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190919-pull-request' i...Peter Maydell
2019-09-19Merge remote-tracking branch 'remotes/kraxel/tags/ati-20190919-pull-request' ...Peter Maydell
2019-09-19BootLinuxSshTest: Only run the tests when explicitly requestedPhilippe Mathieu-Daudé
2019-09-19configure: Add xkbcommon configure optionsJames Le Cuirot
2019-09-19kvm: Fix typo in header of kvm_device_access()Greg Kurz
2019-09-19Fix cacheline detection on FreeBSD/powerpc.Justin Hibbits
2019-09-19Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2019-09-19Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.2-sf1-v3...Peter Maydell
2019-09-19build: Don't ignore qapi-visit-core.cEric Blake
2019-09-19target/m68k/fpu_helper.c: rename the access argumentsKONRAD Frederic
2019-09-19Replace '-machine accel=xyz' with '-accel xyz'Thomas Huth
2019-09-19cutils: Move size_to_str() from "qemu-common.h" to "qemu/cutils.h"Philippe Mathieu-Daudé
2019-09-19vfio: fix a typoChen Zhang
2019-09-19ati: use vga_read_byte in ati_cursor_defineGerd Hoffmann
2019-09-19vga: move access helpers to separate include fileGerd Hoffmann
2019-09-18tests/acceptance: Specify arch for QueryCPUModelExpansionDavid Gibson
2019-09-18trace: Forbid event format ending with newline characterPhilippe Mathieu-Daudé
2019-09-18trace: Remove trailing newline in eventsPhilippe Mathieu-Daudé
2019-09-18loader: Trace loaded imagesAlexey Kardashevskiy
2019-09-17gdbstub: riscv: fix the fflags registersKONRAD Frederic
2019-09-17target/riscv: Use TB_FLAGS_MSTATUS_FS for floating pointAlistair Francis
2019-09-17target/riscv: Fix mstatus dirty maskAlistair Francis
2019-09-17target/riscv: Use both register name and ABI nameAtish Patra
2019-09-17riscv: sifive_u: Update model and compatible strings in device treeBin Meng
2019-09-17riscv: sifive_u: Remove handcrafted clock nodes for UART and ethernetBin Meng
2019-09-17riscv: sifive_u: Fix broken GEM supportBin Meng
2019-09-17riscv: sifive_u: Instantiate OTP memory with a serial numberBin Meng
2019-09-17riscv: sifive: Implement a model for SiFive FU540 OTPBin Meng
2019-09-17riscv: roms: Update default bios for sifive_u machineBin Meng
2019-09-17riscv: sifive_u: Change UART node name in device treeBin Meng
2019-09-17riscv: sifive_u: Update UART base addresses and IRQsBin Meng