summaryrefslogtreecommitdiff
path: root/target/s390x
AgeCommit message (Expand)AuthorFilesLines
2017-08-03target/s390x: Fix CSST for 16-byte storeRichard Henderson1-0/+1
2017-08-01trace-events: fix code style: print 0x before hex numbersVladimir Sementsov-Ogievskiy1-1/+1
2017-07-31docs: fix broken paths to docs/devel/tracing.txtPhilippe Mathieu-Daudé1-1/+1
2017-07-28target/s390x: fix pgm irq ilen in translate_pages()David Hildenbrand1-1/+1
2017-07-28target/s390x: fix pgm irq ilen for stsiDavid Hildenbrand1-1/+1
2017-07-25s390x/css: fix ilen in IO instruction handlersHalil Pasic1-21/+21
2017-07-25target/s390x: Add remaining switches to compile with --disable-tcgThomas Huth2-3/+7
2017-07-25target/s390x: Move exception-related functions to a new excp_helper.c fileThomas Huth4-469/+528
2017-07-25target/s390x: Rework program_interrupt() and related functionsThomas Huth5-48/+52
2017-07-25target/s390x: Move diag helpers to a separate fileThomas Huth3-168/+180
2017-07-25target/s390x: Move s390_cpu_dump_state() to helper.cThomas Huth2-60/+60
2017-07-25target/s390x: improve baselining if certain base features are missingDavid Hildenbrand1-0/+33
2017-07-25s390x/kvm: better comment regarding zPCI feature availabilityDavid Hildenbrand1-1/+1
2017-07-25target/s390x: introduce (test|set)_be_bitDavid Hildenbrand3-16/+14
2017-07-25target/s390x: indicate query subfunction in s390_fill_feat_blockDavid Hildenbrand2-18/+26
2017-07-25target/s390x: drop BE_BIT()David Hildenbrand1-1/+0
2017-07-25s390/cpumodel: remove KSS from the default model of z14Christian Borntraeger2-1/+1
2017-07-19tcg: Pass generic CPUState to gen_intermediate_code()Lluís Vilanova1-3/+2
2017-07-18Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170718' into s...Peter Maydell2-0/+38
2017-07-18s390x/cpumodel: z14 cpu modelsJason J. Herne2-0/+38
2017-07-17target/s390x: Fix risbg handlingRichard Henderson1-2/+2
2017-07-17target/s390x: Allow to enable "idtes" feature for TCGDavid Hildenbrand1-0/+1
2017-07-17target/s390x: Mark ETF3 and ETF3_ENH facilities as availableRichard Henderson1-0/+2
2017-07-17target/s390x: Implement TRTRRichard Henderson4-7/+25
2017-07-17target/s390x: Implement SRSTURichard Henderson4-0/+57
2017-07-17target/s390x: Tidy SRSTRichard Henderson4-15/+23
2017-07-17target/s390x: Implement CONVERT UNICODE insnsRichard Henderson4-0/+380
2017-07-17target/s390x: Implement CSSTRichard Henderson5-1/+206
2017-07-14Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170714' into s...Peter Maydell11-53/+476
2017-07-14s390x/gdb: add gs registersChristian Borntraeger1-0/+24
2017-07-14s390x/arch_dump: also dump guarded storage control blockChristian Borntraeger1-0/+18
2017-07-14s390x/kvm: enable guarded storageFan Zhang3-10/+85
2017-07-14s390x/kvm: Enable KSS facility for nested virtualizationFarhan Ali1-0/+1
2017-07-14s390x/cpumodel: add esop/esop2 to z12 modelJason J. Herne1-0/+3
2017-07-14s390x/cpumodel: we are always in zarchitecture modeJason J. Herne2-29/+14
2017-07-14s390x/cpumodel: wire up new hardware featuresJason J. Herne6-1/+159
2017-07-14s390x/cpumodel: add zpci, aen and ais facilitiesYi Min Zhao4-0/+18
2017-07-14s390x/sic: realize SIC handlingFei Li1-1/+15
2017-07-14s390x/cpumodel: provide compat handling for new cpu featuresJason J. Herne2-0/+28
2017-07-14s390x/cpumodel: clean up spacing and commentsJason J. Herne3-3/+93
2017-07-14s390x/kvm: Rework cmma managementJanosch Frank2-9/+18
2017-07-13Convert error_report() to warn_report()Alistair Francis2-5/+5
2017-07-05virtio-scsi-ccw: use ioeventfd even when KVM is disabledQingFeng Hao1-1/+5
2017-07-05s390x: return unavailable features via query-cpu-definitionsViktor Mihajlovski1-5/+57
2017-06-23target/s390x: Implement idte instructionDavid Hildenbrand5-0/+70
2017-06-23target/s390x: Improve heuristic for ipteDavid Hildenbrand1-9/+16
2017-06-23target/s390x: Indicate and check for local tlb clearingDavid Hildenbrand3-3/+6
2017-06-23target/s390x: Clean up TB flag bitsRichard Henderson2-23/+17
2017-06-23target/s390x: Finish implementing ETF2-ENHRichard Henderson2-3/+13
2017-06-23target/s390x: Mark STFLE_49 facility as availableRichard Henderson1-0/+1