summaryrefslogtreecommitdiffstats
path: root/target/s390x/cpu_models.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-02-18' into ...Peter Maydell2019-02-181-4/+5
|\
| * qapi: make query-cpu-definitions depend on specific targetsMarc-André Lureau2019-02-181-1/+1
| * qapi: make query-cpu-model-expansion depend on s390 or x86Marc-André Lureau2019-02-181-1/+1
| * qapi: make s390 commands depend on TARGET_S390XMarc-André Lureau2019-02-181-2/+3
* | s390x/cpumodel: add z14 GA2 modelCollin Walling2019-02-181-0/+1
* | s390x/cpumodel: default enable mepoch for z14 and laterCollin Walling2019-02-181-0/+24
* | s390x/cpumodel: mepochptff: warn when no mepoch and re-align group initCollin Walling2019-02-181-0/+4
* | s390x: always provide pci supportCornelia Huck2019-02-181-5/+0Star
|/
* s390x/cpumodel: Set up CPU model for AP device supportTony Krowiak2018-10-121-0/+2
* qom: convert the CPU list to RCUEmilio G. Cota2018-08-231-1/+1
* s390x/cpumodel: Add "-cpu max" supportDavid Hildenbrand2018-08-201-25/+57
* s390x/cpumodel: fix segmentation fault when baselining modelsDavid Hildenbrand2018-07-181-0/+8
* s390x/cpumodels: add z14 Model ZR1Christian Borntraeger2018-06-181-0/+1
* qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREFMarc-André Lureau2018-05-041-1/+1
* qapi: Replace qobject_to_X(o) by qobject_to(X, o)Max Reitz2018-03-191-1/+1
* Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-02-07-v4' in...Peter Maydell2018-02-091-1/+1
|\
| * Include qapi/qmp/qbool.h exactly where neededMarkus Armbruster2018-02-091-1/+0Star
| * Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster2018-02-091-0/+1
* | s390x/cpumodel: allow zpci features in qemu modelCornelia Huck2018-02-091-0/+6
|/
* s390x: change the QEMU cpu model to a stripped down z12David Hildenbrand2017-12-141-59/+47Star
* s390x/tcg: we already implement the Set-Program-Parameter facilityDavid Hildenbrand2017-12-141-2/+3
* s390x/tcg: implement extract-CPU-time facilityDavid Hildenbrand2017-12-141-0/+1
* s390x/tcg: implement Interlocked-Access Facility 2David Hildenbrand2017-12-141-0/+1
* 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