aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-12queue.h: Add QLIST_FIX_HEAD_PTR()Kevin Wolf
2015-06-12block: Drain requests before swapping nodes in bdrv_swap()Kevin Wolf
2015-06-12block: Move flag inheritance to bdrv_open_inherit()Kevin Wolf
2015-06-12block: Use QemuOpts in bdrv_open_common()Kevin Wolf
2015-06-12block: Use macro for cache option namesKevin Wolf
2015-06-12vmdk: Use bdrv_open_image()Kevin Wolf
2015-06-12quorum: Use bdrv_open_image()Kevin Wolf
2015-06-12check-qdict: Test cases for new functionsKevin Wolf
2015-06-12qdict: Add qdict_{set,copy}_default()Kevin Wolf
2015-06-12qdict: Add qdict_array_entries()Kevin Wolf
2015-06-12iotests: Add tests for overriding BDRV_O_PROTOCOLMax Reitz
2015-06-12block: driver should override flags in bdrv_open()Max Reitz
2015-06-12block: Change bitmap truncate conditional to assertionJohn Snow
2015-06-12block: record new size in bdrv_dirty_bitmap_truncateJohn Snow
2015-06-12raw-posix: Fix .bdrv_co_get_block_status() for unaligned image sizeKevin Wolf
2015-06-12vmdk: Use vmdk_find_index_in_cluster everywhereFam Zheng
2015-06-12vmdk: Fix index_in_cluster calculation in vmdk_co_get_block_statusFam Zheng
2015-06-12qcow2: Add DEFAULT_L2_CACHE_CLUSTERSMax Reitz
2015-06-12iotests: qcow2 COW with minimal L2 cache sizeMax Reitz
2015-06-12qcow2: Set MIN_L2_CACHE_SIZE to 2Max Reitz
2015-06-12qemu-iotests: Fix 128 if sudo requiredFam Zheng
2015-06-12iotests: remove assertIsNotNone callJohn Snow
2015-06-12Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150612' into stagingPeter Maydell
2015-06-12Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20150612' i...Peter Maydell
2015-06-12target-mips: enable XPA and LPA featuresLeon Alrae
2015-06-12target-mips: remove misleading comments in translate_init.cLeon Alrae
2015-06-12target-mips: add MTHC0 and MFHC0 instructionsLeon Alrae
2015-06-12target-mips: add CP0.PageGrain.ELPA supportLeon Alrae
2015-06-12target-mips: support Page Frame Number Extension fieldLeon Alrae
2015-06-12target-mips: extend selected CP0 registers to 64-bits in MIPS32Leon Alrae
2015-06-12target-mips: correct MFC0 for CP0.EntryLo in MIPS64Leon Alrae
2015-06-12Remove unneeded memsetDr. David Alan Gilbert
2015-06-12Rename RDMA structures to make destination clearDr. David Alan Gilbert
2015-06-12Teach analyze-migration.py about section footersDr. David Alan Gilbert
2015-06-12Add a protective section footerDr. David Alan Gilbert
2015-06-12Disable section footers on older machine typesDr. David Alan Gilbert
2015-06-12Merge section header writingDr. David Alan Gilbert
2015-06-12Move loadvm_handlers into MigrationIncomingStateDr. David Alan Gilbert
2015-06-12Move copy out of qemu_peek_bufferDr. David Alan Gilbert
2015-06-12Create MigrationIncomingStateDr. David Alan Gilbert
2015-06-12qemu_ram_foreach_block: pass up error value, and down the ramblock nameDr. David Alan Gilbert
2015-06-12Split header writing out of qemu_savevm_state_beginDr. David Alan Gilbert
2015-06-12Add qemu_get_counted_string to read a string prefixed by a count byteDr. David Alan Gilbert
2015-06-12migration: Use normal VMStateDescriptions for SubsectionsJuan Quintela
2015-06-12migration: create savevm_stateJuan Quintela
2015-06-12migration: Remove duplicated assignment of SETUP statusJuan Quintela
2015-06-12rdma: Fix qemu crash when IPv6 address is used for migrationPadmanabh Ratnakar
2015-06-12arch_init: Clean up the duplicate variable 'len' defining in ram_load()zhanghailiang
2015-06-12migration: reduce include filesJuan Quintela
2015-06-12migration: Add myself to the copyright list of both filesJuan Quintela