Age | Commit message (Expand) | Author |
2021-01-15 | audio: split pcm_ops function get_buffer_in | Volker Rümelin |
2021-01-15 | sdlaudio: replace legacy functions with modern ones | Volker Rümelin |
2021-01-15 | sdlaudio: fill remaining sample buffer with silence | Volker Rümelin |
2021-01-15 | sdlaudio: always clear the sample buffer | Volker Rümelin |
2021-01-15 | sdlaudio: don't start playback in init routine | Volker Rümelin |
2021-01-15 | sdlaudio: add -audiodev sdl,out.buffer-count option | Volker Rümelin |
2021-01-15 | audio: fix bit-rotted code | Volker Rümelin |
2021-01-15 | sdlaudio: remove leftover SDL1.2 code | Volker Rümelin |
2021-01-13 | Merge remote-tracking branch 'remotes/armbru/tags/pull-yank-2021-01-13' into ... | Peter Maydell |
2021-01-13 | tests/test-char.c: Wait for the chardev to connect in char_socket_client_dupi... | Lukas Straub |
2021-01-13 | io: Document qmp oob suitability of qio_channel_shutdown and io_shutdown | Lukas Straub |
2021-01-13 | io/channel-tls.c: make qio_channel_tls_shutdown thread-safe | Lukas Straub |
2021-01-13 | migration: Add yank feature | Lukas Straub |
2021-01-13 | chardev/char-socket.c: Add yank feature | Lukas Straub |
2021-01-13 | block/nbd.c: Add yank feature | Lukas Straub |
2021-01-13 | Introduce yank feature | Lukas Straub |
2021-01-12 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell |
2021-01-12 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210112-... | Peter Maydell |
2021-01-12 | ui/cocoa: Fix openFile: deprecation on Big Sur | Roman Bolshakov |
2021-01-12 | hw/*: Use type casting for SysBusDevice in NPCM7XX | Hao Wu |
2021-01-12 | hw/misc: Add QTest for NPCM7XX PWM Module | Hao Wu |
2021-01-12 | hw/misc: Add a PWM module for NPCM7XX | Hao Wu |
2021-01-12 | hw/adc: Add an ADC module for NPCM7XX | Hao Wu |
2021-01-12 | hw/timer: Refactor NPCM7XX Timer to use CLK clock | Hao Wu |
2021-01-12 | hw/misc: Add clock converter in NPCM7XX CLK module | Hao Wu |
2021-01-12 | hw/net/lan9118: Add symbolic constants for register offsets | Peter Maydell |
2021-01-12 | hw/net/lan9118: Fix RX Status FIFO PEEK value | Peter Maydell |
2021-01-12 | target/arm: Don't decode insns in the XScale/iWMMXt space as cp insns | Peter Maydell |
2021-01-12 | target/i386: Use X86Seg enum for segment registers | Philippe Mathieu-Daudé |
2021-01-12 | configure: quote command line arguments in config.status | Paolo Bonzini |
2021-01-12 | configure: move Cocoa incompatibility checks to Meson | Paolo Bonzini |
2021-01-12 | configure: move GTK+ detection to Meson | Paolo Bonzini |
2021-01-12 | configure: move X11 detection to Meson | Paolo Bonzini |
2021-01-12 | gtk: remove CONFIG_GTK_GL | Paolo Bonzini |
2021-01-12 | cocoa: do not enable coreaudio automatically | Paolo Bonzini |
2021-01-12 | virtio-scsi: trace events | Hannes Reinecke |
2021-01-12 | meson: Propagate gnutls dependency | Roman Bolshakov |
2021-01-12 | Docs/RCU: Correct sample code of qatomic_rcu_set | Keqian Zhu |
2021-01-12 | scripts/gdb: implement 'qemu bt' | Maxim Levitsky |
2021-01-12 | scripts/gdb: fix 'qemu coroutine' when users selects a non topmost stack frame | Maxim Levitsky |
2021-01-12 | meson: fix Cocoa option in summary | Chris Hofstaedtler |
2021-01-12 | whpx: move whpx_lapic_state from header to c file | Yonggang Luo |
2021-01-12 | maintainers: Add me as Windows Hosted Continuous Integration maintainer | Yonggang Luo |
2021-01-12 | cirrus/msys2: Cache msys2 mingw in a better way. | Yonggang Luo |
2021-01-12 | cirrus/msys2: Exit powershell with $LastExitCode | Yonggang Luo |
2021-01-12 | whpx: move internal definitions to whpx-internal.h | Paolo Bonzini |
2021-01-12 | whpx: rename whp-dispatch to whpx-internal.h | Paolo Bonzini |
2021-01-12 | meson: do not use CONFIG_VIRTFS | Paolo Bonzini |
2021-01-12 | docs: Add qemu-storage-daemon(1) manpage to meson.build | Peter Maydell |
2021-01-12 | ui/cocoa: Update path to docs in build tree | Roman Bolshakov |