aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-14linux-user: drop __cygwin__ ifdefRiku Voipio
2017-02-14linux-user: remove ifdef __USER_MISCRiku Voipio
2017-02-14Merge remote-tracking branch 'remotes/rth/tags/pull-or-20170214' into stagingPeter Maydell
2017-02-14target/openrisc: Optimize for r0 being zeroRichard Henderson
2017-02-14target/openrisc: Tidy handling of delayed branchesRichard Henderson
2017-02-14target/openrisc: Tidy ppc/npc implementationRichard Henderson
2017-02-14target/openrisc: Optimize l.jal to nextRichard Henderson
2017-02-14target/openrisc: Fix maddRichard Henderson
2017-02-14target/openrisc: Implement muld, muldu, macu, msbuRichard Henderson
2017-02-14target/openrisc: Represent MACHI:MACLO as a single unitRichard Henderson
2017-02-14target/openrisc: Implement msyncRichard Henderson
2017-02-14target/openrisc: Enable trap, csync, msync, psync for user modeRichard Henderson
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