summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20171020' into stagingPeter Maydell2017-10-2054-1168/+1581
|\ \
| * | s390x/tcg: low-address protection supportDavid Hildenbrand2017-10-203-45/+62
| * | accel/tcg: allow to invalidate a write TLB entry immediatelyDavid Hildenbrand2017-10-203-3/+9
| * | tests: Enable the very simple virtio tests on s390x, tooThomas Huth2017-10-204-18/+28
| * | libqtest: Add qtest_[v]startf()Eric Blake2017-10-2014-138/+128Star
| * | s390x: refactor error handling for MSCH handlerHalil Pasic2017-10-203-33/+10Star
| * | s390x: refactor error handling for HSCH handlerHalil Pasic2017-10-203-33/+10Star
| * | s390x: refactor error handling for CSCH handlerHalil Pasic2017-10-203-20/+8Star
| * | s390x: refactor error handling for XSCH handlerHalil Pasic2017-10-203-32/+10Star
| * | s390x: improve error handling for SSCH and RSCHHalil Pasic2017-10-206-126/+75Star
| * | s390x/css: IO instr handler ending controlHalil Pasic2017-10-201-0/+16
| * | s390x: move s390x_new_cpu() into board codeIgor Mammedov2017-10-203-21/+21
| * | s390x: fix cpu object referrence leak in s390x_new_cpu()Igor Mammedov2017-10-201-1/+1
| * | s390x/event-facility: variable-length event masksCornelia Huck2017-10-202-10/+45
| * | s390x/MAINTAINERS: add mailing listCornelia Huck2017-10-201-0/+6
| * | virtio-ccw: Add the virtio-input devices for CCW busFarhan Ali2017-10-202-0/+122
| * | target/s390x: special handling when starting a CPU with WAIT PSWDavid Hildenbrand2017-10-202-3/+14
| * | s390x/tcg: refactor stfl(e) to use s390_get_feat_block()David Hildenbrand2017-10-202-39/+29Star
| * | s390x/tcg: unlock NMIDavid Hildenbrand2017-10-202-8/+1Star
| * | s390x/cpumodel: allow to enable SENSE RUNNING STATUS for qemuDavid Hildenbrand2017-10-201-0/+1
| * | s390x/tcg: switch to new SIGP handling codeDavid Hildenbrand2017-10-205-43/+12Star
| * | s390x/tcg: flush the tlb on SIGP SET PREFIXDavid Hildenbrand2017-10-201-0/+1
| * | s390x/tcg: implement STOP and RESET interrupts for TCGDavid Hildenbrand2017-10-206-6/+51
| * | s390x/tcg: implement SIGP CONDITIONAL EMERGENCY SIGNALDavid Hildenbrand2017-10-202-0/+38
| * | s390x/tcg: implement SIGP EMERGENCY SIGNALDavid Hildenbrand2017-10-201-0/+15
| * | s390x/tcg: implement SIGP EXTERNAL CALLDavid Hildenbrand2017-10-201-2/+23
| * | s390x/tcg: implement SIGP SENSEDavid Hildenbrand2017-10-201-0/+29
| * | s390x/tcg: implement SIGP SENSE RUNNING STATUSDavid Hildenbrand2017-10-202-0/+27
| * | s390x/kvm: factor out actual handling of STOP interruptsDavid Hildenbrand2017-10-203-8/+16
| * | s390x/kvm: factor out SIGP code into sigp.cDavid Hildenbrand2017-10-2011-359/+389
| * | s390x/kvm: drop two debug printsDavid Hildenbrand2017-10-201-2/+0Star
| * | s390x/kvm: factor out storing of adtl CPU statusDavid Hildenbrand2017-10-203-29/+31
| * | s390x/kvm: factor out storing of CPU statusDavid Hildenbrand2017-10-203-66/+65Star
| * | s390x/kvm: generalize SIGP stop and restart interrupt injectionDavid Hildenbrand2017-10-205-12/+53
| * | s390x/kvm: pass ipb directly into handle_sigp()David Hildenbrand2017-10-201-3/+3
| * | target/s390x: interpret PSW_MASK_WAIT only for TCGDavid Hildenbrand2017-10-201-1/+2
| * | s390x/tcg: handle WAIT PSWs during interrupt injectionDavid Hildenbrand2017-10-201-0/+6
| * | target/s390x: factor out handling of WAIT PSW into s390_handle_wait()David Hildenbrand2017-10-203-19/+23
| * | s390x/tcg: a CPU cannot switch state due to an interruptDavid Hildenbrand2017-10-201-1/+0Star
| * | s390x/tcg: STOPPED cpus can never wake upDavid Hildenbrand2017-10-201-0/+6
| * | s390x/tcg: take care of external interrupt subclassesDavid Hildenbrand2017-10-204-13/+50
| * | s390x/tcg: rework checking for deliverable interruptsDavid Hildenbrand2017-10-204-17/+62
| * | s390x/tcg: injection of emergency signals and external callsDavid Hildenbrand2017-10-204-2/+50
| * | s390x/tcg: cleanup service interrupt injectionDavid Hildenbrand2017-10-205-38/+10Star
| * | s390x/tcg: turn INTERRUPT_EXT into a maskDavid Hildenbrand2017-10-205-47/+61
| * | s390x/css: be more consistent if broken beyond repairHalil Pasic2017-10-201-12/+4Star
| * | S390: use g_new() family of functionsMarc-André Lureau2017-10-204-14/+14
* | | Merge remote-tracking branch 'remotes/famz/tags/docker-pull-request' into sta...Peter Maydell2017-10-202-6/+8
|\ \ \ | |/ / |/| |
| * | docker: Fix PATH for ccacheFam Zheng2017-10-201-1/+1
| * | docker: fix out-of-tree 'make docker-test-build@debian-powerpc-cross'Greg Kurz2017-10-201-1/+1