summaryrefslogtreecommitdiffstats
path: root/target/s390x/cpu_models.c
Commit message (Expand)AuthorAgeFilesLines
* qom: add object_new_with_classPaolo Bonzini2019-12-171-2/+2
* s390x/cpumodel: Fix query-cpu-definitions error API violationsMarkus Armbruster2019-12-141-5/+1Star
* s390x/cpumodel: Fix query-cpu-model-FOO error API violationsMarkus Armbruster2019-12-141-16/+27
* s390x/cpumodel: Fix realize() error API violationsMarkus Armbruster2019-12-141-15/+22
* s390x/cpumodel: Fix feature property error API violationsMarkus Armbruster2019-12-141-4/+8
* s390x/cpumodel: Add missing visit_freeAndrew Jones2019-10-211-0/+1
* s390x/cpumodel: Add the z15 name to the description of gen15aChristian Borntraeger2019-09-231-1/+1
* s390x/cpumodel: Set up CPU model for AQIC interceptionPierre Morel2019-07-081-0/+1
* qapi: Split machine-target.json off target.json and misc.jsonMarkus Armbruster2019-07-021-1/+1
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* qemu-common: Move tcg_enabled() etc. to sysemu/tcg.hMarkus Armbruster2019-06-111-0/+1
* s390x: Bump the "qemu" CPU model up to a stripped-down z13David Hildenbrand2019-06-071-2/+2
* s390x/cpumodel: wire up 8561 and 8562 as gen15 machinesChristian Borntraeger2019-05-211-4/+5
* s390x/cpumodel: msa9 facilityChristian Borntraeger2019-05-211-0/+2
* s390x/cpumodel: ignore csske for expansionChristian Borntraeger2019-05-211-0/+2
* target: Simplify how the TARGET_cpu_list() printMarkus Armbruster2019-04-181-13/+8Star
* 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