summaryrefslogtreecommitdiff
path: root/target/s390x
AgeCommit message (Expand)Author
2017-08-03target/s390x: Fix CSST for 16-byte storeRichard Henderson
2017-08-01trace-events: fix code style: print 0x before hex numbersVladimir Sementsov-Ogievskiy
2017-07-31docs: fix broken paths to docs/devel/tracing.txtPhilippe Mathieu-Daudé
2017-07-28target/s390x: fix pgm irq ilen in translate_pages()David Hildenbrand
2017-07-28target/s390x: fix pgm irq ilen for stsiDavid Hildenbrand
2017-07-25s390x/css: fix ilen in IO instruction handlersHalil Pasic
2017-07-25target/s390x: Add remaining switches to compile with --disable-tcgThomas Huth
2017-07-25target/s390x: Move exception-related functions to a new excp_helper.c fileThomas Huth
2017-07-25target/s390x: Rework program_interrupt() and related functionsThomas Huth
2017-07-25target/s390x: Move diag helpers to a separate fileThomas Huth
2017-07-25target/s390x: Move s390_cpu_dump_state() to helper.cThomas Huth
2017-07-25target/s390x: improve baselining if certain base features are missingDavid Hildenbrand
2017-07-25s390x/kvm: better comment regarding zPCI feature availabilityDavid Hildenbrand
2017-07-25target/s390x: introduce (test|set)_be_bitDavid Hildenbrand
2017-07-25target/s390x: indicate query subfunction in s390_fill_feat_blockDavid Hildenbrand
2017-07-25target/s390x: drop BE_BIT()David Hildenbrand
2017-07-25s390/cpumodel: remove KSS from the default model of z14Christian Borntraeger
2017-07-19tcg: Pass generic CPUState to gen_intermediate_code()Lluís Vilanova
2017-07-18Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170718' into s...Peter Maydell
2017-07-18s390x/cpumodel: z14 cpu modelsJason J. Herne
2017-07-17target/s390x: Fix risbg handlingRichard Henderson
2017-07-17target/s390x: Allow to enable "idtes" feature for TCGDavid Hildenbrand
2017-07-17target/s390x: Mark ETF3 and ETF3_ENH facilities as availableRichard Henderson
2017-07-17target/s390x: Implement TRTRRichard Henderson
2017-07-17target/s390x: Implement SRSTURichard Henderson
2017-07-17target/s390x: Tidy SRSTRichard Henderson
2017-07-17target/s390x: Implement CONVERT UNICODE insnsRichard Henderson
2017-07-17target/s390x: Implement CSSTRichard Henderson
2017-07-14Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170714' into s...Peter Maydell
2017-07-14s390x/gdb: add gs registersChristian Borntraeger
2017-07-14s390x/arch_dump: also dump guarded storage control blockChristian Borntraeger
2017-07-14s390x/kvm: enable guarded storageFan Zhang
2017-07-14s390x/kvm: Enable KSS facility for nested virtualizationFarhan Ali
2017-07-14s390x/cpumodel: add esop/esop2 to z12 modelJason J. Herne
2017-07-14s390x/cpumodel: we are always in zarchitecture modeJason J. Herne
2017-07-14s390x/cpumodel: wire up new hardware featuresJason J. Herne
2017-07-14s390x/cpumodel: add zpci, aen and ais facilitiesYi Min Zhao
2017-07-14s390x/sic: realize SIC handlingFei Li
2017-07-14s390x/cpumodel: provide compat handling for new cpu featuresJason J. Herne
2017-07-14s390x/cpumodel: clean up spacing and commentsJason J. Herne
2017-07-14s390x/kvm: Rework cmma managementJanosch Frank
2017-07-13Convert error_report() to warn_report()Alistair Francis
2017-07-05virtio-scsi-ccw: use ioeventfd even when KVM is disabledQingFeng Hao
2017-07-05s390x: return unavailable features via query-cpu-definitionsViktor Mihajlovski
2017-06-23target/s390x: Implement idte instructionDavid Hildenbrand
2017-06-23target/s390x: Improve heuristic for ipteDavid Hildenbrand
2017-06-23target/s390x: Indicate and check for local tlb clearingDavid Hildenbrand
2017-06-23target/s390x: Clean up TB flag bitsRichard Henderson
2017-06-23target/s390x: Finish implementing ETF2-ENHRichard Henderson
2017-06-23target/s390x: Mark STFLE_49 facility as availableRichard Henderson