aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-20arm: check regime, not current state, for ATS write PAR formatPeter Maydell1-1/+1
2017-11-20nvic: Fix ARMv7M MPU_RBAR readsPeter Maydell1-1/+1
2017-11-20target/arm: Report GICv3 sysregs present in ID registers if neededPeter Maydell1-4/+40
2017-11-20Revert "cpu-exec: don't overwrite exception_index"Peter Maydell1-3/+1
2017-11-17Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell57-93/+1751
2017-11-17Merge remote-tracking branch 'mreitz/tags/pull-block-2017-11-17' into queue-b...Kevin Wolf43-42/+1085
2017-11-17iotests: Make 087 pass without AIO enabledMax Reitz1-1/+8
2017-11-17block: Make bdrv_next() keep strong referencesMax Reitz5-2/+57
2017-11-17qcow2: Fix overly broad madvise()Max Reitz1-1/+1
2017-11-17qcow2: Refuse to get unaligned offsets from cacheMax Reitz3-0/+71
2017-11-17qcow2: Add bounds check to get_refblock_offset()Max Reitz4-7/+93
2017-11-17block: Guard against NULL bs->drvMax Reitz7-3/+130
2017-11-17qcow2: Unaligned zero cluster in handle_alloc()Max Reitz3-1/+38
2017-11-17qcow2: check_errors are fatalMax Reitz3-1/+47
2017-11-17qcow2: reject unaligned offsets in write compressedAnton Nefedov1-0/+4
2017-11-17iotests: Add test for failing qemu-img commitMax Reitz2-0/+44
2017-11-17tests: Add check-qobject for equality testsMax Reitz3-1/+332
2017-11-17iotests: Add test for non-string option reopeningMax Reitz2-0/+14
2017-11-17block: qobject_is_equal() in bdrv_reopen_prepare()Max Reitz1-11/+18
2017-11-17qapi: Add qobject_is_equal()Max Reitz14-0/+186
2017-11-17qapi/qlist: Add qlist_append_null() macroMax Reitz2-0/+6
2017-11-17qapi/qnull: Add own headerMax Reitz8-14/+36
2017-11-17qcow2: fix image corruption on commit with persistent bitmapEric Blake3-18/+270
2017-11-17iotests: test clearing unknown autoclear_features by qcow2Vladimir Sementsov-Ogievskiy3-0/+72
2017-11-17block: Fix permissions in image activationKevin Wolf1-10/+22
2017-11-17Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-11-17' into st...Peter Maydell3-56/+40
2017-11-17nbd/server: Fix error reporting for bad requestsEric Blake1-24/+12
2017-11-17nbd/client: Don't hard-disconnect on ESHUTDOWN from serverEric Blake1-6/+0
2017-11-17nbd/client: Use error_prepend() correctlyEric Blake1-24/+26
2017-11-17nbd: Don't crash when server reports NBD_CMD_READ failureEric Blake1-2/+2
2017-11-17qcow2: fix image corruption after committing qcow2 image into baseDaniel P. Berrange5-3/+238
2017-11-17block: Deprecate bdrv_set_read_only() and usersKevin Wolf7-16/+54
2017-11-17qcow2: don't permit changing encryption parametersDaniel P. Berrange1-0/+3
2017-11-17block: Fix error path in bdrv_backing_update_filename()Kevin Wolf1-1/+1
2017-11-17qemu-iotests: Use -nographic in 182Kevin Wolf1-1/+1
2017-11-17replication: Fix replication open failWang Guang1-4/+7
2017-11-17Merge remote-tracking branch 'remotes/kraxel/tags/ui-20171117-pull-request' i...Peter Maydell1-22/+27
2017-11-16Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell31-65/+175
2017-11-16Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell1-0/+12
2017-11-16tests/bios-tables-test: Fix endianess problems when passing data to iaslThomas Huth3-52/+39
2017-11-16build-sys: restrict vmcoreinfo to fw_cfg+dma capable targetsMarc-André Lureau4-1/+5
2017-11-16vmcoreinfo: put it in the 'misc' device categoryMarc-André Lureau1-0/+1
2017-11-16NUMA: Enable adding NUMA node implicitlyDou Liyang6-3/+25
2017-11-16tests/acpi-test-data: update _CRS in DSDTMichael S. Tsirkin10-0/+0
2017-11-16hw/pcie-pci-bridge: restrict to X86 and ARMMarcel Apfelbaum1-2/+2
2017-11-16hw/pci-host: Fix x86 Host Bridges 64bit PCI holeMarcel Apfelbaum5-6/+101
2017-11-16pci: Initialize pci_dev->name before useAlexey Kardashevskiy1-1/+1
2017-11-16fix: unrealize virtio device if we fail to hotplug itlinzhecheng1-0/+1
2017-11-16Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell11-74/+81
2017-11-16throttle-groups: forget timer and schedule next TGM on detachStefan Hajnoczi1-0/+12