aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-06audio: add deprecated_register_soundhwGerd Hoffmann2-1/+25
2020-07-06stubs: add pci_create_simpleGerd Hoffmann2-0/+8
2020-07-06stubs: add isa_create_simpleGerd Hoffmann2-0/+8
2020-07-06Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.1-pull-re...Peter Maydell14-116/+782
2020-07-06qed: Simplify backing readsEric Blake2-59/+6
2020-07-06block: drop unallocated_blocks_are_zeroVladimir Sementsov-Ogievskiy5-15/+13
2020-07-06block/vhdx: drop unallocated_blocks_are_zeroVladimir Sementsov-Ogievskiy1-3/+0
2020-07-06block/file-posix: drop unallocated_blocks_are_zeroVladimir Sementsov-Ogievskiy1-3/+0
2020-07-06block/iscsi: drop unallocated_blocks_are_zeroVladimir Sementsov-Ogievskiy1-1/+0
2020-07-06block/crypto: drop unallocated_blocks_are_zeroVladimir Sementsov-Ogievskiy1-1/+0
2020-07-06block/vpc: return ZERO block-status when appropriateVladimir Sementsov-Ogievskiy3-32/+436
2020-07-06tests/acceptance: Add a test for the sun4u sparc64 machineThomas Huth2-0/+37
2020-07-06hw/m68k/mcf5206: Replace remaining hw_error()s by qemu_log_mask()Thomas Huth1-11/+28
2020-07-06block/vdi: return ZERO block-status when appropriateVladimir Sementsov-Ogievskiy1-2/+1
2020-07-06block: inline bdrv_unallocated_blocks_are_zero()Vladimir Sementsov-Ogievskiy3-19/+8
2020-07-06qemu-img: convert: don't use unallocated_blocks_are_zeroVladimir Sementsov-Ogievskiy1-3/+1
2020-07-06iotests: add tests for blockdev-amendMaxim Levitsky5-0/+589
2020-07-06block/qcow2: implement blockdev-amendMaxim Levitsky2-1/+54
2020-07-06block/crypto: implement blockdev-amendMaxim Levitsky2-20/+66
2020-07-06block/core: add generic infrastructure for x-blockdev-amend qmp commandMaxim Levitsky5-8/+174
2020-07-06iotests: qemu-img tests for luks key managementMaxim Levitsky5-0/+429
2020-07-06block/qcow2: extend qemu-img amend interface with crypto optionsMaxim Levitsky2-9/+107
2020-07-06block/crypto: implement the encryption key managementMaxim Levitsky2-3/+161
2020-07-06block/crypto: rename two functionsMaxim Levitsky1-13/+12
2020-07-06block/amend: refactor qcow2 amend optionsMaxim Levitsky12-353/+183
2020-07-06block/amend: separate amend and create options for qemu-imgMaxim Levitsky3-88/+107
2020-07-06block/amend: add 'force' optionMaxim Levitsky7-5/+19
2020-07-06qcrypto/luks: implement encryption key managementMaxim Levitsky2-6/+469
2020-07-06qcrypto/core: add generic infrastructure for crypto options amendmentMaxim Levitsky6-0/+95
2020-07-06iotests: Check whether luks worksMax Reitz10-0/+16
2020-07-06iotests.py: Add (verify|has)_working_luks()Max Reitz1-0/+39
2020-07-06iotests.py: Add qemu_img_pipe_and_status()Max Reitz1-20/+20
2020-07-06iotests/common.rc: Add _require_working_luksMax Reitz1-0/+27
2020-07-06iotests: filter few more luks specific create optionsMaxim Levitsky9-20/+17
2020-07-06iotests: Make _filter_img_create more activeMax Reitz4-31/+91
2020-07-06qcow2: Fix preallocation on images with unaligned sizesAlberto Garcia3-3/+47
2020-07-06block/block-copy: block_copy_dirty_clusters: fix failure checkVladimir Sementsov-Ogievskiy1-1/+3
2020-07-06configure / util: Auto-detect the availability of openpty()Thomas Huth2-2/+12
2020-07-06tests/qtest: Unify the test for the xenfv and xenpv machinesThomas Huth4-15/+4
2020-07-06fuzz: do not use POSIX shm for coverage bitmapAlexander Bulekov1-27/+13
2020-07-06fuzz: fix broken qtest check at rcu_disable_atforkAlexander Bulekov2-11/+4
2020-07-04MAINTAINERS: update linux-user maintainerRiku Voipio1-2/+1
2020-07-04linux-user: Add strace support for printing arguments of ioctl()Filip Bozuta6-20/+285
2020-07-04Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200703'...Peter Maydell45-311/+973
2020-07-04Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20200703a'...Peter Maydell6-13/+80
2020-07-04Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200703' into stagingPeter Maydell22-126/+136
2020-07-03Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell4-64/+51
2020-07-03crypto/tls-cipher-suites: Produce fw_cfg consumable blobPhilippe Mathieu-Daudé2-0/+29
2020-07-03softmmu/vl: Allow -fw_cfg 'gen_id' option to use the 'etc/' namespacePhilippe Mathieu-Daudé2-1/+11
2020-07-03softmmu/vl: Let -fw_cfg option take a 'gen_id' argumentPhilippe Mathieu-Daudé1-8/+21