summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-06target/arm: Don't switch to target stack early in v7M exception returnPeter Maydell
2017-10-06nvic: Clear the vector arrays and prigroup on resetPeter Maydell
2017-10-06hw/arm/xlnx-zynqmp: Mark the "xlnx, zynqmp" device with user_creatable = falseThomas Huth
2017-10-06hw/sd: fix out-of-bounds check for multi block readsMichael Olbrich
2017-10-06arm: Fix SMC reporting to EL2 when QEMU provides PSCIJan Kiszka
2017-10-06Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20171006' into stagingPeter Maydell
2017-10-06hw/s390x: Mark the "sclpquiesce" device with user_creatable = falseThomas Huth
2017-10-06s390x/tcg: initialize machine check queueCornelia Huck
2017-10-06s390x/sclp: mark sclp-cpu-hotplug as non-usercreatableCornelia Huck
2017-10-06s390x/sclp: Mark the sclp device with user_creatable = falseThomas Huth
2017-10-06s390/kvm: make TOD setting failures fatal for migrationCollin L. Walling
2017-10-06s390/kvm: Support for get/set of extended TOD-Clock for guestCollin L. Walling
2017-10-06s390x/css: fix css migration compat handlingHalil Pasic
2017-10-06s390x: sort some devices into categoriesCornelia Huck
2017-10-06s390x/tcg: make STFL store into the lowcoreDavid Hildenbrand
2017-10-06s390x: introduce and use S390_MAX_CPUSDavid Hildenbrand
2017-10-06target/s390x: get rid of next_core_idDavid Hildenbrand
2017-10-06s390x/cpumodel: fix max STFL(E) bit numberDavid Hildenbrand
2017-10-06s390x: raise CPU hotplug irq after really hotpluggedDavid Hildenbrand
2017-10-06MAINTAINERS: use KVM s390x maintainers for kvm-stubs.c and kvm_s390x.hDavid Hildenbrand
2017-10-06s390x/3270: handle writes of arbitrary lengthHalil Pasic
2017-10-06s390x/3270: IDA support for 3270 via CcwDataStreamHalil Pasic
2017-10-06Revert "s390x/ccw: create s390 phb conditionally"Christian Borntraeger
2017-10-06s390x/tcg: make idte/ipte use the new _real mmuDavid Hildenbrand
2017-10-06s390x/tcg: make testblock use the new _real mmuDavid Hildenbrand
2017-10-06s390x/tcg: make stora(g) use the new _real mmuDavid Hildenbrand
2017-10-06s390x/tcg: make lura(g) use the new _real mmu.David Hildenbrand
2017-10-06s390x/tcg: add MMU for real addressesDavid Hildenbrand
2017-10-06s390x/tcg: fix checking for invalid memory checkDavid Hildenbrand
2017-10-06s390x/css: support ccw IDAHalil Pasic
2017-10-06390x/css: introduce maximum data address checkingHalil Pasic
2017-10-06virtio-ccw: use ccw data streamHalil Pasic
2017-10-06s390x/css: use ccw data streamHalil Pasic
2017-10-06s390x/css: introduce css data streamHalil Pasic
2017-10-06s390x/kvm: fix and cleanup storing CPU statusDavid Hildenbrand
2017-10-06s390x: use generic cpu_model parsingIgor Mammedov
2017-10-06s390x/tcg: add basic MSA featuresDavid Hildenbrand
2017-10-06s390x/tcg: move wrap_address() to internal.hDavid Hildenbrand
2017-10-06s390x/tcg: implement spm (SET PROGRAM MASK)David Hildenbrand
2017-10-05Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2017-10-05Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20171005' into s...Peter Maydell
2017-10-05Merge remote-tracking branch 'remotes/kraxel/tags/usb-20171005-pull-request' ...Peter Maydell
2017-10-05checkpatch: fix incompatibility with old perlVladimir Sementsov-Ogievskiy
2017-10-05Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2017-10-04-1' in...Peter Maydell
2017-10-05Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20171003.0' ...Peter Maydell
2017-10-05Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2017-10-05hmp-commands-info: Change "@findex FOO" to "@findex info FOO"Markus Armbruster
2017-10-05hmp-commands-info: Move Texinfo stanzas to conventional placeMarkus Armbruster
2017-10-05hmp-commands-info: Fix "info rocker-FOO" misspellingsMarkus Armbruster
2017-10-05usb: fix host-stub.c build raceGerd Hoffmann