aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-11hw/i386/pc: run the multiboot loader before the PVH loaderStefano Garzarella
2019-03-11tests: test-qgraph: fix a memory leakLi Qiang
2019-03-11riscv/Kconfig: enable PCI_DEVICESDavid Abdurachmanov
2019-03-11vfio-pci: enable by defaultPaolo Bonzini
2019-03-11memory: Do not update coalesced IO range in the case of NOPJagannathan Raman
2019-03-11Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190311-v2-pull-request...Peter Maydell
2019-03-11Makefile: Don't install non-sphinx files in sphinx docs installPeter Maydell
2019-03-11Makefile: Fix 'make distclean'Peter Maydell
2019-03-11Makefile: Fix Sphinx documentation builds for in-tree buildsPeter Maydell
2019-03-11monitor: deprecate acl_show, acl_reset, acl_policy, acl_add, acl_removeDaniel P. Berrangé
2019-03-11vnc: allow specifying a custom authorization object nameDaniel P. Berrange
2019-03-11vnc: fix update stallsGerd Hoffmann
2019-03-11curses: support wide inputSamuel Thibault
2019-03-11Reduce curses escdelay from 1s to 25msSamuel Thibault
2019-03-09Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-03-08' into st...Peter Maydell
2019-03-09Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2019-03-09Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2019-03-08Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-2019-03-0...Peter Maydell
2019-03-08Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-03-0...Peter Maydell
2019-03-08Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20190307' into stagingPeter Maydell
2019-03-08Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-qgraph' into ...Peter Maydell
2019-03-08Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...Peter Maydell
2019-03-08qcow2 spec: Describe string header extensionsKevin Wolf
2019-03-08qemu-iotests: Add dependency to qemu-nbd toolPhilippe Mathieu-Daudé
2019-03-08ahci-test: Add dependency to qemu-img toolPhilippe Mathieu-Daudé
2019-03-08qemu-iotests: amend with external data fileKevin Wolf
2019-03-08qemu-iotests: General tests for qcow2 with external data fileKevin Wolf
2019-03-08qemu-iotests: Preallocation with external data fileKevin Wolf
2019-03-08qcow2: Implement data-file-raw create optionKevin Wolf
2019-03-08qcow2: Store data file name in the imageKevin Wolf
2019-03-08qcow2: Creating images with external data fileKevin Wolf
2019-03-08qcow2: Add basic data-file infrastructureKevin Wolf
2019-03-08qcow2: Support external data file in qemu-img checkKevin Wolf
2019-03-08qcow2: Return error for snapshot operation with data fileKevin Wolf
2019-03-08qcow2: External file I/OKevin Wolf
2019-03-08qcow2: Prepare qcow2_co_block_status() for data fileKevin Wolf
2019-03-08qcow2: Return 0/-errno in qcow2_alloc_compressed_cluster_offset()Kevin Wolf
2019-03-08qcow2: Don't assume 0 is an invalid cluster offsetKevin Wolf
2019-03-08qcow2: Prepare count_contiguous_clusters() for external data fileKevin Wolf
2019-03-08qcow2: Prepare qcow2_get_cluster_type() for external data fileKevin Wolf
2019-03-08qcow2: Pass bs to qcow2_get_cluster_type()Kevin Wolf
2019-03-08qcow2: Basic definitions for external data filesKevin Wolf
2019-03-08qcow2: Extend spec for external data filesKevin Wolf
2019-03-08qcow2: Simplify preallocation codeKevin Wolf
2019-03-08qemu-iotests: Test qcow2 preallocation modesKevin Wolf
2019-03-08qemu-iotests: Ensure GNU sed is usedPhilippe Mathieu-Daudé
2019-03-08qemu-iotests: Improve portability by searching bash in the $PATHPhilippe Mathieu-Daudé
2019-03-08tests/bios-tables: Improve portability by searching bash in the $PATHPhilippe Mathieu-Daudé
2019-03-08tests/multiboot: Improve portability by searching bash in the $PATHPhilippe Mathieu-Daudé
2019-03-08iotests: check whitelisted formatsAndrey Shinkevich