Age | Commit message (Expand) | Author |
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 |
2017-10-20 | s390x/cpumodel: allow to enable SENSE RUNNING STATUS for qemu | David Hildenbrand |
2017-10-20 | S390: use g_new() family of functions | Marc-André Lureau |
2017-10-06 | target/s390x: get rid of next_core_id | David Hildenbrand |
2017-10-06 | s390x: use generic cpu_model parsing | Igor Mammedov |
2017-10-06 | s390x/tcg: add basic MSA features | David Hildenbrand |
2017-09-19 | s390x/ccw: create s390 phb for compat reasons as well | Cornelia Huck |
2017-09-19 | s390x: print CPU definitions in sorted order | David Hildenbrand |
2017-09-19 | target/s390x: use "core-id" for cpu number/address/id handling | David Hildenbrand |
2017-08-30 | s390x/kvm: move KVM declarations and stubs to separate files | David Hildenbrand |
2017-08-30 | target/s390x: introduce internal.h | David Hildenbrand |
2017-08-30 | s390x/cpumodel: factor out determination of default model name | David Hildenbrand |
2017-07-25 | target/s390x: improve baselining if certain base features are missing | David Hildenbrand |
2017-07-25 | s390/cpumodel: remove KSS from the default model of z14 | Christian Borntraeger |
2017-07-18 | Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170718' into s... | Peter Maydell |
2017-07-18 | s390x/cpumodel: z14 cpu models | Jason J. Herne |
2017-07-17 | target/s390x: Allow to enable "idtes" feature for TCG | David Hildenbrand |
2017-07-17 | target/s390x: Mark ETF3 and ETF3_ENH facilities as available | Richard Henderson |
2017-07-17 | target/s390x: Implement CSST | Richard Henderson |
2017-07-14 | Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170714' into s... | Peter Maydell |
2017-07-14 | s390x/cpumodel: wire up new hardware features | Jason J. Herne |
2017-07-14 | s390x/cpumodel: provide compat handling for new cpu features | Jason J. Herne |
2017-07-13 | Convert error_report() to warn_report() | Alistair Francis |
2017-07-05 | s390x: return unavailable features via query-cpu-definitions | Viktor Mihajlovski |
2017-06-23 | target/s390x: Implement idte instruction | David Hildenbrand |
2017-06-23 | target/s390x: Indicate and check for local tlb clearing | David Hildenbrand |
2017-06-23 | target/s390x: Mark STFLE_49 facility as available | Richard Henderson |
2017-06-23 | target/s390x: Mark STFLE_53 facility as available | Richard Henderson |
2017-06-23 | target/s390x: Mark FPSEH facility as available | Richard Henderson |
2017-06-23 | target/s390x: implement mvcos instruction | David Hildenbrand |
2017-06-13 | s390x/cpumodel: wire up cpu type + id for TCG | David Hildenbrand |
2017-06-13 | Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170608' into s... | Peter Maydell |
2017-06-06 | target/s390x: mark ETF2 and ETF2-ENH facilities as available | Aurelien Jarno |
2017-06-06 | target/s390x/cpu_models: Allow some additional feature bits for the "qemu" CPU | Thomas Huth |
2017-06-06 | s390x/cpumodel: improve defintion search without an IBC | David Hildenbrand |
2017-06-06 | s390x/cpumodel: take care of the cpuid format bit for KVM | David Hildenbrand |
2017-05-09 | qobject: Use simpler QDict/QList scalar insertion macros | Eric Blake |
2017-04-21 | s390x: Drop useless casts | Eric Blake |
2017-03-23 | target/s390x: Fix broken user mode | Stefan Weil |
2017-03-05 | qapi: Drop unused non-strict qobject input visitor | Markus Armbruster |
2017-02-28 | target/s390x: Fix typo | Stefan Weil |
2017-01-12 | qmp: Report QOM type name on query-cpu-definitions | Eduardo Habkost |
2016-12-20 | Move target-* CPU file into a target/ folder | Thomas Huth |