summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-14target/openrisc: Set flags on helpersRichard Henderson
2017-02-14target/openrisc: Use movcond where appropriateRichard Henderson
2017-02-14target/openrisc: Keep SR_CY and SR_OV in a separate variablesRichard Henderson
2017-02-14target/openrisc: Keep SR_F in a separate variableRichard Henderson
2017-02-14target/openrisc: Invert the decoding in dec_calcRichard Henderson
2017-02-14target/openrisc: Put SR[OVE] in TB flagsRichard Henderson
2017-02-14target/openrisc: Streamline arithmetic and OVERichard Henderson
2017-02-14target/openrisc: Rationalize immediate extractionRichard Henderson
2017-02-14target/openrisc: Tidy insn dumpingRichard Henderson
2017-02-14target/openrisc: Implement lwa, swaRichard Henderson
2017-02-14target/openrisc: Fix exception handling status registersStafford Horne
2017-02-14linux-user: Honor CLONE_SETTLS for openriscRichard Henderson
2017-02-14linux-user: Fix openrisc cpu_loopRichard Henderson
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/dgilbert/tags/pull-migration-20170213a'...Peter Maydell
2017-02-13virtio/migration: Migrate virtio-net to VMStateDr. David Alan Gilbert
2017-02-13tests/migration: Add test for VMSTATE_WITH_TMPDr. David Alan Gilbert
2017-02-13migration: Add VMSTATE_WITH_TMPDr. David Alan Gilbert
2017-02-13migration: Add VMSTATE_UNUSED_VARRAY_UINT32Dr. David Alan Gilbert
2017-02-13COLO: Don't process failover request while loading VM's statezhanghailiang
2017-02-13COLO: Shutdown related socket fd while do failoverzhanghailiang
2017-02-13COLO: fix setting checkpoint-delay not working properlyzhanghailiang
2017-02-13migration: consolidate VMStateField.startHalil Pasic
2017-02-13migrate: Introduce zero RAM checks to skip RAM migrationAshijeet Acharya
2017-02-13migration: discard non-dirty ram pages after the start of postcopyPavel Butsykin
2017-02-13add 'release-ram' migrate capabilityPavel Butsykin
2017-02-13migration: add MigrationState arg for ram_save_/compressed_/page()Pavel Butsykin
2017-02-13MAINTAINERS: update my email addressAmit Shah
2017-02-13migration: remove myself as maintainerAmit Shah
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