Age | Commit message (Expand) | Author |
2017-02-13 | migration: consolidate VMStateField.start | Halil Pasic |
2017-02-13 | migrate: Introduce zero RAM checks to skip RAM migration | Ashijeet Acharya |
2017-02-13 | migration: discard non-dirty ram pages after the start of postcopy | Pavel Butsykin |
2017-02-13 | add 'release-ram' migrate capability | Pavel Butsykin |
2017-02-13 | migration: add MigrationState arg for ram_save_/compressed_/page() | Pavel Butsykin |
2017-02-13 | MAINTAINERS: update my email address | Amit Shah |
2017-02-13 | migration: remove myself as maintainer | Amit Shah |
2017-02-13 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20170213-1' into s... | Peter Maydell |
2017-02-13 | Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2017-02-12' in... | Peter Maydell |
2017-02-13 | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20170210.0' ... | Peter Maydell |
2017-02-12 | qemu-img: Avoid setting ret to unused value in img_convert() | Peter Maydell |
2017-02-12 | qemu-img: Use qemu_strtoul() rather than raw strtoul() | Peter Maydell |
2017-02-12 | qemu-io: don't allow I/O operations larger than BDRV_REQUEST_MAX_BYTES | Alberto Garcia |
2017-02-12 | qcow2: Optimize the refcount-block overlap check | Alberto Garcia |
2017-02-12 | qemu-io: Add failure regression tests | Nir Soffer |
2017-02-12 | qemu-iotests: Add _unsupported_fmt helper | Nir Soffer |
2017-02-12 | qemu-io: Return non-zero exit code on failure | Nir Soffer |
2017-02-12 | block/nfs: fix naming of runtime opts | Peter Lieven |
2017-02-12 | block/nfs: fix NULL pointer dereference in URI parsing | Peter Lieven |
2017-02-12 | block: bdrv_invalidate_cache: invalidate children first | Vladimir Sementsov-Ogievskiy |
2017-02-12 | block/qapi: reduce the execution time of qmp_query_blockstats | Dou Liyang |
2017-02-12 | block/qapi: reduce the coupling between the bdrv_query_stats and bdrv_query_b... | Dou Liyang |
2017-02-12 | qemu-iotest: test to lookup protocol-based image with relative backing | Jeff Cody |
2017-02-12 | qemu-iotests: Don't create fifos / pidfiles with protocol paths | Jeff Cody |
2017-02-12 | block: check full backing filename when searching protocol filenames | Jeff Cody |
2017-02-12 | block/vmdk: Fix the endian problem of buf_len and lba | QingFeng Hao |
2017-02-12 | iotests: record separate timings per format,protocol pair | Daniel P. Berrange |
2017-02-12 | iotests: Fix reference output for 059 | Fam Zheng |
2017-02-12 | qapi: Tweak error message of bdrv_query_image_info | Fam Zheng |
2017-02-12 | qemu-img: Improve commit invalid base message | Max Reitz |
2017-02-12 | iotests: Fix a problem in common.filter | QingFeng Hao |
2017-02-10 | hw/vfio: Add CONFIG switches for calxeda-xgmac and amd-xgbe | Thomas Huth |
2017-02-10 | hw/vfio/pci-quirks: Set category of the "vfio-pci-igd-lpc-bridge" device | Thomas Huth |
2017-02-10 | vfio-pci: Fix GTT wrap-around for Skylake+ IGD | Alex Williamson |
2017-02-10 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170210'... | Peter Maydell |
2017-02-10 | Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging | Peter Maydell |
2017-02-10 | aspeed/smc: use a modulo to check segment limits | Cédric Le Goater |
2017-02-10 | aspeed/smc: handle dummies only in fast read mode | Cédric Le Goater |
2017-02-10 | aspeed: remove useless comment on controller segment size | Cédric Le Goater |
2017-02-10 | aspeed: check for negative values returned by blk_getlength() | Cédric Le Goater |
2017-02-10 | hw/arm/virt: Declare fwcfg as dma cache coherent in dt | Alexander Graf |
2017-02-10 | hw/arm/virt: Declare fwcfg as dma cache coherent in ACPI | Alexander Graf |
2017-02-10 | hw/arm/virt: Declare virtio-mmio as dma cache coherent in ACPI | Alexander Graf |
2017-02-10 | target-arm: Declare virtio-mmio as dma-coherent in dt | Alexander Graf |
2017-02-10 | target-arm: Enable vPMU support under TCG mode | Wei Huang |
2017-02-10 | target-arm: Add support for PMU register PMINTENSET_EL1 | Wei Huang |
2017-02-10 | target-arm: Add support for AArch64 PMU register PMXEVTYPER_EL0 | Wei Huang |
2017-02-10 | target-arm: Add support for PMU register PMSELR_EL0 | Wei Huang |
2017-02-10 | ahci: advertise HOST_CAP_64 | Ladi Prosek |
2017-02-10 | Revert "cirrus: allow zero source pitch in pattern fill rops" | Gerd Hoffmann |