aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-06audio: rework pcspk_init()Gerd Hoffmann
2020-07-06softmmu: initialize spice and audio earlierGerd Hoffmann
2020-07-06pc_basic_device_init: drop no_vmport argGerd Hoffmann
2020-07-06pc_basic_device_init: drop has_pit argGerd Hoffmann
2020-07-06pc_basic_device_init: pass PCMachineStateGerd Hoffmann
2020-07-06audio: deprecate -soundhw hdaGerd Hoffmann
2020-07-06audio: deprecate -soundhw sb16Gerd Hoffmann
2020-07-06audio: deprecate -soundhw gusGerd Hoffmann
2020-07-06audio: deprecate -soundhw cs4231aGerd Hoffmann
2020-07-06audio: deprecate -soundhw adlibGerd Hoffmann
2020-07-06audio: deprecate -soundhw es1370Gerd Hoffmann
2020-07-06audio: deprecate -soundhw ac97Gerd Hoffmann
2020-07-06audio: add deprecated_register_soundhwGerd Hoffmann
2020-07-06stubs: add pci_create_simpleGerd Hoffmann
2020-07-06stubs: add isa_create_simpleGerd Hoffmann
2020-07-06Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.1-pull-re...Peter Maydell
2020-07-06qed: Simplify backing readsEric Blake
2020-07-06block: drop unallocated_blocks_are_zeroVladimir Sementsov-Ogievskiy
2020-07-06block/vhdx: drop unallocated_blocks_are_zeroVladimir Sementsov-Ogievskiy
2020-07-06block/file-posix: drop unallocated_blocks_are_zeroVladimir Sementsov-Ogievskiy
2020-07-06block/iscsi: drop unallocated_blocks_are_zeroVladimir Sementsov-Ogievskiy
2020-07-06block/crypto: drop unallocated_blocks_are_zeroVladimir Sementsov-Ogievskiy
2020-07-06block/vpc: return ZERO block-status when appropriateVladimir Sementsov-Ogievskiy
2020-07-06tests/acceptance: Add a test for the sun4u sparc64 machineThomas Huth
2020-07-06hw/m68k/mcf5206: Replace remaining hw_error()s by qemu_log_mask()Thomas Huth
2020-07-06block/vdi: return ZERO block-status when appropriateVladimir Sementsov-Ogievskiy
2020-07-06block: inline bdrv_unallocated_blocks_are_zero()Vladimir Sementsov-Ogievskiy
2020-07-06qemu-img: convert: don't use unallocated_blocks_are_zeroVladimir Sementsov-Ogievskiy
2020-07-06iotests: add tests for blockdev-amendMaxim Levitsky
2020-07-06block/qcow2: implement blockdev-amendMaxim Levitsky
2020-07-06block/crypto: implement blockdev-amendMaxim Levitsky
2020-07-06block/core: add generic infrastructure for x-blockdev-amend qmp commandMaxim Levitsky
2020-07-06iotests: qemu-img tests for luks key managementMaxim Levitsky
2020-07-06block/qcow2: extend qemu-img amend interface with crypto optionsMaxim Levitsky
2020-07-06block/crypto: implement the encryption key managementMaxim Levitsky
2020-07-06block/crypto: rename two functionsMaxim Levitsky
2020-07-06block/amend: refactor qcow2 amend optionsMaxim Levitsky
2020-07-06block/amend: separate amend and create options for qemu-imgMaxim Levitsky
2020-07-06block/amend: add 'force' optionMaxim Levitsky
2020-07-06qcrypto/luks: implement encryption key managementMaxim Levitsky
2020-07-06qcrypto/core: add generic infrastructure for crypto options amendmentMaxim Levitsky
2020-07-06iotests: Check whether luks worksMax Reitz
2020-07-06iotests.py: Add (verify|has)_working_luks()Max Reitz
2020-07-06iotests.py: Add qemu_img_pipe_and_status()Max Reitz
2020-07-06iotests/common.rc: Add _require_working_luksMax Reitz
2020-07-06iotests: filter few more luks specific create optionsMaxim Levitsky
2020-07-06iotests: Make _filter_img_create more activeMax Reitz
2020-07-06qcow2: Fix preallocation on images with unaligned sizesAlberto Garcia
2020-07-06block/block-copy: block_copy_dirty_clusters: fix failure checkVladimir Sementsov-Ogievskiy
2020-07-06configure / util: Auto-detect the availability of openpty()Thomas Huth