Age | Commit message (Expand) | Author |
2020-10-22 | s390x: pv: Fix diag318 PV fencing | Janosch Frank |
2020-10-02 | s390: guest support for diagnose 0x318 | Collin Walling |
2020-09-22 | s390x: Register all CPU properties as class properties | Eduardo Habkost |
2020-07-10 | error: Eliminate error_propagate() with Coccinelle, part 1 | Markus Armbruster |
2020-07-10 | qom: Use returned bool to check for failure, Coccinelle part | Markus Armbruster |
2020-07-10 | qom: Put name parameter before value / visitor parameter | Markus Armbruster |
2020-07-10 | qapi: Use returned bool to check for failure, Coccinelle part | Markus Armbruster |
2020-05-27 | s390x/cpumodel: Fix harmless misuse of visit_check_struct() | Markus Armbruster |
2020-05-15 | qom: Drop parameter @errp of object_property_add() & friends | Markus Armbruster |
2020-05-15 | qom: Drop object_property_set_description() parameter @errp | Markus Armbruster |
2019-12-17 | qom: add object_new_with_class | Paolo Bonzini |
2019-12-14 | s390x/cpumodel: Fix query-cpu-definitions error API violations | Markus Armbruster |
2019-12-14 | s390x/cpumodel: Fix query-cpu-model-FOO error API violations | Markus Armbruster |
2019-12-14 | s390x/cpumodel: Fix realize() error API violations | Markus Armbruster |
2019-12-14 | s390x/cpumodel: Fix feature property error API violations | Markus Armbruster |
2019-10-21 | s390x/cpumodel: Add missing visit_free | Andrew Jones |
2019-09-23 | s390x/cpumodel: Add the z15 name to the description of gen15a | Christian Borntraeger |
2019-07-08 | s390x/cpumodel: Set up CPU model for AQIC interception | Pierre Morel |
2019-07-02 | qapi: Split machine-target.json off target.json and misc.json | Markus Armbruster |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster |
2019-06-11 | qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h | Markus Armbruster |
2019-06-07 | s390x: Bump the "qemu" CPU model up to a stripped-down z13 | David Hildenbrand |
2019-05-21 | s390x/cpumodel: wire up 8561 and 8562 as gen15 machines | Christian Borntraeger |
2019-05-21 | s390x/cpumodel: msa9 facility | Christian Borntraeger |
2019-05-21 | s390x/cpumodel: ignore csske for expansion | Christian Borntraeger |
2019-04-18 | target: Simplify how the TARGET_cpu_list() print | Markus Armbruster |
2019-02-18 | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-02-18' into ... | Peter Maydell |
2019-02-18 | qapi: make query-cpu-definitions depend on specific targets | Marc-André Lureau |
2019-02-18 | qapi: make query-cpu-model-expansion depend on s390 or x86 | Marc-André Lureau |
2019-02-18 | qapi: make s390 commands depend on TARGET_S390X | Marc-André Lureau |
2019-02-18 | s390x/cpumodel: add z14 GA2 model | Collin Walling |
2019-02-18 | s390x/cpumodel: default enable mepoch for z14 and later | Collin Walling |
2019-02-18 | s390x/cpumodel: mepochptff: warn when no mepoch and re-align group init | Collin Walling |
2019-02-18 | s390x: always provide pci support | Cornelia Huck |
2018-10-12 | s390x/cpumodel: Set up CPU model for AP device support | Tony Krowiak |
2018-08-23 | qom: convert the CPU list to RCU | Emilio G. Cota |
2018-08-20 | s390x/cpumodel: Add "-cpu max" support | David Hildenbrand |
2018-07-18 | s390x/cpumodel: fix segmentation fault when baselining models | David Hildenbrand |
2018-06-18 | s390x/cpumodels: add z14 Model ZR1 | Christian Borntraeger |
2018-05-04 | qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF | Marc-André Lureau |
2018-03-19 | qapi: Replace qobject_to_X(o) by qobject_to(X, o) | Max Reitz |
2018-02-09 | Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-02-07-v4' in... | Peter Maydell |
2018-02-09 | Include qapi/qmp/qbool.h exactly where needed | Markus Armbruster |
2018-02-09 | Include qapi/qmp/qdict.h exactly where needed | Markus Armbruster |
2018-02-09 | s390x/cpumodel: allow zpci features in qemu model | Cornelia Huck |
2017-12-14 | s390x: change the QEMU cpu model to a stripped down z12 | David Hildenbrand |
2017-12-14 | s390x/tcg: we already implement the Set-Program-Parameter facility | David Hildenbrand |
2017-12-14 | s390x/tcg: implement extract-CPU-time facility | David Hildenbrand |
2017-12-14 | s390x/tcg: implement Interlocked-Access Facility 2 | David Hildenbrand |
2017-10-30 | target/s390x: change CPU type name to "s390x-cpu" | David Hildenbrand |