summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-19migration: normalize locking in migration/savevm.cDenis V. Lunev1-1/+18
2015-11-19migration: implement bdrv_all_find_vmstate_bs helperDenis V. Lunev3-15/+21
2015-11-19migration: reorder processing in hmp_savevmDenis V. Lunev1-9/+9
2015-11-19snapshot: create bdrv_all_create_snapshot helperDenis V. Lunev3-13/+34
2015-11-19migration: drop find_vmstate_bs check in hmp_delvmDenis V. Lunev1-5/+0
2015-11-19snapshot: create bdrv_all_find_snapshot helperDenis V. Lunev3-33/+30
2015-11-19migration: factor our snapshottability check in load_vmstateDenis V. Lunev1-8/+7
2015-11-19snapshot: create bdrv_all_goto_snapshot helperDenis V. Lunev3-10/+26
2015-11-19snapshot: create bdrv_all_delete_snapshot helperDenis V. Lunev3-44/+34
2015-11-19snapshot: return error code from bdrv_snapshot_delete_by_id_or_nameDenis V. Lunev2-6/+7
2015-11-19snapshot: create helper to test that block drivers supports snapshotsDenis V. Lunev3-13/+36
2015-11-19Unneeded NULL checkDr. David Alan Gilbert1-1/+1
2015-11-19migration: Dead assignment of current_timeDr. David Alan Gilbert1-1/+0
2015-11-19Set last_sent_blockDr. David Alan Gilbert1-0/+1
2015-11-18Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell3-3/+8
2015-11-18Merge remote-tracking branch 'remotes/berrange/tags/qcrypto-fixes-20151118-1'...Peter Maydell3-3/+10
2015-11-18crypto: avoid passing NULL to access() syscallDaniel P. Berrange1-1/+2
2015-11-18Merge remote-tracking branch 'mreitz/tags/pull-block-for-kevin-2015-11-18' in...Kevin Wolf1-0/+1
2015-11-18block: Call external_snapshot_clean after blockdev-snapshotAlberto Garcia1-0/+1
2015-11-18blockdev: Add missing bdrv_unref() in drive-backupMax Reitz1-0/+1
2015-11-18crypto: fix leaks in TLS x509 helper functionsDaniel P. Berrange1-0/+2
2015-11-18crypto: fix mistaken setting of Error in success code pathDaniel P. Berrange1-2/+2
2015-11-18crypto: fix leak of gnutls_dh_params_t data on credential unloadDaniel P. Berrange1-0/+4
2015-11-18iotests: fix race in 030John Snow1-1/+4
2015-11-18nand: fix address overflowRabin Vincent1-2/+2
2015-11-18Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2015-11-13-v2-tag'...Peter Maydell2-2/+8
2015-11-18Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell6-26/+179
2015-11-17makefile: fix w32 install target for qemu-gaMichael Roth1-1/+4
2015-11-17qga: allow to lookup in PATH from the passed envp for guest-execYuri Pudgorodskiy1-0/+3
2015-11-17qga: fix for default env processing for guest-execYuri Pudgorodskiy1-1/+1
2015-11-17Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell3-5/+28
2015-11-17ide: enable buffered requests for PIO read requestsPeter Lieven1-2/+2
2015-11-17ide: enable buffered requests for ATAPI devicesPeter Lieven1-5/+5
2015-11-17ide: orphan all buffered requests on DMA cancelPeter Lieven1-0/+19
2015-11-17ide: add support for IDEBufferedRequestPeter Lieven2-0/+61
2015-11-17block: add blk_abort_aio_requestPeter Lieven2-8/+12
2015-11-17ide/atapi: make PIO read requests asyncPeter Lieven1-13/+82
2015-11-17target-i386: Disable rdtscp on Opteron_G* CPU modelsEduardo Habkost2-4/+25
2015-11-17target-i386: Fix mulx for identical target regsRichard Henderson1-1/+3
2015-11-17Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20151116-1' into s...Peter Maydell5-40/+245
2015-11-17Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell9-42/+231
2015-11-17virtio-blk: Fix double completion for werror=stopFam Zheng1-0/+4
2015-11-17block: make 'stats-interval' an array of ints instead of a stringAlberto Garcia3-39/+61
2015-11-17aio-epoll: Fix use-after-free of nodeFam Zheng1-1/+5
2015-11-17disas/arm: avoid clang shifting negative signed warningStefan Hajnoczi1-1/+1
2015-11-17tpm: avoid clang shifting negative signed warningStefan Hajnoczi1-1/+1
2015-11-17tests: Ignore recent test binariesEric Blake1-0/+2
2015-11-17docs: update bitmaps.mdJohn Snow1-0/+157
2015-11-17Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2015-11-17' into ...Peter Maydell3-2/+31
2015-11-17input: Document why x-input-send-event is still experimentalEric Blake1-2/+11