aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-06audio: fix integer overflowVolker Rümelin1-1/+1
2020-01-06paaudio: wait until the recording stream is readyVolker Rümelin1-0/+5
2020-01-06paaudio: try to drain the recording streamVolker Rümelin1-16/+25
2020-01-06paaudio: drop recording stream in qpa_fini_inVolker Rümelin1-4/+18
2020-01-06hda-codec: fix recording rate controlVolker Rümelin1-2/+2
2020-01-06hda-codec: fix playback rate controlVolker Rümelin1-2/+2
2020-01-03Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell5-15/+27
2020-01-03Merge remote-tracking branch 'remotes/kraxel/tags/seabios-20191220-pull-reque...Peter Maydell13-0/+1
2020-01-03Merge remote-tracking branch 'remotes/kraxel/tags/vga-20191220-pull-request' ...Peter Maydell2-1/+3
2019-12-20Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell32-510/+705
2019-12-20Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20191219' into stagingPeter Maydell11-68/+43
2019-12-20Merge remote-tracking branch 'remotes/stsquad/tags/pull-tesing-and-misc-19121...Peter Maydell47-216/+486
2019-12-20Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell7-98/+9
2019-12-20Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell133-1552/+4248
2019-12-20seabios: update to 1.13.0 finalGerd Hoffmann13-0/+1
2019-12-20display/bochs-display: fix memory leakCameron Esfahani1-0/+2
2019-12-20vhost-user-gpu: Drop trailing json commaCole Robinson1-1/+1
2019-12-19iotests: Test external snapshot with VM stateKevin Wolf3-0/+134
2019-12-19hmp: Allow using qdev ID for qemu-io commandKevin Wolf2-13/+23
2019-12-19block: Activate recursively even for already active nodesKevin Wolf1-26/+24
2019-12-19virtio-blk: fix out-of-bounds access to bitmap in notify_guest_bhLi Hangjing1-1/+1
2019-12-19docs: fix rst syntax errors in unbuilt docsStefan Hajnoczi3-14/+15
2019-12-19virtio-blk: deprecate SCSI passthroughStefan Hajnoczi1-0/+11
2019-12-19iotests: 211: Remove duplication with VM.blockdev_create()Kevin Wolf1-9/+3
2019-12-19iotests: 207: Remove duplication with VM.blockdev_create()Kevin Wolf1-7/+1
2019-12-19iotests: 266: Convert to VM.blockdev_create()Kevin Wolf2-39/+44
2019-12-19iotests: 237: Convert to VM.blockdev_create()Kevin Wolf1-74/+65
2019-12-19iotests: 213: Convert to VM.blockdev_create()Kevin Wolf1-61/+52
2019-12-19iotests: 212: Convert to VM.blockdev_create()Kevin Wolf1-55/+46
2019-12-19iotests: 210: Convert to VM.blockdev_create()Kevin Wolf1-45/+36
2019-12-19iotests: 206: Convert to VM.blockdev_create()Kevin Wolf1-121/+111
2019-12-19iotests: 255: Drop blockdev_create()Kevin Wolf1-10/+0
2019-12-19iotests: Create VM.blockdev_create()Kevin Wolf1-0/+16
2019-12-19qcow2: Move error check of local_err near its assignmentTuguoyi1-5/+5
2019-12-19iotests: Fix IMGOPTSSYNTAX for nbdMax Reitz1-1/+2
2019-12-19iotests/273: Filter format-specific informationMax Reitz2-28/+2
2019-12-19iotests: Add more "_require_drivers" checks to the shell-based testsThomas Huth2-0/+2
2019-12-19Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2019-12-17-v2' i...Peter Maydell53-264/+261
2019-12-19MAINTAINERS: fix qcow2-bitmap.c under Dirty Bitmaps headerVladimir Sementsov-Ogievskiy1-3/+3
2019-12-19tests/tcg: ensure we re-configure if configure.sh is updatedAlex Bennée1-1/+1
2019-12-19trace: replace hand-crafted pattern_glob with g_pattern_match_simpleAlex Bennée1-34/+1
2019-12-19linux-user: convert target_munmap debug to a tracepointAlex Bennée2-7/+3
2019-12-19linux-user: log page table changes under -d pageAlex Bennée4-12/+11
2019-12-19linux-user: add target_mmap_complete tracepointAlex Bennée2-1/+2
2019-12-19linux-user: convert target_mmap debug to tracepointAlex Bennée2-26/+2
2019-12-19linux-user: convert target_mprotect debug to tracepointAlex Bennée2-8/+5
2019-12-19travis.yml: Remove the redundant clang-with-MAIN_SOFTMMU_TARGETS entryThomas Huth1-6/+0
2019-12-19docker: gtester is no longer usedPaolo Bonzini1-6/+1
2019-12-18Added tests for close and change of logfile.Robert Foley1-0/+80
2019-12-18Add use of RCU for qemu_logfile.Robert Foley4-33/+125