Age | Commit message (Expand) | Author | Files | Lines |
2019-09-23 | wavaudio: port to the new audio backend api | Kővágó, Zoltán | 1 | -45/+9 |
2019-09-23 | spiceaudio: port to the new audio backend api | Kővágó, Zoltán | 1 | -74/+42 |
2019-09-23 | sdlaudio: port to the new audio backend api | Kővágó, Zoltán | 1 | -45/+42 |
2019-09-23 | paaudio: port to the new audio backend api | Kővágó, Zoltán | 5 | -528/+45 |
2019-09-23 | ossaudio: port to the new audio backend api | Kővágó, Zoltán | 1 | -176/+96 |
2019-09-23 | noaudio: port to the new audio backend api | Kővágó, Zoltán | 1 | -26/+17 |
2019-09-23 | dsoundaudio: port to the new audio backend api | Kővágó, Zoltán | 2 | -261/+91 |
2019-09-23 | coreaudio: port to the new audio backend api | Kővágó, Zoltán | 1 | -61/+69 |
2019-09-23 | alsaaudio: port to the new audio backend api | Kővágó, Zoltán | 1 | -222/+80 |
2019-09-23 | audio: api for mixeng code free backends | Kővágó, Zoltán | 3 | -9/+251 |
2019-09-23 | audio: fix ALSA period-length typo in documentation | Stefan Hajnoczi | 1 | -2/+2 |
2019-09-23 | audio: fix buffer-length typo in documentation | Stefan Hajnoczi | 1 | -2/+2 |
2019-09-20 | Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i... | Peter Maydell | 2 | -5/+8 |
2019-09-20 | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques... | Peter Maydell | 16 | -27/+36 |
2019-09-20 | Makefile: Fix in-tree builds when Sphinx is available | Peter Maydell | 1 | -13/+13 |
2019-09-19 | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190919-pull-request' i... | Peter Maydell | 13 | -169/+1409 |
2019-09-19 | Merge remote-tracking branch 'remotes/kraxel/tags/ati-20190919-pull-request' ... | Peter Maydell | 4 | -35/+60 |
2019-09-19 | BootLinuxSshTest: Only run the tests when explicitly requested | Philippe Mathieu-Daudé | 1 | -5/+5 |
2019-09-19 | configure: Add xkbcommon configure options | James Le Cuirot | 1 | -0/+5 |
2019-09-19 | kvm: Fix typo in header of kvm_device_access() | Greg Kurz | 1 | -1/+1 |
2019-09-19 | Fix cacheline detection on FreeBSD/powerpc. | Justin Hibbits | 1 | -10/+13 |
2019-09-19 | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int... | Peter Maydell | 10 | -12/+23 |
2019-09-19 | Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.2-sf1-v3... | Peter Maydell | 41 | -444/+1366 |
2019-09-19 | build: Don't ignore qapi-visit-core.c | Eric Blake | 1 | -0/+1 |
2019-09-19 | target/m68k/fpu_helper.c: rename the access arguments | KONRAD Frederic | 1 | -4/+4 |
2019-09-19 | Replace '-machine accel=xyz' with '-accel xyz' | Thomas Huth | 6 | -7/+6 |
2019-09-19 | cutils: Move size_to_str() from "qemu-common.h" to "qemu/cutils.h" | Philippe Mathieu-Daudé | 4 | -3/+4 |
2019-09-19 | vfio: fix a typo | Chen Zhang | 1 | -2/+2 |
2019-09-19 | ati: use vga_read_byte in ati_cursor_define | Gerd Hoffmann | 1 | -9/+10 |
2019-09-19 | vga: move access helpers to separate include file | Gerd Hoffmann | 3 | -26/+50 |
2019-09-18 | tests/acceptance: Specify arch for QueryCPUModelExpansion | David Gibson | 1 | -0/+3 |
2019-09-18 | trace: Forbid event format ending with newline character | Philippe Mathieu-Daudé | 2 | -0/+5 |
2019-09-18 | trace: Remove trailing newline in events | Philippe Mathieu-Daudé | 5 | -12/+12 |
2019-09-18 | loader: Trace loaded images | Alexey Kardashevskiy | 3 | -0/+6 |
2019-09-17 | gdbstub: riscv: fix the fflags registers | KONRAD Frederic | 1 | -2/+4 |
2019-09-17 | target/riscv: Use TB_FLAGS_MSTATUS_FS for floating point | Alistair Francis | 1 | -1/+1 |
2019-09-17 | target/riscv: Fix mstatus dirty mask | Alistair Francis | 1 | -1/+1 |
2019-09-17 | target/riscv: Use both register name and ABI name | Atish Patra | 1 | -8/+11 |
2019-09-17 | riscv: sifive_u: Update model and compatible strings in device tree | Bin Meng | 1 | -2/+3 |
2019-09-17 | riscv: sifive_u: Remove handcrafted clock nodes for UART and ethernet | Bin Meng | 2 | -25/+2 |
2019-09-17 | riscv: sifive_u: Fix broken GEM support | Bin Meng | 3 | -5/+23 |
2019-09-17 | riscv: sifive_u: Instantiate OTP memory with a serial number | Bin Meng | 2 | -0/+12 |
2019-09-17 | riscv: sifive: Implement a model for SiFive FU540 OTP | Bin Meng | 3 | -0/+272 |
2019-09-17 | riscv: roms: Update default bios for sifive_u machine | Bin Meng | 2 | -2/+2 |
2019-09-17 | riscv: sifive_u: Change UART node name in device tree | Bin Meng | 1 | -1/+1 |
2019-09-17 | riscv: sifive_u: Update UART base addresses and IRQs | Bin Meng | 2 | -4/+4 |
2019-09-17 | riscv: sifive_u: Reference PRCI clocks in UART and ethernet nodes | Bin Meng | 2 | -3/+14 |
2019-09-17 | riscv: sifive_u: Add PRCI block to the SoC | Bin Meng | 2 | -1/+26 |
2019-09-17 | riscv: sifive_u: Generate hfclk and rtcclk nodes | Bin Meng | 2 | -0/+25 |
2019-09-17 | riscv: sifive: Implement PRCI model for FU540 | Bin Meng | 3 | -0/+251 |