aboutsummaryrefslogtreecommitdiff
path: root/target/s390x
AgeCommit message (Expand)Author
2018-05-18target/s390x: Honor CPU_DUMP_FPURichard Henderson
2018-05-17target/s390x: Remove floatX_maybe_silence_nan from conversionsRichard Henderson
2018-05-14target/s390x: Fix brace Werror with clang 6.0.0Richard Henderson
2018-05-14s390x: refactor reset/reipl handlingDavid Hildenbrand
2018-05-09target/s390x: convert to TranslatorOpsEmilio G. Cota
2018-05-09target/s390x: convert to DisasContextBaseEmilio G. Cota
2018-05-09target/s390x: convert to DisasJumpTypeEmilio G. Cota
2018-05-09target/s390x: avoid integer overflow in next_page PC checkEmilio G. Cota
2018-05-04Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2018-05-04' into ...Peter Maydell
2018-05-04qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREFMarc-André Lureau
2018-04-30s390x/kvm: cleanup calls to cpu_synchronize_state()David Hildenbrand
2018-04-09s390x: load_psw() should only exchange the PSW for KVMDavid Hildenbrand
2018-04-09s390x/mmu: don't overwrite pending exception in mmu translateDavid Hildenbrand
2018-04-09s390x/kvm: call cpu_synchronize_state() on every kvm_arch_handle_exit()David Hildenbrand
2018-03-23s390x/cpumodel: fix feature groups and breakage of MSA8Christian Borntraeger
2018-03-20Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2018-03-19qapi: Replace qobject_to_X(o) by qobject_to(X, o)Max Reitz
2018-03-19cpu: get rid of unused cpu_init() definesIgor Mammedov
2018-03-19cpu: add CPU_RESOLVING_TYPE macroIgor Mammedov
2018-03-08target/s390x: Remove leading underscores from #definesThomas Huth
2018-03-02qapi: Empty out qapi-schema.jsonMarkus Armbruster
2018-03-02Include less of the generated modular QAPI headersMarkus Armbruster
2018-03-01s390x/tcg: fix loading 31bit PSWs with the highest bit setDavid Hildenbrand
2018-02-26s390x: remove s390_get_memslot_countCornelia Huck
2018-02-26s390x/sclp: remove memory hotplug supportDavid Hildenbrand
2018-02-26s390x/cpumodel: document S390FeatDef.bit not applicableHalil Pasic
2018-02-26qmp: expose s390-specific CPU infoViktor Mihajlovski
2018-02-26s390x/tcg: add various alignment checksDavid Hildenbrand
2018-02-26s390x/tcg: fix disabling/enabling DATDavid Hildenbrand
2018-02-26s390x/cpu: expose the guest crash informationChristian Borntraeger
2018-02-21target/*/cpu.h: remove softfloat.hAlex Bennée
2018-02-19mem: add share parameter to memory-backend-ramMarcel Apfelbaum
2018-02-09Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-02-07-v4' in...Peter Maydell
2018-02-09Drop superfluous includes of qapi/qmp/qjson.hMarkus Armbruster
2018-02-09Include qapi/qmp/qbool.h exactly where neededMarkus Armbruster
2018-02-09Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster
2018-02-09s390x/cpumodel: model PTFF subfunctions for Multiple-epoch facilityDavid Hildenbrand
2018-02-09s390x/cpumodel: allow zpci features in qemu modelCornelia Huck
2018-02-09s390x/tcg: wire up pci instructionsCornelia Huck
2018-02-09s390x/flic: cache the common flic class in a central functionDavid Hildenbrand
2018-02-09s390x/tcg: cache the qemu flic in a central functionDavid Hildenbrand
2018-02-09s390x/tcg: STSI overhaulDavid Hildenbrand
2018-02-09s390x: fix size + content of STSI blocksDavid Hildenbrand
2018-02-09s390x/flic: optimize CPU wakeup for TCGDavid Hildenbrand
2018-02-09s390x/tcg: implement TEST PENDING INTERRUPTIONDavid Hildenbrand
2018-02-09s390x/flic: make floating interrupts on TCG actually floatingDavid Hildenbrand
2018-02-09s390x/tcg: tolerate wrong wakeups due to floating interruptsDavid Hildenbrand
2018-02-09s390x/flic: factor out injection of floating interruptsDavid Hildenbrand
2018-02-09s390x/tcg: simplify machine check handlingDavid Hildenbrand