aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-16linux-user: fix settime old value locationMarc-André Lureau1-2/+6
2017-02-16linux-user: Update m68k syscall definitions to match Linux 4.6John Paul Adrian Glaubitz1-0/+3
2017-02-16linux-user: Update sh4 syscall definitions to match Linux 4.8John Paul Adrian Glaubitz1-0/+14
2017-02-14linux-user: manage two new IFLA host message typesLaurent Vivier1-0/+2
2017-02-14linux-user: Fix mq_openLena Djokic1-3/+8
2017-02-14linux-user: Fix readaheadLena Djokic1-1/+1
2017-02-14linux-user: Fix inotify_init1 supportLena Djokic1-1/+2
2017-02-14linux-user: Fix s390x safe-syscall for z900Richard Henderson1-1/+1
2017-02-14linux-user: drop __cygwin__ ifdefRiku Voipio1-3/+0
2017-02-14linux-user: remove ifdef __USER_MISCRiku Voipio1-2/+0
2017-02-14Merge remote-tracking branch 'remotes/rth/tags/pull-or-20170214' into stagingPeter Maydell25-1012/+915
2017-02-14target/openrisc: Optimize for r0 being zeroRichard Henderson3-23/+66
2017-02-14target/openrisc: Tidy handling of delayed branchesRichard Henderson5-35/+25
2017-02-14target/openrisc: Tidy ppc/npc implementationRichard Henderson6-55/+39
2017-02-14target/openrisc: Optimize l.jal to nextRichard Henderson1-1/+5
2017-02-14target/openrisc: Fix maddRichard Henderson4-61/+30
2017-02-14target/openrisc: Implement muld, muldu, macu, msbuRichard Henderson1-0/+108
2017-02-14target/openrisc: Represent MACHI:MACLO as a single unitRichard Henderson4-61/+80
2017-02-14target/openrisc: Implement msyncRichard Henderson1-0/+1
2017-02-14target/openrisc: Enable trap, csync, msync, psync for user modeRichard Henderson1-32/+0
2017-02-14target/openrisc: Set flags on helpersRichard Henderson1-12/+12
2017-02-14target/openrisc: Use movcond where appropriateRichard Henderson1-14/+14
2017-02-14target/openrisc: Keep SR_CY and SR_OV in a separate variablesRichard Henderson4-89/+78
2017-02-14target/openrisc: Keep SR_F in a separate variableRichard Henderson9-78/+98
2017-02-14target/openrisc: Invert the decoding in dec_calcRichard Henderson1-207/+95
2017-02-14target/openrisc: Put SR[OVE] in TB flagsRichard Henderson3-12/+18
2017-02-14target/openrisc: Streamline arithmetic and OVERichard Henderson5-314/+191
2017-02-14target/openrisc: Rationalize immediate extractionRichard Henderson1-58/+40
2017-02-14target/openrisc: Tidy insn dumpingRichard Henderson1-24/+12
2017-02-14target/openrisc: Implement lwa, swaRichard Henderson7-8/+81
2017-02-14target/openrisc: Fix exception handling status registersStafford Horne1-0/+7
2017-02-14linux-user: Honor CLONE_SETTLS for openriscRichard Henderson1-3/+1
2017-02-14linux-user: Fix openrisc cpu_loopRichard Henderson1-54/+41
2017-02-14linux-user: Add MMAP_SHIFT for openriscRichard Henderson1-0/+2
2017-02-14target/openrisc: Rename the cpu from or32 to or1kRichard Henderson8-13/+13
2017-02-13Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170213a'...Peter Maydell27-185/+648
2017-02-13virtio/migration: Migrate virtio-net to VMStateDr. David Alan Gilbert2-107/+213
2017-02-13tests/migration: Add test for VMSTATE_WITH_TMPDr. David Alan Gilbert1-6/+92
2017-02-13migration: Add VMSTATE_WITH_TMPDr. David Alan Gilbert2-0/+59
2017-02-13migration: Add VMSTATE_UNUSED_VARRAY_UINT32Dr. David Alan Gilbert1-0/+11
2017-02-13COLO: Don't process failover request while loading VM's statezhanghailiang2-1/+29
2017-02-13COLO: Shutdown related socket fd while do failoverzhanghailiang2-0/+46
2017-02-13COLO: fix setting checkpoint-delay not working properlyzhanghailiang4-10/+33
2017-02-13migration: consolidate VMStateField.startHalil Pasic15-34/+27
2017-02-13migrate: Introduce zero RAM checks to skip RAM migrationAshijeet Acharya1-7/+15
2017-02-13migration: discard non-dirty ram pages after the start of postcopyPavel Butsykin3-0/+24
2017-02-13add 'release-ram' migrate capabilityPavel Butsykin6-10/+89
2017-02-13migration: add MigrationState arg for ram_save_/compressed_/page()Pavel Butsykin1-7/+8
2017-02-13MAINTAINERS: update my email addressAmit Shah1-2/+2
2017-02-13migration: remove myself as maintainerAmit Shah1-1/+0