summaryrefslogtreecommitdiffstats
path: root/target/s390x/cpu_models.c
Commit message (Expand)AuthorAgeFilesLines
* s390x: fix clang 11 warnings in cpu_models.cDaniele Buono2020-11-101-4/+4
* s390x: pv: Fix diag318 PV fencingJanosch Frank2020-10-221-0/+4
* s390: guest support for diagnose 0x318Collin Walling2020-10-021-0/+1
* s390x: Register all CPU properties as class propertiesEduardo Habkost2020-09-221-19/+16Star
* error: Eliminate error_propagate() with Coccinelle, part 1Markus Armbruster2020-07-101-8/+3Star
* qom: Use returned bool to check for failure, Coccinelle partMarkus Armbruster2020-07-101-2/+1Star
* qom: Put name parameter before value / visitor parameterMarkus Armbruster2020-07-101-1/+1
* qapi: Use returned bool to check for failure, Coccinelle partMarkus Armbruster2020-07-101-6/+3Star
* s390x/cpumodel: Fix harmless misuse of visit_check_struct()Markus Armbruster2020-05-271-1/+1
* qom: Drop parameter @errp of object_property_add() & friendsMarkus Armbruster2020-05-151-6/+5Star
* qom: Drop object_property_set_description() parameter @errpMarkus Armbruster2020-05-151-2/+2
* 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