summaryrefslogtreecommitdiffstats
path: root/target/s390x/cpu_models.c
Commit message (Expand)AuthorAgeFilesLines
* target/s390x: change CPU type name to "s390x-cpu"David Hildenbrand2017-10-301-2/+2
* s390x/cpumodel: allow to enable SENSE RUNNING STATUS for qemuDavid Hildenbrand2017-10-201-0/+1
* S390: use g_new() family of functionsMarc-André Lureau2017-10-201-6/+6
* target/s390x: get rid of next_core_idDavid Hildenbrand2017-10-061-0/+2
* s390x: use generic cpu_model parsingIgor Mammedov2017-10-061-11/+0Star
* s390x/tcg: add basic MSA featuresDavid Hildenbrand2017-10-061-0/+4
* s390x/ccw: create s390 phb for compat reasons as wellCornelia Huck2017-09-191-0/+3
* s390x: print CPU definitions in sorted orderDavid Hildenbrand2017-09-191-15/+41
* target/s390x: use "core-id" for cpu number/address/id handlingDavid Hildenbrand2017-09-191-1/+1
* s390x/kvm: move KVM declarations and stubs to separate filesDavid Hildenbrand2017-08-301-0/+2
* target/s390x: introduce internal.hDavid Hildenbrand2017-08-301-0/+1
* s390x/cpumodel: factor out determination of default model nameDavid Hildenbrand2017-08-301-0/+8
* target/s390x: improve baselining if certain base features are missingDavid Hildenbrand2017-07-251-0/+33
* s390/cpumodel: remove KSS from the default model of z14Christian Borntraeger2017-07-251-0/+1
* Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170718' into s...Peter Maydell2017-07-181-0/+1
|\
| * s390x/cpumodel: z14 cpu modelsJason J. Herne2017-07-181-0/+1
* | target/s390x: Allow to enable "idtes" feature for TCGDavid Hildenbrand2017-07-171-0/+1
* | target/s390x: Mark ETF3 and ETF3_ENH facilities as availableRichard Henderson2017-07-171-0/+2
* | target/s390x: Implement CSSTRichard Henderson2017-07-171-0/+2
|/
* Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170714' into s...Peter Maydell2017-07-141-0/+51
|\
| * s390x/cpumodel: wire up new hardware featuresJason J. Herne2017-07-141-0/+25
| * s390x/cpumodel: provide compat handling for new cpu featuresJason J. Herne2017-07-141-0/+26
* | Convert error_report() to warn_report()Alistair Francis2017-07-131-3/+3
|/
* s390x: return unavailable features via query-cpu-definitionsViktor Mihajlovski2017-07-051-5/+57
* target/s390x: Implement idte instructionDavid Hildenbrand2017-06-231-0/+1
* target/s390x: Indicate and check for local tlb clearingDavid Hildenbrand2017-06-231-0/+1
* target/s390x: Mark STFLE_49 facility as availableRichard Henderson2017-06-231-0/+1
* target/s390x: Mark STFLE_53 facility as availableRichard Henderson2017-06-231-0/+1
* target/s390x: Mark FPSEH facility as availableRichard Henderson2017-06-231-0/+1
* target/s390x: implement mvcos instructionDavid Hildenbrand2017-06-231-0/+1
* s390x/cpumodel: wire up cpu type + id for TCGDavid Hildenbrand2017-06-131-2/+6
* Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170608' into s...Peter Maydell2017-06-131-0/+10
|\
| * s390x/cpumodel: improve defintion search without an IBCDavid Hildenbrand2017-06-061-0/+9
| * s390x/cpumodel: take care of the cpuid format bit for KVMDavid Hildenbrand2017-06-061-0/+1
* | target/s390x: mark ETF2 and ETF2-ENH facilities as availableAurelien Jarno2017-06-071-0/+2
* | target/s390x/cpu_models: Allow some additional feature bits for the "qemu" CPUThomas Huth2017-06-061-3/+31
|/
* qobject: Use simpler QDict/QList scalar insertion macrosEric Blake2017-05-091-2/+2
* s390x: Drop useless castsEric Blake2017-04-211-2/+2
* target/s390x: Fix broken user modeStefan Weil2017-03-231-2/+0Star
* qapi: Drop unused non-strict qobject input visitorMarkus Armbruster2017-03-051-1/+1
* target/s390x: Fix typoStefan Weil2017-02-281-1/+1
* qmp: Report QOM type name on query-cpu-definitionsEduardo Habkost2017-01-121-0/+1
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-0/+1100