aboutsummaryrefslogtreecommitdiff
path: root/target/s390x/cpu_models.c
AgeCommit message (Expand)Author
2017-06-23target/s390x: Indicate and check for local tlb clearingDavid Hildenbrand
2017-06-23target/s390x: Mark STFLE_49 facility as availableRichard Henderson
2017-06-23target/s390x: Mark STFLE_53 facility as availableRichard Henderson
2017-06-23target/s390x: Mark FPSEH facility as availableRichard Henderson
2017-06-23target/s390x: implement mvcos instructionDavid Hildenbrand
2017-06-13s390x/cpumodel: wire up cpu type + id for TCGDavid Hildenbrand
2017-06-13Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170608' into s...Peter Maydell
2017-06-06target/s390x: mark ETF2 and ETF2-ENH facilities as availableAurelien Jarno
2017-06-06target/s390x/cpu_models: Allow some additional feature bits for the "qemu" CPUThomas Huth
2017-06-06s390x/cpumodel: improve defintion search without an IBCDavid Hildenbrand
2017-06-06s390x/cpumodel: take care of the cpuid format bit for KVMDavid Hildenbrand
2017-05-09qobject: Use simpler QDict/QList scalar insertion macrosEric Blake
2017-04-21s390x: Drop useless castsEric Blake
2017-03-23target/s390x: Fix broken user modeStefan Weil
2017-03-05qapi: Drop unused non-strict qobject input visitorMarkus Armbruster
2017-02-28target/s390x: Fix typoStefan Weil
2017-01-12qmp: Report QOM type name on query-cpu-definitionsEduardo Habkost
2016-12-20Move target-* CPU file into a target/ folderThomas Huth