- d66a52b s390x/cpu_model: use official name for 8562 by Cornelia Huck · 4 years ago
- 0110253 s390x/cpu_model: disallow unpack for --only-migratable by Christian Borntraeger · 4 years, 1 month ago
- 8373491 Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20201222' into staging by Peter Maydell · 4 years, 2 months ago
- 1024841 s390x: pv: Fence additional unavailable SCLP facilities for PV guests by Janosch Frank · 4 years, 3 months ago
- 54aa3de qapi: Use QAPI_LIST_PREPEND() where possible by Eric Blake · 4 years, 4 months ago
- 074df27 s390x: fix clang 11 warnings in cpu_models.c by Daniele Buono · 4 years, 4 months ago
- 3ded270 s390x: pv: Fix diag318 PV fencing by Janosch Frank · 4 years, 5 months ago
- fabdada s390: guest support for diagnose 0x318 by Collin Walling · 4 years, 6 months ago
- ab76d63 s390x: Register all CPU properties as class properties by Eduardo Habkost · 4 years, 6 months ago
- 668f62e error: Eliminate error_propagate() with Coccinelle, part 1 by Markus Armbruster · 4 years, 8 months ago
- 778a2dc qom: Use returned bool to check for failure, Coccinelle part by Markus Armbruster · 4 years, 8 months ago
- 5325cc3 qom: Put name parameter before value / visitor parameter by Markus Armbruster · 4 years, 8 months ago
- 62a35aa qapi: Use returned bool to check for failure, Coccinelle part by Markus Armbruster · 4 years, 8 months ago
- 5e959d2 s390x/cpumodel: Fix harmless misuse of visit_check_struct() by Markus Armbruster · 4 years, 10 months ago
- d262312 qom: Drop parameter @errp of object_property_add() & friends by Markus Armbruster · 4 years, 10 months ago
- 7eecec7 qom: Drop object_property_set_description() parameter @errp by Markus Armbruster · 4 years, 10 months ago
- 3c75e12 qom: add object_new_with_class by Paolo Bonzini · 5 years ago
- 7dcb1ba s390x/cpumodel: Fix query-cpu-definitions error API violations by Markus Armbruster · 5 years ago
- e47970f s390x/cpumodel: Fix query-cpu-model-FOO error API violations by Markus Armbruster · 5 years ago
- d687ae1 s390x/cpumodel: Fix realize() error API violations by Markus Armbruster · 5 years ago
- 0325e5a s390x/cpumodel: Fix feature property error API violations by Markus Armbruster · 5 years ago
- be39110 s390x/cpumodel: Add missing visit_free by Andrew Jones · 5 years ago
- 7505dec s390x/cpumodel: Add the z15 name to the description of gen15a by Christian Borntraeger · 5 years ago
- 9ef2d19 s390x/cpumodel: Set up CPU model for AQIC interception by Pierre Morel · 6 years ago
- 7f7b4e7 qapi: Split machine-target.json off target.json and misc.json by Markus Armbruster · 6 years ago
- 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
- 14a48c1 qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h by Markus Armbruster · 6 years ago
- 08ef92d s390x: Bump the "qemu" CPU model up to a stripped-down z13 by David Hildenbrand · 6 years ago
- c657e84 s390x/cpumodel: wire up 8561 and 8562 as gen15 machines by Christian Borntraeger · 6 years ago
- 5dacbe2 s390x/cpumodel: msa9 facility by Christian Borntraeger · 6 years ago
- eaf6f64 s390x/cpumodel: ignore csske for expansion by Christian Borntraeger · 6 years ago
- 0442428 target: Simplify how the TARGET_cpu_list() print by Markus Armbruster · 6 years ago
- a0430dd Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-02-18' into staging by Peter Maydell · 6 years ago
- 25a9d6c qapi: make query-cpu-definitions depend on specific targets by Marc-André Lureau · 6 years ago
- 96f75b5 qapi: make query-cpu-model-expansion depend on s390 or x86 by Marc-André Lureau · 6 years ago
- 0e2f453 qapi: make s390 commands depend on TARGET_S390X by Marc-André Lureau · 6 years ago
- f2a7d15 s390x/cpumodel: add z14 GA2 model by Collin Walling · 6 years ago
- 84176c7 s390x/cpumodel: default enable mepoch for z14 and later by Collin Walling · 6 years ago
- ddf5d18 s390x/cpumodel: mepochptff: warn when no mepoch and re-align group init by Collin Walling · 6 years ago
- 09ced81 s390x: always provide pci support by Cornelia Huck · 6 years ago
- c5cd17a s390x/cpumodel: Set up CPU model for AP device support by Tony Krowiak · 6 years ago
- 068a5ea qom: convert the CPU list to RCU by Emilio G. Cota · 7 years ago
- c611778 s390x/cpumodel: Add "-cpu max" support by David Hildenbrand · 7 years ago
- 677ff32 s390x/cpumodel: fix segmentation fault when baselining models by David Hildenbrand · 7 years ago
- 23ad956 s390x/cpumodels: add z14 Model ZR1 by Christian Borntraeger · 7 years ago
- cb3e7f0 qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF by Marc-André Lureau · 7 years ago
- 7dc847e qapi: Replace qobject_to_X(o) by qobject_to(X, o) by Max Reitz · 7 years ago
- 7e0019a Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-02-07-v4' into staging by Peter Maydell · 7 years ago
- bd006b9 Include qapi/qmp/qbool.h exactly where needed by Markus Armbruster · 7 years ago
- 452fcdb Include qapi/qmp/qdict.h exactly where needed by Markus Armbruster · 7 years ago
- e3fd586 s390x/cpumodel: allow zpci features in qemu model by Cornelia Huck · 7 years ago
- 35b4df6 s390x: change the QEMU cpu model to a stripped down z12 by David Hildenbrand · 7 years ago
- 33ae8a4 s390x/tcg: we already implement the Set-Program-Parameter facility by David Hildenbrand · 7 years ago
- 4bac52f s390x/tcg: implement extract-CPU-time facility by David Hildenbrand · 7 years ago
- f400be1 s390x/tcg: implement Interlocked-Access Facility 2 by David Hildenbrand · 7 years ago
- e555cbe target/s390x: change CPU type name to "s390x-cpu" by David Hildenbrand · 7 years ago
- ca26c5d s390x/cpumodel: allow to enable SENSE RUNNING STATUS for qemu by David Hildenbrand · 7 years ago
- 96f64aa S390: use g_new() family of functions by Marc-André Lureau · 7 years ago
- 1e70ba2 target/s390x: get rid of next_core_id by David Hildenbrand · 7 years ago
- b6805e1 s390x: use generic cpu_model parsing by Igor Mammedov · 7 years ago
- 7705c75 s390x/tcg: add basic MSA features by David Hildenbrand · 7 years ago
- 8ad9087 s390x/ccw: create s390 phb for compat reasons as well by Cornelia Huck · 7 years ago
- 99aa6bf s390x: print CPU definitions in sorted order by David Hildenbrand · 7 years ago
- ca5c145 target/s390x: use "core-id" for cpu number/address/id handling by David Hildenbrand · 7 years ago
- f16bbb9 s390x/kvm: move KVM declarations and stubs to separate files by David Hildenbrand · 8 years ago
- 4e58b83 target/s390x: introduce internal.h by David Hildenbrand · 8 years ago
- 7d00bf9 s390x/cpumodel: factor out determination of default model name by David Hildenbrand · 8 years ago
- 30e82de target/s390x: improve baselining if certain base features are missing by David Hildenbrand · 8 years ago
- c1b364f s390/cpumodel: remove KSS from the default model of z14 by Christian Borntraeger · 8 years ago
- 6887dc6 Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170718' into staging by Peter Maydell · 8 years ago
- cc28a59 s390x/cpumodel: z14 cpu models by Jason J. Herne · 8 years ago
- 19d7058 target/s390x: Allow to enable "idtes" feature for TCG by David Hildenbrand · 8 years ago
- e89ea6a target/s390x: Mark ETF3 and ETF3_ENH facilities as available by Richard Henderson · 8 years ago
- c67ba30 target/s390x: Implement CSST by Richard Henderson · 8 years ago
- fbc8ea1 Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170714' into staging by Peter Maydell · 8 years ago
- 6da5c59 s390x/cpumodel: wire up new hardware features by Jason J. Herne · 8 years ago
- c9ad8a7 s390x/cpumodel: provide compat handling for new cpu features by Jason J. Herne · 8 years ago
- 3dc6f86 Convert error_report() to warn_report() by Alistair Francis · 8 years ago
- 38cba1f s390x: return unavailable features via query-cpu-definitions by Viktor Mihajlovski · 8 years ago
- be7f28d target/s390x: Implement idte instruction by David Hildenbrand · 8 years ago
- faf1c63 target/s390x: Indicate and check for local tlb clearing by David Hildenbrand · 8 years ago
- afa26f3 target/s390x: Mark STFLE_49 facility as available by Richard Henderson · 8 years ago
- 37b8638 target/s390x: Mark STFLE_53 facility as available by Richard Henderson · 8 years ago
- e1a5d92 target/s390x: Mark FPSEH facility as available by Richard Henderson · 8 years ago
- 3e7e5e0 target/s390x: implement mvcos instruction by David Hildenbrand · 8 years ago
- 076d4d3 s390x/cpumodel: wire up cpu type + id for TCG by David Hildenbrand · 8 years ago
- f4f3082 Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170608' into staging by Peter Maydell · 8 years ago
- 3190dfc target/s390x: mark ETF2 and ETF2-ENH facilities as available by Aurelien Jarno · 8 years ago
- fc7fbcb target/s390x/cpu_models: Allow some additional feature bits for the "qemu" CPU by Thomas Huth · 8 years ago
- fbe8202 s390x/cpumodel: improve defintion search without an IBC by David Hildenbrand · 8 years ago
- 64bc98f s390x/cpumodel: take care of the cpuid format bit for KVM by David Hildenbrand · 8 years ago
- 46f5ac2 qobject: Use simpler QDict/QList scalar insertion macros by Eric Blake · 8 years ago
- cb55c19 s390x: Drop useless casts by Eric Blake · 8 years ago
- a352aa6 target/s390x: Fix broken user mode by Stefan Weil · 8 years ago
- 048abb7 qapi: Drop unused non-strict qobject input visitor by Markus Armbruster · 8 years ago
- 8dc5235 target/s390x: Fix typo by Stefan Weil · 8 years ago
- 8ed877b qmp: Report QOM type name on query-cpu-definitions by Eduardo Habkost · 8 years ago
- fcf5ef2 Move target-* CPU file into a target/ folder by Thomas Huth · 8 years ago[Renamed from target-s390x/cpu_models.c]
- 82ecffa Open 2.9 development tree by Stefan Hajnoczi · 8 years ago