summaryrefslogtreecommitdiff
path: root/target/s390x
AgeCommit message (Expand)Author
2019-02-18Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-02-18' into ...Peter Maydell
2019-02-18qapi: make query-cpu-definitions depend on specific targetsMarc-André Lureau
2019-02-18qapi: make query-cpu-model-expansion depend on s390 or x86Marc-André Lureau
2019-02-18qapi: make s390 commands depend on TARGET_S390XMarc-André Lureau
2019-02-18s390x/kvm: add tracepoint to ioeventfd interfaceCornelia Huck
2019-02-18s390x/cpumodel: add z14 GA2 modelCollin Walling
2019-02-18s390x/cpumodel: default enable mepoch for z14 and laterCollin Walling
2019-02-18s390x/cpumodel: mepochptff: warn when no mepoch and re-align group initCollin Walling
2019-02-18s390x: add zPCI feature to "qemu" CPU modelDavid Hildenbrand
2019-02-18target/s390x: Implement STCK et al for CONFIG_USER_ONLYRichard Henderson
2019-02-18target/s390x: Split out s390-tod.hRichard Henderson
2019-02-18s390x: always provide pci supportCornelia Huck
2019-02-18s390x: Fix the confusing contributions-after-2012 license statementsThomas Huth
2019-02-04s390x/tcg: Don't model FP registers as globalsDavid Hildenbrand
2019-02-04s390x: remove direct reference to mem_path global from s390x codeIgor Mammedov
2019-02-04target/s390x: define TCG_GUEST_DEFAULT_MO for MTTCGAlex Bennée
2019-01-30target/s390x: Fix LGPL version in the file header commentsThomas Huth
2019-01-18s390x: Return specification exception for unimplemented diag 308 subcodesJanosch Frank
2018-10-18target/s390x: Check HAVE_ATOMIC128 and HAVE_CMPXCHG128 at translateRichard Henderson
2018-10-18target/s390x: Skip wout, cout helpers if op helper does not returnRichard Henderson
2018-10-18target/s390x: Split do_cdsg, do_lpq, do_stpqRichard Henderson
2018-10-18target/s390x: Convert to HAVE_CMPXCHG128 and HAVE_ATOMIC128Richard Henderson
2018-10-12s390x/kvm: enable AP instruction interpretation for guestTony Krowiak
2018-10-12s390x/cpumodel: Set up CPU model for AP device supportTony Krowiak
2018-10-12target/s390x/excp_helper: Remove DPRINTF() macroThomas Huth
2018-10-09s390x/tcg: always enable AFP for linux-userDavid Hildenbrand
2018-10-04s390x/tcg: refactor specification checkingDavid Hildenbrand
2018-10-04s390x/tcg: fix FP register pair checksDavid Hildenbrand
2018-10-04s390x/tcg: handle privileged instructions via flagsDavid Hildenbrand
2018-10-04s390x/tcg: check for AFP-register, BFP and DFP data exceptionsDavid Hildenbrand
2018-10-04s390x/tcg: add instruction flags for floating point instructionsDavid Hildenbrand
2018-10-04s390x/tcg: support flags for instructionsDavid Hildenbrand
2018-10-04s390x/tcg: store in the TB flags if AFP is enabledDavid Hildenbrand
2018-10-04s390x/tcg: factor out and fix DATA exception injectionDavid Hildenbrand
2018-10-04s390x: move tcg_s390_program_interrupt() into TCG code and mark it noreturnDavid Hildenbrand
2018-10-04target/s390x: exception on non-aligned LPSW(E)Pavel Zbitskiy
2018-10-04s390x: Fence huge pages prior to 3.1Janosch Frank
2018-08-28target/s390x: use regular spaces in translate.cPavel Zbitskiy
2018-08-28target/s390x: fix PACK reading 1 byte less and writing 1 byte morePavel Zbitskiy
2018-08-28target/s390x: add EX support for TRT and TRTRPavel Zbitskiy
2018-08-28target/s390x: fix IPM polluting irrelevant bitsPavel Zbitskiy
2018-08-28target/s390x: fix CSST decoding and runtime alignment checkPavel Zbitskiy
2018-08-28target/s390x: add BAL and BALR instructionsPavel Zbitskiy
2018-08-23qom: convert the CPU list to RCUEmilio G. Cota
2018-08-20s390x: Enable KVM huge page backing supportJanosch Frank
2018-08-20s390x/kvm: add etoken facilityChristian Borntraeger
2018-08-20s390x/cpumodel: Add "-cpu max" supportDavid Hildenbrand
2018-08-20s390x: remove 's390-squash-mcss' optionCornelia Huck
2018-08-20s390x/cpumodel: enum type S390FeatGroup now gets generatedMichael Mueller
2018-07-18s390x/cpumodel: fix segmentation fault when baselining modelsDavid Hildenbrand