aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-089pfs: require msize >= 4096Christian Schoenebeck2-0/+23
2020-02-08tests/virtio-9p: add terminating null in v9fs_string_read()Christian Schoenebeck1-1/+2
2020-02-07Merge remote-tracking branch 'remotes/berrange/tags/misc-fixes-pull-request' ...Peter Maydell3-18/+32
2020-02-07Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200207-pull-request...Peter Maydell15-124/+299
2020-02-07docs: stop documenting the e1000 NIC model as the defaultDaniel P. Berrangé1-5/+7
2020-02-07authz: fix usage of bool in listfile.cJafar Abdi1-1/+1
2020-02-07io/channel-websock: treat 'binary' and no sub-protocol as the sameYu-Chen Lin1-12/+24
2020-02-07Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20200206.0' i...Peter Maydell5-611/+642
2020-02-06Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-02-06' into st...Peter Maydell8-182/+45
2020-02-06hw/vfio: Move the IGD quirk code to a separate fileThomas Huth5-611/+642
2020-02-06Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-02-06' in...Peter Maydell16-73/+220
2020-02-06audio: proper support for float samples in mixengKővágó, Zoltán10-79/+180
2020-02-06coreaudio: fix coreaudio playbackVolker Rümelin4-23/+69
2020-02-06audio/dsound: fix invalid parameters errorKővágó, Zoltán3-8/+26
2020-02-06Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell14-22/+37
2020-02-06iotests: add test for backup-top failure on permission activationVladimir Sementsov-Ogievskiy3-0/+101
2020-02-06block/backup-top: fix failure pathVladimir Sementsov-Ogievskiy1-9/+12
2020-02-06qcow2: Use BDRV_SECTOR_SIZE instead of the hardcoded valueAlberto Garcia1-3/+5
2020-02-06qcow2: Don't require aligned offsets in qcow2_co_copy_range_from()Alberto Garcia1-4/+0
2020-02-06qcow2: Use bs->bl.request_alignment when updating an L1 entryAlberto Garcia1-10/+15
2020-02-06qcow2: Tighten cluster_offset alignment assertionsAlberto Garcia1-6/+3
2020-02-06qcow2: Don't round the L1 table allocation up to the sector sizeAlberto Garcia4-7/+5
2020-02-06iotests: Enable more tests in the 'auto' group to improve test coverageThomas Huth1-7/+7
2020-02-06iotests: Skip Python-based tests if QEMU does not support virtio-blkThomas Huth1-2/+10
2020-02-06iotests: Check for the availability of the required devices in 267 and 127Thomas Huth3-0/+18
2020-02-06iotests: Test 183 does not work on macOS and OpenBSDThomas Huth1-0/+1
2020-02-06iotests: Test 041 only works on certain systemsThomas Huth1-1/+2
2020-02-06iotests: remove 'linux' from default supported platformsJohn Snow1-5/+11
2020-02-06qcow2: Use a GString in report_unsupported_feature()Alberto Garcia1-12/+11
2020-02-06block: fix memleaks in bdrv_refresh_filenamePan Nengyuan1-0/+1
2020-02-06block: Use a GString in bdrv_perm_names()Alberto Garcia1-5/+6
2020-02-06qcow2: Assert that host cluster offsets fit in L2 table entriesAlberto Garcia1-2/+12
2020-02-06MAINTAINERS: Cc the qemu-arm@nongnu.org for the ARM machinesPhilippe Mathieu-Daudé1-0/+7
2020-02-06aspeed/i2c: Prevent uninitialized warningMiroslav Rezanina1-1/+1
2020-02-06hw/pci/pci_bridge: Fix typo in commentJulia Suvorova1-1/+1
2020-02-06qemu-img: Place the '-i aio' option in alphabetical orderJulia Suvorova2-6/+6
2020-02-06qemu-options: replace constant 1 with HAS_ARGJohn Snow1-1/+1
2020-02-06MAINTAINERS: Cover hppa-softmmu.mak in the HP-PARISC Machines sectionPhilippe Mathieu-Daudé1-0/+1
2020-02-06hw/i386/vmmouse: Fix crash when using the vmmouse on a machine without vmportThomas Huth1-0/+6
2020-02-06hw/bt: Remove empty Kconfig fileThomas Huth1-0/+0
2020-02-06hw/timer/m48t59: Convert debug printf()s to trace eventsPhilippe Mathieu-Daudé3-11/+11
2020-02-06MAINTAINERS: update Leif Lindholm's addressLeif Lindholm2-1/+2
2020-02-06monitor: fix memory leak in monitor_fdset_dup_fd_find_removeChen Qun1-0/+1
2020-02-06hw/smbios/smbios: Remove unused includePhilippe Mathieu-Daudé1-1/+0
2020-02-05qemu-nbd: Removed deprecated --partition optionEric Blake3-173/+24
2020-02-05docs: Fix typo in qemu-nbd -P replacementEric Blake1-1/+1
2020-02-05nbd: Allow description when creating NBD blockdevEric Blake5-9/+21
2020-02-04Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-040220-1' int...Peter Maydell14-78/+168
2020-02-04.travis.yml: ensure python3-sphinx installed for docsAlex Bennée1-1/+1
2020-02-04.travis.yml: single thread build-tcgAlex Bennée1-2/+2