aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-13travis: use libgcc-4.8-dev (libgcc-6-dev is not available on Ubuntu 14.04)Philippe Mathieu-Daudé
2018-02-13memory: unify loops to sync dirty log bitmapPaolo Bonzini
2018-02-13memory: hide memory_region_sync_dirty_bitmap behind DirtyBitmapSnapshotPaolo Bonzini
2018-02-13memory: remove memory_region_test_and_clear_dirtyPaolo Bonzini
2018-02-13g364fb: switch to using DirtyBitmapSnapshotPaolo Bonzini
2018-02-13sdhci: add Spec v4.2 register definitionsPhilippe Mathieu-Daudé
2018-02-13sdhci: add a check_capab_v3() qtestPhilippe Mathieu-Daudé
2018-02-13sdhci: check Spec v3 capabilities qtestPhilippe Mathieu-Daudé
2018-02-13hw/arm/xilinx_zynqmp: enable the UHS-I modePhilippe Mathieu-Daudé
2018-02-13hw/arm/xilinx_zynqmp: fix the capabilities/spec version to match the datasheetPhilippe Mathieu-Daudé
2018-02-13hw/arm/fsl-imx6: implement SDHCI Spec. v3Philippe Mathieu-Daudé
2018-02-13hw/arm/bcm2835_peripherals: change maximum block size to 1kBPhilippe Mathieu-Daudé
2018-02-13hw/arm/bcm2835_peripherals: implement SDHCI Spec v3Philippe Mathieu-Daudé
2018-02-13sdhci: implement CMD/DAT[] fields in the Present State registerPhilippe Mathieu-Daudé
2018-02-13sdhci: implement UHS-I voltage switchPhilippe Mathieu-Daudé
2018-02-13sdbus: add trace eventsPhilippe Mathieu-Daudé
2018-02-13sdhci: implement the Host Control 2 register (tuning sequence)Philippe Mathieu-Daudé
2018-02-13sdhci: rename the hostctl1 registerPhilippe Mathieu-Daudé
2018-02-13sdhci: add support for v3 capabilitiesPhilippe Mathieu-Daudé
2018-02-13hw/arm/xilinx_zynq: fix the capabilities register to match the datasheetPhilippe Mathieu-Daudé
2018-02-13hw/arm/exynos4210: add a comment about a very similar SDHCI (Spec. v2)Philippe Mathieu-Daudé
2018-02-13hw/arm/exynos4210: access the 64-bit capareg with qdev_prop_set_uint64()Philippe Mathieu-Daudé
2018-02-13sdhci: check Spec v2 capabilities (DMA and 64-bit bus)Philippe Mathieu-Daudé
2018-02-13sdhci: Fix 64-bit ADMA2Sai Pavan Boddu
2018-02-13sdhci: replace DMA magic value by BLOCK_SIZE_MASKPhilippe Mathieu-Daudé
2018-02-13sdhci: check the Spec v1 capabilities correctnessPhilippe Mathieu-Daudé
2018-02-13sdhci: simplify sdhci_get_fifolen()Philippe Mathieu-Daudé
2018-02-13sdhci: use a numeric value for the default CAPAB registerPhilippe Mathieu-Daudé
2018-02-13sdhci: add a 'spec_version property' (default to v2)Philippe Mathieu-Daudé
2018-02-13sdhci: add qtest to check the SD Spec versionPhilippe Mathieu-Daudé
2018-02-13sdhci: add a check_capab_sdma() qtestPhilippe Mathieu-Daudé
2018-02-13sdhci: add a check_capab_baseclock() qtestPhilippe Mathieu-Daudé
2018-02-13sdhci: add check_capab_readonly() qtestPhilippe Mathieu-Daudé
2018-02-13sdhci: add qtest to check the SD capabilities registerPhilippe Mathieu-Daudé
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