index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
s390x
/
cpu_models.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-12
s390x/cpumodel: Set up CPU model for AP device support
Tony Krowiak
1
-0
/
+2
2018-08-23
qom: convert the CPU list to RCU
Emilio G. Cota
1
-1
/
+1
2018-08-20
s390x/cpumodel: Add "-cpu max" support
David Hildenbrand
1
-25
/
+57
2018-07-18
s390x/cpumodel: fix segmentation fault when baselining models
David Hildenbrand
1
-0
/
+8
2018-06-18
s390x/cpumodels: add z14 Model ZR1
Christian Borntraeger
1
-0
/
+1
2018-05-04
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
Marc-André Lureau
1
-1
/
+1
2018-03-19
qapi: Replace qobject_to_X(o) by qobject_to(X, o)
Max Reitz
1
-1
/
+1
2018-02-09
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-02-07-v4' in...
Peter Maydell
1
-1
/
+1
2018-02-09
Include qapi/qmp/qbool.h exactly where needed
Markus Armbruster
1
-1
/
+0
2018-02-09
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
1
-0
/
+1
2018-02-09
s390x/cpumodel: allow zpci features in qemu model
Cornelia Huck
1
-0
/
+6
2017-12-14
s390x: change the QEMU cpu model to a stripped down z12
David Hildenbrand
1
-59
/
+47
2017-12-14
s390x/tcg: we already implement the Set-Program-Parameter facility
David Hildenbrand
1
-2
/
+3
2017-12-14
s390x/tcg: implement extract-CPU-time facility
David Hildenbrand
1
-0
/
+1
2017-12-14
s390x/tcg: implement Interlocked-Access Facility 2
David Hildenbrand
1
-0
/
+1
2017-10-30
target/s390x: change CPU type name to "s390x-cpu"
David Hildenbrand
1
-2
/
+2
2017-10-20
s390x/cpumodel: allow to enable SENSE RUNNING STATUS for qemu
David Hildenbrand
1
-0
/
+1
2017-10-20
S390: use g_new() family of functions
Marc-André Lureau
1
-6
/
+6
2017-10-06
target/s390x: get rid of next_core_id
David Hildenbrand
1
-0
/
+2
2017-10-06
s390x: use generic cpu_model parsing
Igor Mammedov
1
-11
/
+0
2017-10-06
s390x/tcg: add basic MSA features
David Hildenbrand
1
-0
/
+4
2017-09-19
s390x/ccw: create s390 phb for compat reasons as well
Cornelia Huck
1
-0
/
+3
2017-09-19
s390x: print CPU definitions in sorted order
David Hildenbrand
1
-15
/
+41
2017-09-19
target/s390x: use "core-id" for cpu number/address/id handling
David Hildenbrand
1
-1
/
+1
2017-08-30
s390x/kvm: move KVM declarations and stubs to separate files
David Hildenbrand
1
-0
/
+2
2017-08-30
target/s390x: introduce internal.h
David Hildenbrand
1
-0
/
+1
2017-08-30
s390x/cpumodel: factor out determination of default model name
David Hildenbrand
1
-0
/
+8
2017-07-25
target/s390x: improve baselining if certain base features are missing
David Hildenbrand
1
-0
/
+33
2017-07-25
s390/cpumodel: remove KSS from the default model of z14
Christian Borntraeger
1
-0
/
+1
2017-07-18
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170718' into s...
Peter Maydell
1
-0
/
+1
2017-07-18
s390x/cpumodel: z14 cpu models
Jason J. Herne
1
-0
/
+1
2017-07-17
target/s390x: Allow to enable "idtes" feature for TCG
David Hildenbrand
1
-0
/
+1
2017-07-17
target/s390x: Mark ETF3 and ETF3_ENH facilities as available
Richard Henderson
1
-0
/
+2
2017-07-17
target/s390x: Implement CSST
Richard Henderson
1
-0
/
+2
2017-07-14
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170714' into s...
Peter Maydell
1
-0
/
+51
2017-07-14
s390x/cpumodel: wire up new hardware features
Jason J. Herne
1
-0
/
+25
2017-07-14
s390x/cpumodel: provide compat handling for new cpu features
Jason J. Herne
1
-0
/
+26
2017-07-13
Convert error_report() to warn_report()
Alistair Francis
1
-3
/
+3
2017-07-05
s390x: return unavailable features via query-cpu-definitions
Viktor Mihajlovski
1
-5
/
+57
2017-06-23
target/s390x: Implement idte instruction
David Hildenbrand
1
-0
/
+1
2017-06-23
target/s390x: Indicate and check for local tlb clearing
David Hildenbrand
1
-0
/
+1
2017-06-23
target/s390x: Mark STFLE_49 facility as available
Richard Henderson
1
-0
/
+1
2017-06-23
target/s390x: Mark STFLE_53 facility as available
Richard Henderson
1
-0
/
+1
2017-06-23
target/s390x: Mark FPSEH facility as available
Richard Henderson
1
-0
/
+1
2017-06-23
target/s390x: implement mvcos instruction
David Hildenbrand
1
-0
/
+1
2017-06-13
s390x/cpumodel: wire up cpu type + id for TCG
David Hildenbrand
1
-2
/
+6
2017-06-13
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170608' into s...
Peter Maydell
1
-0
/
+10
2017-06-06
target/s390x: mark ETF2 and ETF2-ENH facilities as available
Aurelien Jarno
1
-0
/
+2
2017-06-06
target/s390x/cpu_models: Allow some additional feature bits for the "qemu" CPU
Thomas Huth
1
-3
/
+31
2017-06-06
s390x/cpumodel: improve defintion search without an IBC
David Hildenbrand
1
-0
/
+9
[next]