aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-25qmp, hmp: add PCI subsystem id and vendor id to PCI infoDenis V. Lunev
2018-09-25hmp: fix migrate status timer leakMarc-André Lureau
2018-09-25monitor: print message when using 'help' with an unknown commandCollin Walling
2018-09-25blockdev: document transactional shortcomingsJohn Snow
2018-09-25block/backup: qapi documentation fixupJohn Snow
2018-09-25qapi/block-stream: expose new job propertiesJohn Snow
2018-09-25qapi/block-mirror: expose new job propertiesJohn Snow
2018-09-25qapi/block-commit: expose new job propertiesJohn Snow
2018-09-25jobs: remove .exit callbackJohn Snow
2018-09-25tests/test-blockjob-txn: move .exit to .cleanJohn Snow
2018-09-25tests/test-blockjob: remove exit callbackJohn Snow
2018-09-25tests/blockjob: replace Blockjob with JobJohn Snow
2018-09-25block/stream: refactor stream to use job callbacksJohn Snow
2018-09-25block/mirror: conservative mirror_exit refactorJohn Snow
2018-09-25block/mirror: don't install backing chain on abortJohn Snow
2018-09-25block/commit: refactor commit to use job callbacksJohn Snow
2018-09-25block/stream: add block job creation flagsJohn Snow
2018-09-25block/mirror: add block job creation flagsJohn Snow
2018-09-25block/commit: add block job creation flagsJohn Snow
2018-09-25hw/arm/smmu-common: Fix the name of the iommu memory regionsEric Auger
2018-09-25aspeed/i2c: Fix receive done interrupt handlingGuenter Roeck
2018-09-25aspeed/i2c: Handle receive command in separate functionGuenter Roeck
2018-09-25aspeed/i2c: interrupts should be cleared by software onlyCédric Le Goater
2018-09-25arm: Add BBC micro:bit machineJoel Stanley
2018-09-25arm: Add Nordic Semiconductor nRF51 SoCJoel Stanley
2018-09-25MAINTAINERS: Add NRF51 entryJoel Stanley
2018-09-25hw/arm/virt-acpi-build: Add a check for memory-less NUMA nodesShannon Zhao
2018-09-25hw/arm/exynos4210: fix Exynos4210 UART supportBartlomiej Zolnierkiewicz
2018-09-25target/arm: Fix cpu_get_tb_cpu_state() for non-SVE CPUsRichard Henderson
2018-09-25Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20180925' into...Peter Maydell
2018-09-25Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell
2018-09-25Merge remote-tracking branch 'remotes/armbru/tags/pull-qobject-2018-09-24' in...Peter Maydell
2018-09-25Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-09-24' into...Peter Maydell
2018-09-25Merge remote-tracking branch 'remotes/xtensa/tags/20180918-xtensa' into stagingPeter Maydell
2018-09-25Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc.for-upstream-2...Peter Maydell
2018-09-25Merge remote-tracking branch 'remotes/famz/tags/docker-pull-request' into sta...Peter Maydell
2018-09-24curl: Make sslverify=off disable host as well as peer verification.Richard W.M. Jones
2018-09-24block/rbd: add deprecation documentation for filename keyvalue pairsJeff Cody
2018-09-24block/rbd: add iotest for rbd legacy keyvalue filename parsingJeff Cody
2018-09-24block/rbd: Attempt to parse legacy filenamesJeff Cody
2018-09-24block/rbd: pull out qemu_rbd_convert_optionsJeff Cody
2018-09-2540p: add fixed IRQ routing for LSI SCSI deviceMark Cave-Ayland
2018-09-25lsi53c895a: add optional external IRQ via qdevMark Cave-Ayland
2018-09-25scsi: remove unused lsi53c895a_create() and lsi53c810_create() functionsMark Cave-Ayland
2018-09-25scsi: move lsi53c8xx_create() callers to lsi53c8xx_handle_legacy_cmdline()Mark Cave-Ayland
2018-09-25scsi: add lsi53c8xx_handle_legacy_cmdline() functionMark Cave-Ayland
2018-09-25sm501: Adjust endianness of pixel value in rectangle fillMarcus Comstedt
2018-09-25spapr_pci: add an extra 'nr_msis' argument to spapr_populate_pci_dtCédric Le Goater
2018-09-25spapr: increase the size of the IRQ number spaceCédric Le Goater
2018-09-25spapr: introduce a spapr_irq class 'nr_msis' attributeCédric Le Goater