aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-23migrate: HMP migate_continueDr. David Alan Gilbert
2017-10-23migration: migrate-continueDr. David Alan Gilbert
2017-10-23migration: Wait for semaphore before completing migrationDr. David Alan Gilbert
2017-10-23migration: Add 'pre-switchover' and 'device' statusesDr. David Alan Gilbert
2017-10-23migration: Add 'pause-before-switchover' capabilityDr. David Alan Gilbert
2017-10-23migration: Make cache_init() take an error parameterJuan Quintela
2017-10-23migration: Move xbzrle cache resize error handling to xbzrle_cache_resizeJuan Quintela
2017-10-23migration: Make cache size elements use the right typesJuan Quintela
2017-10-23migratiom: Remove max_item_age parameterJuan Quintela
2017-10-23migration: Fix migrate_test_apply for multifd parametersJuan Quintela
2017-10-20Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2017-10-20Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20171020' into stagingPeter Maydell
2017-10-20Merge remote-tracking branch 'remotes/famz/tags/docker-pull-request' into sta...Peter Maydell
2017-10-20s390x/tcg: low-address protection supportDavid Hildenbrand
2017-10-20accel/tcg: allow to invalidate a write TLB entry immediatelyDavid Hildenbrand
2017-10-20tests: Enable the very simple virtio tests on s390x, tooThomas Huth
2017-10-20libqtest: Add qtest_[v]startf()Eric Blake
2017-10-20s390x: refactor error handling for MSCH handlerHalil Pasic
2017-10-20s390x: refactor error handling for HSCH handlerHalil Pasic
2017-10-20s390x: refactor error handling for CSCH handlerHalil Pasic
2017-10-20s390x: refactor error handling for XSCH handlerHalil Pasic
2017-10-20s390x: improve error handling for SSCH and RSCHHalil Pasic
2017-10-20s390x/css: IO instr handler ending controlHalil Pasic
2017-10-20s390x: move s390x_new_cpu() into board codeIgor Mammedov
2017-10-20s390x: fix cpu object referrence leak in s390x_new_cpu()Igor Mammedov
2017-10-20s390x/event-facility: variable-length event masksCornelia Huck
2017-10-20s390x/MAINTAINERS: add mailing listCornelia Huck
2017-10-20virtio-ccw: Add the virtio-input devices for CCW busFarhan Ali
2017-10-20target/s390x: special handling when starting a CPU with WAIT PSWDavid Hildenbrand
2017-10-20s390x/tcg: refactor stfl(e) to use s390_get_feat_block()David Hildenbrand
2017-10-20s390x/tcg: unlock NMIDavid Hildenbrand
2017-10-20s390x/cpumodel: allow to enable SENSE RUNNING STATUS for qemuDavid Hildenbrand
2017-10-20s390x/tcg: switch to new SIGP handling codeDavid Hildenbrand
2017-10-20s390x/tcg: flush the tlb on SIGP SET PREFIXDavid Hildenbrand
2017-10-20s390x/tcg: implement STOP and RESET interrupts for TCGDavid Hildenbrand
2017-10-20s390x/tcg: implement SIGP CONDITIONAL EMERGENCY SIGNALDavid Hildenbrand
2017-10-20s390x/tcg: implement SIGP EMERGENCY SIGNALDavid Hildenbrand
2017-10-20s390x/tcg: implement SIGP EXTERNAL CALLDavid Hildenbrand
2017-10-20s390x/tcg: implement SIGP SENSEDavid Hildenbrand
2017-10-20s390x/tcg: implement SIGP SENSE RUNNING STATUSDavid Hildenbrand
2017-10-20s390x/kvm: factor out actual handling of STOP interruptsDavid Hildenbrand
2017-10-20s390x/kvm: factor out SIGP code into sigp.cDavid Hildenbrand
2017-10-20s390x/kvm: drop two debug printsDavid Hildenbrand
2017-10-20s390x/kvm: factor out storing of adtl CPU statusDavid Hildenbrand
2017-10-20s390x/kvm: factor out storing of CPU statusDavid Hildenbrand
2017-10-20s390x/kvm: generalize SIGP stop and restart interrupt injectionDavid Hildenbrand
2017-10-20s390x/kvm: pass ipb directly into handle_sigp()David Hildenbrand
2017-10-20target/s390x: interpret PSW_MASK_WAIT only for TCGDavid Hildenbrand
2017-10-20s390x/tcg: handle WAIT PSWs during interrupt injectionDavid Hildenbrand
2017-10-20target/s390x: factor out handling of WAIT PSW into s390_handle_wait()David Hildenbrand