aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-13qcow2: Remove BDS parameter from qcow2_cache_put()Alberto Garcia
2018-02-13qcow2: Remove BDS parameter from qcow2_cache_entry_mark_dirty()Alberto Garcia
2018-02-13qcow2: Remove BDS parameter from qcow2_cache_table_release()Alberto Garcia
2018-02-13qcow2: Remove BDS parameter from qcow2_cache_get_table_idx()Alberto Garcia
2018-02-13qcow2: Remove BDS parameter from qcow2_cache_get_table_addr()Alberto Garcia
2018-02-13qcow2: Add table size field to Qcow2CacheAlberto Garcia
2018-02-13qcow2: Fix documentation of get_cluster_table()Alberto Garcia
2018-02-13block: maintain persistent disabled bitmapsVladimir Sementsov-Ogievskiy
2018-02-13sheepdog: Allow fully preallocated truncationMax Reitz
2018-02-13sheepdog: Pass old and new size to sd_prealloc()Max Reitz
2018-02-13sheepdog: Make sd_prealloc() take a BDSMax Reitz
2018-02-13gluster: Add preallocated truncationMax Reitz
2018-02-13gluster: Query current size in do_truncate()Max Reitz
2018-02-13gluster: Pull truncation from qemu_gluster_createMax Reitz
2018-02-13gluster: Move glfs_close() to create's clean-upMax Reitz
2018-02-13qemu-io: fix EOF Ctrl-D handling in qemu-io readline codeDaniel P. Berrange
2018-02-13iotests: Use virtio-blk in 155Max Reitz
2018-02-13block: early check for blockers on drive-mirrorPaolo Bonzini
2018-02-13qcow2: Use g_try_realloc() in qcow2_expand_zero_clusters()Alberto Garcia
2018-02-13docs: Document share-rw property more thoroughlyFam Zheng
2018-02-13qemu-img: Document --force-share / -UFam Zheng
2018-02-13qemu-img.texi: Clean up parameter listFam Zheng
2018-02-13iotests: Fix CID for VMDK afl imageFam Zheng
2018-02-13Revert "tests: use memfd in vhost-user-test"Peter Maydell
2018-02-12Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20180212' int...Peter Maydell
2018-02-12Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell
2018-02-12Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-02-09' into st...Peter Maydell
2018-02-11misc: introduce new mos6522 VIA device and enable it for ppc buildsMark Cave-Ayland
2018-02-11cuda: factor out timebase-derived counter value and load timeMark Cave-Ayland
2018-02-11cuda: set timer 1 frequency property to CUDA_TIMER_FREQMark Cave-Ayland
2018-02-11cuda: don't call cuda_update() when writing to ACR registerMark Cave-Ayland
2018-02-11cuda: minor cosmetic tidy-ups to get_next_irq_time()Mark Cave-Ayland
2018-02-11cuda: rename frequency property to tb_frequencyMark Cave-Ayland
2018-02-11cuda: introduce CUDAState parameter to get_counter()Mark Cave-Ayland
2018-02-10spapr: set vsmt to MAX(8, smp_threads)Laurent Vivier
2018-02-10tests/qapi: use ARRAY_SIZE macroPhilippe Mathieu-Daudé
2018-02-10tests/qapi: use QEMU_IS_ALIGNED macroPhilippe Mathieu-Daudé
2018-02-10tests/hbitmap: use ARRAY_SIZE macroPhilippe Mathieu-Daudé
2018-02-10async: use ARRAY_SIZE macroPhilippe Mathieu-Daudé
2018-02-10qga: use ARRAY_SIZE macroPhilippe Mathieu-Daudé
2018-02-10cuda: don't allow writes to port output pinsMark Cave-Ayland
2018-02-10MAINTAINERS: Add qemu-binfmt-conf.sh scriptThomas Huth
2018-02-10cuda: do not use old_mmio accessesMark Cave-Ayland
2018-02-10oslib-posix: check for posix_memalign in configure scriptAndreas Gustafsson
2018-02-10maint: Mention web site maintenance in READMEEric Blake
2018-02-10build: fix typo in error messageLaurent Vivier
2018-02-10configure: Allow capstone=git only if git update is not disabledAlexey Kardashevskiy
2018-02-10scripts/make-release: Don't archive .git filesCole Robinson
2018-02-10qemu-options.hx: Remove confusing spaces in parameter listingsThomas Huth
2018-02-10mailmap: set preferred spelling for Daniel BerrangéDaniel P. Berrangé