aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2017-11-16sdl2: Do not quit the emulator when an auxilliary window is closedJindrich Makovicka
2017-11-15fix scripts/update-linux-headers.sh here documentGerd Hoffmann
2017-11-15exec: Do not resolve subpage in mru_sectionPaolo Bonzini
2017-11-15tpm_tis: Return 0 for every register in case of failure modeStefan Berger
2017-11-15tpm_tis: Return TPM_VERSION_UNSPEC in case of BE failureStefan Berger
2017-11-15tpm-emulator: protect concurrent ctrl_chr accessMarc-André Lureau
2017-11-15specs: Extend TPM spec with TPM emulator descriptionStefan Berger
2017-11-15target/arm: Fix GETPC usage in do_paired_cmpxchg64_l/beRichard Henderson
2017-11-15target/arm: Use helper_retaddr in stxp helpersRichard Henderson
2017-11-15tcg: Record code_gen_buffer address for user-only memory helpersRichard Henderson
2017-11-15util/stats64: Fix min/max comparisonsMax Reitz
2017-11-14Update version for v2.11.0-rc1 releasev2.11.0-rc1Peter Maydell
2017-11-14Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2017-11-14' in...Peter Maydell
2017-11-14qemu-iotests: update unsupported image formats in 194Jeff Cody
2017-11-14block/parallels: add migration blockerJeff Cody
2017-11-14block/parallels: Do not update header or truncate image when INMIGRATEJeff Cody
2017-11-14block/vhdx.c: Don't blindly update the headerJeff Cody
2017-11-14iotests: 077: Filter out 'resume' linesFam Zheng