aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-11Merge remote-tracking branch 'remotes/kraxel/tags/pull-fixes-20170411-1' into...Peter Maydell
2017-04-11qxl: add migration blocker to avoid pre-save assertGerd Hoffmann
2017-04-10Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell
2017-04-10Merge remote-tracking branch 'remotes/stsquad/tags/pull-mttcg-fixups-for-rc2-...Peter Maydell
2017-04-10configure: on Windows minimum glib version must be 2.30Peter Maydell
2017-04-10replay: assert time only goes forwardAlex Bennée
2017-04-10cpus: call cpu_update_icount on readAlex Bennée
2017-04-10cpu-exec: update icount after each TB_EXITAlex Bennée
2017-04-10cpus: introduce cpu_update_icount helperAlex Bennée
2017-04-10cpus: don't credit executed instructions before they have runAlex Bennée
2017-04-10cpus: move icount preparation out of tcg_exec_cpuAlex Bennée
2017-04-10cpus: check cpu->running in cpu_get_icount_raw()Alex Bennée
2017-04-10cpus: remove icount handling from qemu_tcg_cpu_thread_fnAlex Bennée
2017-04-10target/i386/misc_helper: wrap BQL around another IRQ generatorAlex Bennée
2017-04-10cpus: fix wrong define nameNikunj A Dadhania
2017-04-109pfs: xattr: fix memory leak in v9fs_list_xattrLi Qiang
2017-04-07scripts/qemugdb/mtree.py: fix up mtree dumpAlex Bennée
2017-04-07Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2017-04-07mirror: Fix aio context of mirror_top_bsFam Zheng
2017-04-07block: Assert attached child node has right aio contextFam Zheng
2017-04-07block: Fix unpaired aio_disable_external in external snapshotFam Zheng
2017-04-07block: Don't check permissions for copy on readKevin Wolf
2017-04-07qemu-img: img_create does not support image-opts, fix docsJeff Cody
2017-04-07iotests: Add mirror tests for orphaned sourceMax Reitz
2017-04-07block/mirror: Fix use-after-freeMax Reitz
2017-04-07commit: Set commit_top_bs->total_sectorsKevin Wolf
2017-04-07commit: Set commit_top_bs->aio_contextKevin Wolf
2017-04-07block: Ignore guest dev permissions during incoming migrationKevin Wolf
2017-04-07qxl: switch display on entering VGAMarc-André Lureau
2017-04-07Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20170406.0' ...Peter Maydell
2017-04-06vfio/pci-quirks: Exclude non-ioport BAR from NVIDIA quirkAlex Williamson
2017-04-06Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2017-04-05tco: do not generate an NMIPaolo Bonzini
2017-04-04Update version for v2.9.0-rc3 releasev2.9.0-rc3Peter Maydell
2017-04-04Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell
2017-04-04Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2017-04-049pfs: clear migration blocker at session resetGreg Kurz
2017-04-049pfs: fix multiple flush for same requestGreg Kurz
2017-04-04pci: Only unmap bus_master_enabled_region if was added previouslyAlexey Kardashevskiy
2017-04-04Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2017-04-04-1' in...Peter Maydell
2017-04-04io: fix FD socket handling in DNS lookupDaniel P. Berrange
2017-04-04io: fix incoming client socket initializationWang guang
2017-04-04Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2017-04-03tests/libqtest.c: Delete possible stale unix socketsPeter Maydell
2017-04-03main-loop: Acquire main_context lock around os_host_main_loop_wait.Richard W.M. Jones
2017-04-03Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2017-04-03' in...Peter Maydell
2017-04-03block/parallels: Avoid overflowsMax Reitz
2017-04-03iotests: Improve image-clear tests on non-aligned imageEric Blake
2017-04-03qcow2: Discard unaligned tail when wiping imageEric Blake
2017-04-03iotests: fix 097 when run with qcowDaniel P. Berrange