Age | Commit message (Expand) | Author |
2019-08-21 | audio: remove read and write pcm_ops | Kővágó, Zoltán |
2019-08-21 | paaudio: fix playback glitches | Kővágó, Zoltán |
2019-08-21 | audio: do not run each backend in audio_run | Kővágó, Zoltán |
2019-08-21 | audio: remove audio_MIN, audio_MAX | Kővágó, Zoltán |
2019-08-21 | paaudio: properly disconnect streams in fini_* | Kővágó, Zoltán |
2019-08-21 | paaudio: do not move stream when sink/source name is specified | Kővágó, Zoltán |
2019-08-21 | audio: audiodev= parameters no longer optional when -audiodev present | Kővágó, Zoltán |
2019-08-21 | paaudio: prepare for multiple audiodev | Kővágó, Zoltán |
2019-08-21 | audio: add audiodev properties to frontends | Kővágó, Zoltán |
2019-08-21 | audio: add audiodev property to vnc and wav_capture | Kővágó, Zoltán |
2019-08-21 | audio: basic support for multi backend audio | Kővágó, Zoltán |
2019-08-21 | audio: reduce glob_audio_state usage | Kővágó, Zoltán |
2019-08-21 | audio: Add missing fall through comments | Stefan Weil |
2019-08-20 | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-08-2... | Peter Maydell |
2019-08-20 | Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-aug-20-2019' ... | Peter Maydell |
2019-08-20 | Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-08-19' in... | Peter Maydell |
2019-08-20 | hw/core: Add a config switch for the generic loader device | Thomas Huth |
2019-08-20 | hw/misc: Add a config switch for the "unimplemented" device | Thomas Huth |
2019-08-20 | hw/core: Add a config switch for the "split-irq" device | Thomas Huth |
2019-08-20 | hw/core: Add a config switch for the "or-irq" device | Thomas Huth |
2019-08-20 | hw/core: Add a config switch for the "register" device | Thomas Huth |
2019-08-19 | hw/dma: Do not build the xlnx_dpdma device for the MicroBlaze machines | Philippe Mathieu-Daudé |
2019-08-19 | hw/intc: Only build the xlnx-iomod-intc device for the MicroBlaze PMU | Philippe Mathieu-Daudé |
2019-08-19 | hw/Kconfig: Move the generic XLNX_ZYNQMP to the root hw/Kconfig | Philippe Mathieu-Daudé |
2019-08-19 | target/mips: tests/tcg: Fix target configurations for MSA tests | Aleksandar Markovic |
2019-08-19 | target/mips: tests/tcg: Add optional printing of more detailed failure info | Aleksandar Markovic |
2019-08-19 | target/mips: Style improvements in mips_mipssim.c | Aleksandar Markovic |
2019-08-19 | target/mips: Style improvements in mips_malta.c | Aleksandar Markovic |
2019-08-19 | target/mips: Style improvements in mips_int.c | Aleksandar Markovic |
2019-08-19 | target/mips: Style improvements in mips_fulong2e.c | Aleksandar Markovic |
2019-08-19 | target/mips: Style improvements in cps.c | Aleksandar Markovic |
2019-08-19 | target/mips: Style improvements in translate.c | Aleksandar Markovic |
2019-08-19 | target/mips: Style improvements in machine.c | Aleksandar Markovic |
2019-08-19 | target/mips: Style improvements in cpu.c | Aleksandar Markovic |
2019-08-19 | target/mips: Style improvements in cp0_timer.c | Aleksandar Markovic |
2019-08-19 | Merge remote-tracking branch 'remotes/rth/tags/pull-dt-20190819' into staging | Peter Maydell |
2019-08-19 | doc: Preallocation does not require writing zeroes | Max Reitz |
2019-08-19 | iotests: Fix 141 when run with qed | Max Reitz |
2019-08-19 | vpc: Do not return RAW from block_status | Max Reitz |
2019-08-19 | vmdk: Make block_status recurse for flat extents | Max Reitz |
2019-08-19 | vdi: Make block_status recurse for fixed images | Max Reitz |
2019-08-19 | iotests: Full mirror to existing non-zero image | Max Reitz |
2019-08-19 | iotests: Test convert -n to pre-filled image | Max Reitz |
2019-08-19 | iotests: Convert to preallocated encrypted qcow2 | Max Reitz |
2019-08-19 | vhdx: Fix .bdrv_has_zero_init() | Max Reitz |
2019-08-19 | vdi: Fix .bdrv_has_zero_init() | Max Reitz |
2019-08-19 | qcow2: Fix .bdrv_has_zero_init() | Max Reitz |
2019-08-19 | block: Use bdrv_has_zero_init_truncate() | Max Reitz |
2019-08-19 | block: Implement .bdrv_has_zero_init_truncate() | Max Reitz |
2019-08-19 | block: Add bdrv_has_zero_init_truncate() | Max Reitz |