summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-06hw/s390x: Mark the "sclpquiesce" device with user_creatable = falseThomas Huth1-1/+6
2017-10-06s390x/tcg: initialize machine check queueCornelia Huck1-0/+2
2017-10-06s390x/sclp: mark sclp-cpu-hotplug as non-usercreatableCornelia Huck1-0/+6
2017-10-06s390x/sclp: Mark the sclp device with user_creatable = falseThomas Huth1-0/+5
2017-10-06s390/kvm: make TOD setting failures fatal for migrationCollin L. Walling1-5/+2
2017-10-06s390/kvm: Support for get/set of extended TOD-Clock for guestCollin L. Walling4-8/+63
2017-10-06s390x/css: fix css migration compat handlingHalil Pasic1-3/+3
2017-10-06s390x: sort some devices into categoriesCornelia Huck3-0/+3
2017-10-06s390x/tcg: make STFL store into the lowcoreDavid Hildenbrand2-2/+7
2017-10-06s390x: introduce and use S390_MAX_CPUSDavid Hildenbrand2-1/+3
2017-10-06target/s390x: get rid of next_core_idDavid Hildenbrand4-9/+11
2017-10-06s390x/cpumodel: fix max STFL(E) bit numberDavid Hildenbrand1-1/+1
2017-10-06s390x: raise CPU hotplug irq after really hotpluggedDavid Hildenbrand2-8/+4
2017-10-06MAINTAINERS: use KVM s390x maintainers for kvm-stubs.c and kvm_s390x.hDavid Hildenbrand1-0/+2
2017-10-06s390x/3270: handle writes of arbitrary lengthHalil Pasic1-12/+18
2017-10-06s390x/3270: IDA support for 3270 via CcwDataStreamHalil Pasic3-12/+15
2017-10-06Revert "s390x/ccw: create s390 phb conditionally"Christian Borntraeger1-7/+9
2017-10-06s390x/tcg: make idte/ipte use the new _real mmuDavid Hildenbrand1-4/+5
2017-10-06s390x/tcg: make testblock use the new _real mmuDavid Hildenbrand1-10/+2
2017-10-06s390x/tcg: make stora(g) use the new _real mmuDavid Hildenbrand2-8/+2
2017-10-06s390x/tcg: make lura(g) use the new _real mmu.David Hildenbrand2-8/+2
2017-10-06s390x/tcg: add MMU for real addressesDavid Hildenbrand4-10/+40
2017-10-06s390x/tcg: fix checking for invalid memory checkDavid Hildenbrand1-1/+3
2017-10-06s390x/css: support ccw IDAHalil Pasic1-1/+113
2017-10-06390x/css: introduce maximum data address checkingHalil Pasic2-0/+11
2017-10-06virtio-ccw: use ccw data streamHalil Pasic1-109/+46
2017-10-06s390x/css: use ccw data streamHalil Pasic1-4/+5
2017-10-06s390x/css: introduce css data streamHalil Pasic2-0/+122
2017-10-06s390x/kvm: fix and cleanup storing CPU statusDavid Hildenbrand1-20/+42
2017-10-06s390x: use generic cpu_model parsingIgor Mammedov4-38/+10
2017-10-06s390x/tcg: add basic MSA featuresDavid Hildenbrand6-1/+140
2017-10-06s390x/tcg: move wrap_address() to internal.hDavid Hildenbrand2-14/+14
2017-10-06s390x/tcg: implement spm (SET PROGRAM MASK)David Hildenbrand3-0/+15
2017-10-05Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell1-1/+2
2017-10-05Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20171005' into s...Peter Maydell3-72/+75
2017-10-05Merge remote-tracking branch 'remotes/kraxel/tags/usb-20171005-pull-request' ...Peter Maydell3-5/+4
2017-10-05checkpatch: fix incompatibility with old perlVladimir Sementsov-Ogievskiy1-1/+2
2017-10-05Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2017-10-04-1' in...Peter Maydell6-156/+362
2017-10-05Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20171003.0' ...Peter Maydell3-2/+133
2017-10-05Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell5-11/+75
2017-10-05hmp-commands-info: Change "@findex FOO" to "@findex info FOO"Markus Armbruster1-59/+59
2017-10-05hmp-commands-info: Move Texinfo stanzas to conventional placeMarkus Armbruster1-10/+10
2017-10-05hmp-commands-info: Fix "info rocker-FOO" misspellingsMarkus Armbruster1-3/+3
2017-10-05usb: fix host-stub.c build raceGerd Hoffmann1-0/+1
2017-10-05hmp: Fix unknown command for subtableDr. David Alan Gilbert1-3/+4
2017-10-05hmp: Missing handle_errorsDr. David Alan Gilbert1-0/+2
2017-10-04io: add trace events for websockets frame handlingDaniel P. Berrange2-5/+23
2017-10-04io: Attempt to send websocket close messages to clientBrandon Carpenter1-3/+65
2017-10-04io: Reply to ping framesBrandon Carpenter2-22/+45
2017-10-04io: Ignore websocket PING and PONG framesBrandon Carpenter1-4/+17