aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-14linux-user: Add MMAP_SHIFT for openriscRichard Henderson
2017-02-14target/openrisc: Rename the cpu from or32 to or1kRichard Henderson
2017-02-13Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2017-02-13Makefile: Make "install" depend on "trace-events-all"Fam Zheng
2017-02-13docs: update manpage for stderr->log renamePhilipp Gesang
2017-02-13Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20170213-1' into s...Peter Maydell
2017-02-13Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2017-02-12' in...Peter Maydell
2017-02-13Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20170210.0' ...Peter Maydell
2017-02-12qemu-img: Avoid setting ret to unused value in img_convert()Peter Maydell
2017-02-12qemu-img: Use qemu_strtoul() rather than raw strtoul()Peter Maydell
2017-02-12qemu-io: don't allow I/O operations larger than BDRV_REQUEST_MAX_BYTESAlberto Garcia
2017-02-12qcow2: Optimize the refcount-block overlap checkAlberto Garcia
2017-02-12qemu-io: Add failure regression testsNir Soffer
2017-02-12qemu-iotests: Add _unsupported_fmt helperNir Soffer
2017-02-12qemu-io: Return non-zero exit code on failureNir Soffer
2017-02-12block/nfs: fix naming of runtime optsPeter Lieven
2017-02-12block/nfs: fix NULL pointer dereference in URI parsingPeter Lieven
2017-02-12block: bdrv_invalidate_cache: invalidate children firstVladimir Sementsov-Ogievskiy
2017-02-12block/qapi: reduce the execution time of qmp_query_blockstatsDou Liyang
2017-02-12block/qapi: reduce the coupling between the bdrv_query_stats and bdrv_query_b...Dou Liyang
2017-02-12qemu-iotest: test to lookup protocol-based image with relative backingJeff Cody
2017-02-12qemu-iotests: Don't create fifos / pidfiles with protocol pathsJeff Cody
2017-02-12block: check full backing filename when searching protocol filenamesJeff Cody
2017-02-12block/vmdk: Fix the endian problem of buf_len and lbaQingFeng Hao
2017-02-12iotests: record separate timings per format,protocol pairDaniel P. Berrange
2017-02-12iotests: Fix reference output for 059Fam Zheng
2017-02-12qapi: Tweak error message of bdrv_query_image_infoFam Zheng
2017-02-12qemu-img: Improve commit invalid base messageMax Reitz
2017-02-12iotests: Fix a problem in common.filterQingFeng Hao
2017-02-10hw/vfio: Add CONFIG switches for calxeda-xgmac and amd-xgbeThomas Huth
2017-02-10hw/vfio/pci-quirks: Set category of the "vfio-pci-igd-lpc-bridge" deviceThomas Huth
2017-02-10vfio-pci: Fix GTT wrap-around for Skylake+ IGDAlex Williamson
2017-02-10Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170210'...Peter Maydell
2017-02-10Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2017-02-10aspeed/smc: use a modulo to check segment limitsCédric Le Goater
2017-02-10aspeed/smc: handle dummies only in fast read modeCédric Le Goater
2017-02-10aspeed: remove useless comment on controller segment sizeCédric Le Goater
2017-02-10aspeed: check for negative values returned by blk_getlength()Cédric Le Goater
2017-02-10hw/arm/virt: Declare fwcfg as dma cache coherent in dtAlexander Graf
2017-02-10hw/arm/virt: Declare fwcfg as dma cache coherent in ACPIAlexander Graf
2017-02-10hw/arm/virt: Declare virtio-mmio as dma cache coherent in ACPIAlexander Graf
2017-02-10target-arm: Declare virtio-mmio as dma-coherent in dtAlexander Graf
2017-02-10target-arm: Enable vPMU support under TCG modeWei Huang
2017-02-10target-arm: Add support for PMU register PMINTENSET_EL1Wei Huang
2017-02-10target-arm: Add support for AArch64 PMU register PMXEVTYPER_EL0Wei Huang
2017-02-10target-arm: Add support for PMU register PMSELR_EL0Wei Huang
2017-02-10ahci: advertise HOST_CAP_64Ladi Prosek
2017-02-10Revert "cirrus: allow zero source pitch in pattern fill rops"Gerd Hoffmann
2017-02-10cirrus: fix patterncopy checksGerd Hoffmann
2017-02-10cirrus: replace debug printf with trace pointsGerd Hoffmann