aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2020-07-03hw/nvram/fw_cfg: Add the FW_CFG_DATA_GENERATOR interfacePhilippe Mathieu-Daudé3-1/+86
2020-07-03crypto: Add tls-cipher-suites objectPhilippe Mathieu-Daudé5-0/+179
2020-07-03Deprecate TileGX portPeter Maydell1-0/+11
2020-07-03Replace uses of FROM_SSI_SLAVE() macro with QOM castsPeter Maydell5-14/+22
2020-07-03hw/arm/spitz: Provide usual QOM macros for corgi-ssp and spitz-lcdtgPeter Maydell1-8/+15
2020-07-03hw/arm/pxa2xx_pic: Use LOG_GUEST_ERROR for bad guest register accessesPeter Maydell2-3/+7
2020-07-03hw/arm/spitz: Use LOG_GUEST_ERROR for bad guest register accessesPeter Maydell1-5/+7
2020-07-03hw/gpio/zaurus.c: Use LOG_GUEST_ERROR for bad guest register accessesPeter Maydell3-8/+10
2020-07-03hw/arm/spitz: Encapsulate misc GPIO handling in a devicePeter Maydell1-43/+88
2020-07-03hw/misc/max111x: Create header file for documentation, TYPE_ macrosPeter Maydell4-24/+60
2020-07-03hw/misc/max111x: Use GPIO lines rather than max111x_set_input()Peter Maydell3-14/+14
2020-07-03hw/arm/spitz: Use max111x properties to set initial valuesPeter Maydell1-4/+7
2020-07-03ssi: Add ssi_realize_and_unref()Peter Maydell2-1/+32
2020-07-03hw/misc/max111x: Don't use vmstate_register()Peter Maydell1-2/+1
2020-07-03hw/misc/max111x: provide QOM properties for setting initial valuesPeter Maydell1-10/+47
2020-07-03hw/arm/spitz: Implement inbound GPIO lines for bit5 and power signalsPeter Maydell1-16/+12