aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-25block/linux-aio: acquire AioContext before qemu_laio_process_completionsSergio Lopez1-1/+1
2018-09-25qemu-iotests: Test commit with top-node/base-nodeKevin Wolf2-4/+52
2018-09-25commit: Add top-node/base-node optionsKevin Wolf2-8/+48
2018-09-25qmp, hmp: add PCI subsystem id and vendor id to PCI infoDenis V. Lunev3-1/+11
2018-09-25hmp: fix migrate status timer leakMarc-André Lureau1-0/+1
2018-09-25monitor: print message when using 'help' with an unknown commandCollin Walling1-1/+8
2018-09-25blockdev: document transactional shortcomingsJohn Snow1-1/+7
2018-09-25block/backup: qapi documentation fixupJohn Snow1-8/+10
2018-09-25qapi/block-stream: expose new job propertiesJohn Snow3-3/+27
2018-09-25qapi/block-mirror: expose new job propertiesJohn Snow2-2/+42
2018-09-25qapi/block-commit: expose new job propertiesJohn Snow2-1/+23
2018-09-25jobs: remove .exit callbackJohn Snow2-54/+34
2018-09-25tests/test-blockjob-txn: move .exit to .cleanJohn Snow1-2/+2
2018-09-25tests/test-blockjob: remove exit callbackJohn Snow1-10/+6
2018-09-25tests/blockjob: replace Blockjob with JobJohn Snow1-48/+50
2018-09-25block/stream: refactor stream to use job callbacksJohn Snow1-8/+15
2018-09-25block/mirror: conservative mirror_exit refactorJohn Snow1-11/+33
2018-09-25block/mirror: don't install backing chain on abortJohn Snow1-1/+1
2018-09-25block/commit: refactor commit to use job callbacksJohn Snow1-41/+51
2018-09-25block/stream: add block job creation flagsJohn Snow3-4/+9
2018-09-25block/mirror: add block job creation flagsJohn Snow3-4/+9
2018-09-25block/commit: add block job creation flagsJohn Snow3-6/+11
2018-09-25hw/arm/smmu-common: Fix the name of the iommu memory regionsEric Auger1-3/+3
2018-09-25aspeed/i2c: Fix receive done interrupt handlingGuenter Roeck1-1/+9
2018-09-25aspeed/i2c: Handle receive command in separate functionGuenter Roeck1-16/+21
2018-09-25aspeed/i2c: interrupts should be cleared by software onlyCédric Le Goater1-4/+12
2018-09-25arm: Add BBC micro:bit machineJoel Stanley2-1/+68
2018-09-25arm: Add Nordic Semiconductor nRF51 SoCJoel Stanley4-0/+176
2018-09-25MAINTAINERS: Add NRF51 entryJoel Stanley1-0/+8
2018-09-25hw/arm/virt-acpi-build: Add a check for memory-less NUMA nodesShannon Zhao1-4/+6
2018-09-25hw/arm/exynos4210: fix Exynos4210 UART supportBartlomiej Zolnierkiewicz1-4/+4
2018-09-25target/arm: Fix cpu_get_tb_cpu_state() for non-SVE CPUsRichard Henderson1-21/+24
2018-09-25Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20180925' into...Peter Maydell17-69/+117
2018-09-25Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell6-14/+165
2018-09-25Merge remote-tracking branch 'remotes/armbru/tags/pull-qobject-2018-09-24' in...Peter Maydell3-58/+65
2018-09-25Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-09-24' into...Peter Maydell11-56/+77
2018-09-25Merge remote-tracking branch 'remotes/xtensa/tags/20180918-xtensa' into stagingPeter Maydell16-66/+46318
2018-09-25Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc.for-upstream-2...Peter Maydell2-0/+70
2018-09-25Merge remote-tracking branch 'remotes/famz/tags/docker-pull-request' into sta...Peter Maydell5-33/+142
2018-09-24curl: Make sslverify=off disable host as well as peer verification.Richard W.M. Jones1-0/+2
2018-09-24block/rbd: add deprecation documentation for filename keyvalue pairsJeff Cody1-0/+15
2018-09-24block/rbd: add iotest for rbd legacy keyvalue filename parsingJeff Cody3-0/+72
2018-09-24block/rbd: Attempt to parse legacy filenamesJeff Cody1-2/+52
2018-09-24block/rbd: pull out qemu_rbd_convert_optionsJeff Cody1-12/+24
2018-09-2540p: add fixed IRQ routing for LSI SCSI deviceMark Cave-Ayland1-5/+6
2018-09-25lsi53c895a: add optional external IRQ via qdevMark Cave-Ayland1-2/+14
2018-09-25scsi: remove unused lsi53c895a_create() and lsi53c810_create() functionsMark Cave-Ayland2-16/+0
2018-09-25scsi: move lsi53c8xx_create() callers to lsi53c8xx_handle_legacy_cmdline()Mark Cave-Ayland4-4/+10
2018-09-25scsi: add lsi53c8xx_handle_legacy_cmdline() functionMark Cave-Ayland2-0/+8
2018-09-25sm501: Adjust endianness of pixel value in rectangle fillMarcus Comstedt1-0/+3