aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-17iotests: Make 087 pass without AIO enabledMax Reitz
2017-11-17block: Make bdrv_next() keep strong referencesMax Reitz
2017-11-17qcow2: Fix overly broad madvise()Max Reitz
2017-11-17qcow2: Refuse to get unaligned offsets from cacheMax Reitz
2017-11-17qcow2: Add bounds check to get_refblock_offset()Max Reitz
2017-11-17block: Guard against NULL bs->drvMax Reitz
2017-11-17qcow2: Unaligned zero cluster in handle_alloc()Max Reitz
2017-11-17qcow2: check_errors are fatalMax Reitz
2017-11-17qcow2: reject unaligned offsets in write compressedAnton Nefedov
2017-11-17iotests: Add test for failing qemu-img commitMax Reitz
2017-11-17tests: Add check-qobject for equality testsMax Reitz
2017-11-17iotests: Add test for non-string option reopeningMax Reitz
2017-11-17block: qobject_is_equal() in bdrv_reopen_prepare()Max Reitz
2017-11-17qapi: Add qobject_is_equal()Max Reitz
2017-11-17qapi/qlist: Add qlist_append_null() macroMax Reitz
2017-11-17qapi/qnull: Add own headerMax Reitz
2017-11-17qcow2: fix image corruption on commit with persistent bitmapEric Blake
2017-11-17iotests: test clearing unknown autoclear_features by qcow2Vladimir Sementsov-Ogievskiy
2017-11-17block: Fix permissions in image activationKevin Wolf
2017-11-17Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-11-17' into st...Peter Maydell
2017-11-17nbd/server: Fix error reporting for bad requestsEric Blake
2017-11-17nbd/client: Don't hard-disconnect on ESHUTDOWN from serverEric Blake
2017-11-17nbd/client: Use error_prepend() correctlyEric Blake
2017-11-17nbd: Don't crash when server reports NBD_CMD_READ failureEric Blake
2017-11-17qcow2: fix image corruption after committing qcow2 image into baseDaniel P. Berrange
2017-11-17block: Deprecate bdrv_set_read_only() and usersKevin Wolf
2017-11-17qcow2: don't permit changing encryption parametersDaniel P. Berrange
2017-11-17block: Fix error path in bdrv_backing_update_filename()Kevin Wolf
2017-11-17qemu-iotests: Use -nographic in 182Kevin Wolf
2017-11-17replication: Fix replication open failWang Guang
2017-11-17Merge remote-tracking branch 'remotes/kraxel/tags/ui-20171117-pull-request' i...Peter Maydell
2017-11-16Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2017-11-16Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2017-11-16tests/bios-tables-test: Fix endianess problems when passing data to iaslThomas Huth
2017-11-16build-sys: restrict vmcoreinfo to fw_cfg+dma capable targetsMarc-André Lureau
2017-11-16vmcoreinfo: put it in the 'misc' device categoryMarc-André Lureau
2017-11-16NUMA: Enable adding NUMA node implicitlyDou Liyang
2017-11-16tests/acpi-test-data: update _CRS in DSDTMichael S. Tsirkin
2017-11-16hw/pcie-pci-bridge: restrict to X86 and ARMMarcel Apfelbaum
2017-11-16hw/pci-host: Fix x86 Host Bridges 64bit PCI holeMarcel Apfelbaum
2017-11-16pci: Initialize pci_dev->name before useAlexey Kardashevskiy
2017-11-16fix: unrealize virtio device if we fail to hotplug itlinzhecheng
2017-11-16Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2017-11-16throttle-groups: forget timer and schedule next TGM on detachStefan Hajnoczi
2017-11-16Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20171115' into stagingPeter Maydell
2017-11-16Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2017-11-15-1...Peter Maydell
2017-11-16sdl2: Fix broken display updating after the window is hiddenJindrich Makovicka
2017-11-16sdl2: Do not leave grab when fullscreenJindrich Makovicka
2017-11-16sdl2: Fix dead keyboard after fullsceenJindrich Makovicka
2017-11-16sdl2: Use the same pointer show/hide logic for absolute and relative modeJindrich Makovicka