index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-01-18
gdbstub: drop gdbserver_cleanup in favour of gdb_exit
Alex Bennée
2021-01-18
gdbstub: drop CPUEnv from gdb_exit()
Alex Bennée
2021-01-18
gdbstub: add support to Xfer:auxv:read: packet
Lirong Yuan
2021-01-18
gdbstub: implement a softmmu based test
Alex Bennée
2021-01-18
Revert "tests/tcg/multiarch/Makefile.target: Disable run-gdbstub-sha1 test"
Alex Bennée
2021-01-18
configure: gate our use of GDB to 8.3.1 or above
Alex Bennée
2021-01-18
test/guest-debug: echo QEMU command as well
Alex Bennée
2021-01-18
scripts/checkpatch.pl: fix git-show invocation to include diffstat
Alex Bennée
2021-01-18
gitlab: migrate the minimal tools and unit tests from Travis
Alex Bennée
2021-01-18
Fix build with new yank feature by adding stubs
Lukas Straub
2021-01-18
gitlab: move docs and tools build across from Travis
Alex Bennée
2021-01-18
docker: expand debian-amd64 image to include tag tools
Alex Bennée
2021-01-18
Makefile: wrap cscope in quiet-command calls
Alex Bennée
2021-01-18
Makefile: wrap etags in quiet-command calls
Alex Bennée
2021-01-18
Makefile: wrap ctags in quiet-command calls
Alex Bennée
2021-01-18
Add newline when generating Dockerfile
Alessandro Di Federico
2021-01-18
shippable.yml: Remove jobs duplicated on Gitlab-CI
Philippe Mathieu-Daudé
2021-01-18
Makefile: add GNU global tags support
Alex Bennée
2021-01-18
tests/docker: Remove Debian 9 remnant lines
Philippe Mathieu-Daudé
2021-01-15
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20210115-pull-request...
Peter Maydell
2021-01-15
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20210115-pull-request' i...
Peter Maydell
2021-01-15
Merge remote-tracking branch 'remotes/gkurz-gitlab/tags/9p-next-2021-01-15' i...
Peter Maydell
2021-01-15
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-20210114' into ...
Peter Maydell
2021-01-15
audio: space prohibited between function name and parenthesis'('
Zhang Han
2021-01-15
audio: Suspect code indent for conditional statements
Zhang Han
2021-01-15
audio: Don't use '%#' in format strings
Zhang Han
2021-01-15
audio: Fix lines over 90 characters
Zhang Han
2021-01-15
audio: foo* bar" should be "foo *bar".
Zhang Han
2021-01-15
audio: Add spaces around operator/delete redundant spaces
Zhang Han
2021-01-15
audio: Add braces for statements/fix braces' position
Zhang Han
2021-01-15
dsoundaudio: fix log message
Volker Rümelin
2021-01-15
dsoundaudio: enable f32 audio sample format
Volker Rümelin
2021-01-15
dsoundaudio: rename dsound_open()
Volker Rümelin
2021-01-15
dsoundaudio: replace GetForegroundWindow()
Volker Rümelin
2021-01-15
paaudio: send recorded data in smaller chunks
Volker Rümelin
2021-01-15
paaudio: limit minreq to 75% of audio timer_rate
Volker Rümelin
2021-01-15
paaudio: comment bugs in functions qpa_init_*
Volker Rümelin
2021-01-15
paaudio: remove unneeded code
Volker Rümelin
2021-01-15
paaudio: wait until the playback stream is ready
Volker Rümelin
2021-01-15
paaudio: wait for PA_STREAM_READY in qpa_write()
Volker Rümelin
2021-01-15
paaudio: avoid to clip samples multiple times
Volker Rümelin
2021-01-15
audio: remove remaining unused plive code
Volker Rümelin
2021-01-15
sdlaudio: enable (in|out).mixing-engine=off
Volker Rümelin
2021-01-15
audio: break generic buffer dependency on mixing-engine
Volker Rümelin
2021-01-15
sdlaudio: add recording functions
Volker Rümelin
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
[next]