Age | Commit message (Expand) | Author |
2019-09-23 | audio: split ctl_* functions into enable_* and volume_* | Kővágó, Zoltán |
2019-09-23 | audio: common rate control code for timer based outputs | Kővágó, Zoltán |
2019-09-23 | audio: unify input and output mixeng buffer management | Kővágó, Zoltán |
2019-09-23 | audio: remove remains of the old backend api | Kővágó, Zoltán |
2019-09-23 | wavaudio: port to the new audio backend api | Kővágó, Zoltán |
2019-09-23 | spiceaudio: port to the new audio backend api | Kővágó, Zoltán |
2019-09-23 | sdlaudio: port to the new audio backend api | Kővágó, Zoltán |
2019-09-23 | paaudio: port to the new audio backend api | Kővágó, Zoltán |
2019-09-23 | ossaudio: port to the new audio backend api | Kővágó, Zoltán |
2019-09-23 | noaudio: port to the new audio backend api | Kővágó, Zoltán |
2019-09-23 | dsoundaudio: port to the new audio backend api | Kővágó, Zoltán |
2019-09-23 | coreaudio: port to the new audio backend api | Kővágó, Zoltán |
2019-09-23 | alsaaudio: port to the new audio backend api | Kővágó, Zoltán |
2019-09-23 | audio: api for mixeng code free backends | Kővágó, Zoltán |
2019-09-23 | audio: fix ALSA period-length typo in documentation | Stefan Hajnoczi |
2019-09-23 | audio: fix buffer-length typo in documentation | Stefan Hajnoczi |
2019-09-20 | Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i... | Peter Maydell |
2019-09-20 | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques... | Peter Maydell |
2019-09-20 | Makefile: Fix in-tree builds when Sphinx is available | Peter Maydell |
2019-09-19 | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190919-pull-request' i... | Peter Maydell |
2019-09-19 | Merge remote-tracking branch 'remotes/kraxel/tags/ati-20190919-pull-request' ... | Peter Maydell |
2019-09-19 | BootLinuxSshTest: Only run the tests when explicitly requested | Philippe Mathieu-Daudé |
2019-09-19 | configure: Add xkbcommon configure options | James Le Cuirot |
2019-09-19 | kvm: Fix typo in header of kvm_device_access() | Greg Kurz |
2019-09-19 | Fix cacheline detection on FreeBSD/powerpc. | Justin Hibbits |
2019-09-19 | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int... | Peter Maydell |
2019-09-19 | Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.2-sf1-v3... | Peter Maydell |
2019-09-19 | build: Don't ignore qapi-visit-core.c | Eric Blake |
2019-09-19 | target/m68k/fpu_helper.c: rename the access arguments | KONRAD Frederic |
2019-09-19 | Replace '-machine accel=xyz' with '-accel xyz' | Thomas Huth |
2019-09-19 | cutils: Move size_to_str() from "qemu-common.h" to "qemu/cutils.h" | Philippe Mathieu-Daudé |
2019-09-19 | vfio: fix a typo | Chen Zhang |
2019-09-19 | ati: use vga_read_byte in ati_cursor_define | Gerd Hoffmann |
2019-09-19 | vga: move access helpers to separate include file | Gerd Hoffmann |
2019-09-18 | tests/acceptance: Specify arch for QueryCPUModelExpansion | David Gibson |
2019-09-18 | trace: Forbid event format ending with newline character | Philippe Mathieu-Daudé |
2019-09-18 | trace: Remove trailing newline in events | Philippe Mathieu-Daudé |
2019-09-18 | loader: Trace loaded images | Alexey Kardashevskiy |
2019-09-17 | gdbstub: riscv: fix the fflags registers | KONRAD Frederic |
2019-09-17 | target/riscv: Use TB_FLAGS_MSTATUS_FS for floating point | Alistair Francis |
2019-09-17 | target/riscv: Fix mstatus dirty mask | Alistair Francis |
2019-09-17 | target/riscv: Use both register name and ABI name | Atish Patra |
2019-09-17 | riscv: sifive_u: Update model and compatible strings in device tree | Bin Meng |
2019-09-17 | riscv: sifive_u: Remove handcrafted clock nodes for UART and ethernet | Bin Meng |
2019-09-17 | riscv: sifive_u: Fix broken GEM support | Bin Meng |
2019-09-17 | riscv: sifive_u: Instantiate OTP memory with a serial number | Bin Meng |
2019-09-17 | riscv: sifive: Implement a model for SiFive FU540 OTP | Bin Meng |
2019-09-17 | riscv: roms: Update default bios for sifive_u machine | Bin Meng |
2019-09-17 | riscv: sifive_u: Change UART node name in device tree | Bin Meng |
2019-09-17 | riscv: sifive_u: Update UART base addresses and IRQs | Bin Meng |