aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-29block/dirty-bitmaps: allow clear on disabled bitmapsJohn Snow2-9/+0
2018-10-29block/dirty-bitmaps: fix merge permissionsJohn Snow1-3/+3
2018-10-29block/dirty-bitmaps: add user_locked status checkerJohn Snow4-29/+17
2018-10-29bloc/qcow2: drop dirty_bitmaps_loaded state variableVladimir Sementsov-Ogievskiy2-18/+2
2018-10-29block/qcow2: improve error message in qcow2_inactivateVladimir Sementsov-Ogievskiy1-3/+3
2018-10-29iotests: 169: drop deprecated 'autoload' parameterVladimir Sementsov-Ogievskiy1-1/+0
2018-10-29qapi: add transaction support for x-block-dirty-bitmap-mergeVladimir Sementsov-Ogievskiy2-0/+37
2018-10-29blockdev: rename block-dirty-bitmap-clear transaction handlersVladimir Sementsov-Ogievskiy1-4/+4
2018-10-29dirty-bitmap: make it possible to restore bitmap after mergeVladimir Sementsov-Ogievskiy5-17/+40
2018-10-29dirty-bitmap: rename bdrv_undo_clear_dirty_bitmapVladimir Sementsov-Ogievskiy3-4/+4
2018-10-29dirty-bitmap: switch assert-fails to errors in bdrv_merge_dirty_bitmapVladimir Sementsov-Ogievskiy2-12/+13
2018-10-29blockdev-backup: add bitmap argumentJohn Snow2-2/+23
2018-10-29Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2-3/+4
2018-10-29Merge remote-tracking branch 'remotes/kraxel/tags/audio-20181029-pull-request...Peter Maydell4-14/+18
2018-10-29nvdimm: Add docs hint for Linux driver nameKees Cook1-2/+3
2018-10-29util: aio-posix: fix a typoLi Qiang1-1/+1
2018-10-29Merge remote-tracking branch 'remotes/kraxel/tags/vga-20181029-pull-request' ...Peter Maydell3-8/+13
2018-10-29audio: use TYPE_MV88W8618_AUDIO instead of hardcoded stringMao Zhongyi3-2/+2
2018-10-29audio: use object link instead of qdev property to pass wm8750 referenceMao Zhongyi2-8/+8
2018-10-29audio: use TYPE_WM8750 instead of a hardcoded stringMao Zhongyi2-2/+2
2018-10-29hw: AC97: make it more QOMconventionalLi Qiang1-4/+8
2018-10-29vga_int: remove unused function protypeyuchenlin1-1/+0
2018-10-29qxl: store channel id in qxl->idGerd Hoffmann2-7/+13
2018-10-27Merge remote-tracking branch 'remotes/famz/tags/testing-pull-request' into st...Peter Maydell8-11/+33
2018-10-26Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-oct-2018-part...Peter Maydell9-2/+23498
2018-10-26tests/vm: Do not abuse parallelism when HOST != TARGET architecturePhilippe Mathieu-Daudé1-4/+4
2018-10-26tests/vm: Do not use -enable-kvm if HOST != TARGET architecturePhilippe Mathieu-Daudé1-1/+1
2018-10-26tests/vm: Let kvm_available() work in cross environmentsPhilippe Mathieu-Daudé1-0/+2
2018-10-26tests/vm: Add a BaseVM::arch propertyPhilippe Mathieu-Daudé6-1/+8
2018-10-26tests/vm: Display remaining seconds to wait for a VM to startPhilippe Mathieu-Daudé1-1/+4
2018-10-26tests/vm: Do not use the -smp option with a single cpuPhilippe Mathieu-Daudé1-1/+1
2018-10-26tests/vm: Do not abuse parallelism when KVM is not availablePhilippe Mathieu-Daudé1-1/+8
2018-10-26tests/vm: Extract the kvm_available() handy functionPhilippe Mathieu-Daudé2-2/+6
2018-10-26tests: docker: update test-mingw for GTK+ 2.0 removalPaolo Bonzini1-2/+1
2018-10-25target/mips: Add disassembler support for nanoMIPSAleksandar Markovic8-2/+23360
2018-10-25target/mips: Implement emulation of nanoMIPS EVA instructionsDimitrije Nikolic1-0/+128
2018-10-25target/mips: Add nanoMIPS CRC32 instruction poolAleksandar Markovic1-0/+10
2018-10-25Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell38-286/+344
2018-10-25Merge remote-tracking branch 'remotes/riscv/tags/riscv-for-master-3.1-sf0' in...Peter Maydell11-372/+438
2018-10-24Merge remote-tracking branch 'remotes/berrange/tags/qcrypto-next-pull-request...Peter Maydell3-173/+402
2018-10-24crypto: add testing for unaligned buffers with XTS cipher modeDaniel P. Berrangé1-0/+86
2018-10-24crypto: refactor XTS cipher mode test suiteDaniel P. Berrangé1-60/+80
2018-10-24crypto: annotate xts_tweak_encdec as inlineableDaniel P. Berrangé1-5/+5
2018-10-24crypto: convert xts_mult_x to use xts_uint128 typeDaniel P. Berrangé1-12/+28
2018-10-24crypto: convert xts_tweak_encdec to use xts_uint128 typeDaniel P. Berrangé1-26/+58
2018-10-24crypto: introduce a xts_uint128 data typeDaniel P. Berrangé1-20/+26
2018-10-24crypto: remove code duplication in tweak encrypt/decryptDaniel P. Berrangé1-49/+15
2018-10-24crypto: expand algorithm coverage for cipher benchmarkDaniel P. Berrangé1-23/+126
2018-10-24Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-oct-2018-part...Peter Maydell11-19/+1281
2018-10-24Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-10-2...Peter Maydell8-9/+33