aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-10Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell1-0/+1
2017-04-10Merge remote-tracking branch 'remotes/stsquad/tags/pull-mttcg-fixups-for-rc2-...Peter Maydell8-40/+110
2017-04-10configure: on Windows minimum glib version must be 2.30Peter Maydell1-1/+5
2017-04-10replay: assert time only goes forwardAlex Bennée2-0/+8
2017-04-10cpus: call cpu_update_icount on readAlex Bennée1-4/+6
2017-04-10cpu-exec: update icount after each TB_EXITAlex Bennée2-20/+12
2017-04-10cpus: introduce cpu_update_icount helperAlex Bennée2-2/+22
2017-04-10cpus: don't credit executed instructions before they have runAlex Bennée2-6/+20
2017-04-10cpus: move icount preparation out of tcg_exec_cpuAlex Bennée1-22/+45
2017-04-10cpus: check cpu->running in cpu_get_icount_raw()Alex Bennée1-1/+1
2017-04-10cpus: remove icount handling from qemu_tcg_cpu_thread_fnAlex Bennée1-2/+2
2017-04-10target/i386/misc_helper: wrap BQL around another IRQ generatorAlex Bennée1-0/+3
2017-04-10cpus: fix wrong define nameNikunj A Dadhania1-1/+1
2017-04-109pfs: xattr: fix memory leak in v9fs_list_xattrLi Qiang1-0/+1
2017-04-07scripts/qemugdb/mtree.py: fix up mtree dumpAlex Bennée1-2/+10
2017-04-07Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell13-10/+148
2017-04-07mirror: Fix aio context of mirror_top_bsFam Zheng1-0/+1
2017-04-07block: Assert attached child node has right aio contextFam Zheng1-0/+4
2017-04-07block: Fix unpaired aio_disable_external in external snapshotFam Zheng1-2/+2
2017-04-07block: Don't check permissions for copy on readKevin Wolf1-1/+8
2017-04-07qemu-img: img_create does not support image-opts, fix docsJeff Cody1-2/+2
2017-04-07iotests: Add mirror tests for orphaned sourceMax Reitz3-2/+63
2017-04-07block/mirror: Fix use-after-freeMax Reitz1-2/+10
2017-04-07commit: Set commit_top_bs->total_sectorsKevin Wolf1-0/+1
2017-04-07commit: Set commit_top_bs->aio_contextKevin Wolf1-0/+2
2017-04-07block: Ignore guest dev permissions during incoming migrationKevin Wolf4-1/+55
2017-04-07qxl: switch display on entering VGAMarc-André Lureau1-0/+1
2017-04-07Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20170406.0' ...Peter Maydell1-1/+1
2017-04-06vfio/pci-quirks: Exclude non-ioport BAR from NVIDIA quirkAlex Williamson1-1/+1
2017-04-06Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell3-8/+0
2017-04-05tco: do not generate an NMIPaolo Bonzini3-8/+0
2017-04-04Update version for v2.9.0-rc3 releasev2.9.0-rc3Peter Maydell1-1/+1
2017-04-04Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell1-7/+10
2017-04-04Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-2/+4
2017-04-049pfs: clear migration blocker at session resetGreg Kurz1-5/+6
2017-04-049pfs: fix multiple flush for same requestGreg Kurz1-2/+4
2017-04-04pci: Only unmap bus_master_enabled_region if was added previouslyAlexey Kardashevskiy1-2/+4
2017-04-04Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2017-04-04-1' in...Peter Maydell3-11/+10
2017-04-04io: fix FD socket handling in DNS lookupDaniel P. Berrange1-4/+1
2017-04-04io: fix incoming client socket initializationWang guang2-7/+9
2017-04-04Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell7-82/+43
2017-04-03tests/libqtest.c: Delete possible stale unix socketsPeter Maydell1-0/+8
2017-04-03main-loop: Acquire main_context lock around os_host_main_loop_wait.Richard W.M. Jones1-0/+11
2017-04-03Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2017-04-03' in...Peter Maydell26-266/+655
2017-04-03block/parallels: Avoid overflowsMax Reitz1-6/+13
2017-04-03iotests: Improve image-clear tests on non-aligned imageEric Blake4-36/+108
2017-04-03qcow2: Discard unaligned tail when wiping imageEric Blake1-6/+4
2017-04-03iotests: fix 097 when run with qcowDaniel P. Berrange5-130/+251
2017-04-03qemu-io-cmds: Assert that global and nofile commands don't use ct->permsPeter Maydell1-0/+7
2017-04-03sheepdog: Fix blockdev-addMarkus Armbruster2-34/+60