aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-22libqos: Add migration helpersJohn Snow
2015-05-22libqos/ahci: Fix sector set methodJohn Snow
2015-05-22libqos/ahci: Add halted command helpersJohn Snow
2015-05-22glib: remove stale compat functionsJohn Snow
2015-05-22configure: require glib 2.22John Snow
2015-05-22Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2015-05-22Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-20150522'...Peter Maydell
2015-05-22MAINTAINERS: Split "Block QAPI, monitor, command line" off coreMarkus Armbruster
2015-05-22MAINTAINERS: Add header files to Block Layer Core sectionKevin Wolf
2015-05-22tests: add test case for encrypted qcow2 read/writeDaniel P. Berrange
2015-05-22qemu-io: prompt for encryption keys when requiredDaniel P. Berrange
2015-05-22util: allow \n to terminate password inputDaniel P. Berrange
2015-05-22util: move read_password method out of qemu-img into osdep/oslibDaniel P. Berrange
2015-05-22qcow2/qcow: protect against uninitialized encryption keyDaniel P. Berrange
2015-05-22qemu-iotests: Make debugging python tests easierFam Zheng
2015-05-22qemu-iotests: qemu-img info on afl VMDK image with a huge capacityFam Zheng
2015-05-22block: Detect multiplication overflow in bdrv_getlengthFam Zheng
2015-05-22qemu-io: Use getopt() correctlyEric Blake
2015-05-22qcow2: style fixes in qcow2-cache.cAlberto Garcia
2015-05-22qcow2: make qcow2_cache_put() a void functionAlberto Garcia
2015-05-22qcow2: use a hash to look for entries in the L2 cacheAlberto Garcia
2015-05-22qcow2: remove qcow2_cache_find_entry_to_replace()Alberto Garcia
2015-05-22qcow2: use an LRU algorithm to replace entries from the L2 cacheAlberto Garcia
2015-05-22qcow2: simplify qcow2_cache_put() and qcow2_cache_entry_mark_dirty()Alberto Garcia
2015-05-22qcow2: use one single memory block for the L2/refcount cache tablesAlberto Garcia
2015-05-22vmdk: Fix overflow if l1_size is 0x20000000Fam Zheng
2015-05-22vmdk: Fix next_cluster_sector for compressed writeFam Zheng
2015-05-22nvme: support NVME_VOLATILE_WRITE_CACHE featureChristoph Hellwig
2015-05-22qcow2: Flush pending discards before allocating clusterKevin Wolf
2015-05-22target-tricore: add RR_DIV and RR_DIV_U instructions of the v1.6 ISABastian Koppelmann
2015-05-22target-tricore: add FRET instructions of the v1.6 ISABastian Koppelmann
2015-05-22target-tricore: add FCALL instructions of the v1.6 ISABastian Koppelmann
2015-05-22target-tricore: add SYS_RESTORE instruction of the v1.6 ISABastian Koppelmann
2015-05-22target-tricore: add RR_CRC32 instruction of the v1.6.1 ISABastian Koppelmann
2015-05-22target-tricore: add SWAPMSK instructions of the v1.6.1 ISABastian Koppelmann
2015-05-22target-tricore: add CMPSWP instructions of the v1.6.1 ISABastian Koppelmann
2015-05-22target-tricore: Add SRC_MOV_E instruction of the v1.6 ISABastian Koppelmann
2015-05-22target-tricore: introduce ISA v1.6.1 featureBastian Koppelmann
2015-05-22target-tricore: Add ISA v1.3.1 cpu and fix tc1796 to using v1.3Bastian Koppelmann
2015-05-22Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2015-05-22Revert "target-alpha: Add vector implementation for CMPBGE"Peter Maydell
2015-05-22Merge remote-tracking branch 'remotes/rth/tags/pull-axp-20150521' into stagingPeter Maydell
2015-05-22block: get_block_status: use "else" when testing the opposite conditionPaolo Bonzini
2015-05-22qemu-iotests: Test unaligned sub-block zero writeFam Zheng
2015-05-22block: Fix NULL deference for unaligned write if qiov is NULLFam Zheng
2015-05-22Revert "block: Fix unaligned zero write"Fam Zheng
2015-05-22block: align bounce buffers to pageDenis V. Lunev
2015-05-22block: minimal bounce buffer alignmentDenis V. Lunev
2015-05-22block: return EPERM on writes or discards to read-only devicesPaolo Bonzini
2015-05-22configure: Add workaround for ccache and clangJohn Snow