index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
s390x
/
cpu_models.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pull-request-2024-04-30' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
2024-04-30
1
-15
/
+10
|
\
|
*
target/s390x/cpu_models: Drop local @err in get_max_cpu_model()
Zhao Liu
2024-04-30
1
-3
/
+1
|
*
target/s390x/cpu_models: Make kvm_s390_get_host_cpu_model() return boolean
Zhao Liu
2024-04-30
1
-5
/
+4
|
*
target/s390x/cpu_model: Drop local @err in s390_realize_cpu_model()
Zhao Liu
2024-04-30
1
-3
/
+1
|
*
target/s390x/cpu_model: Make check_compatibility() return boolean
Zhao Liu
2024-04-30
1
-7
/
+7
*
|
target/s390x/cpu_models: Rework the output of "-cpu help"
Thomas Huth
2024-04-29
1
-4
/
+5
|
/
*
target/s390x: improve cpu compatibility check error message
Claudio Fontana
2024-03-18
1
-7
/
+15
*
target/s390x/cpu_models: Fix missing ERRP_GUARD() for error_prepend()
Zhao Liu
2024-03-12
1
-0
/
+2
*
Merge tag 'pull-request-2023-11-07' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2023-11-08
1
-5
/
+1
|
\
|
*
target/s390x/cpu_models: Use 'first_cpu' in s390_get_feat_block()
Philippe Mathieu-Daudé
2023-11-07
1
-5
/
+1
*
|
hw/cpu: Clean up global variable shadowing
Philippe Mathieu-Daudé
2023-11-07
1
-1
/
+1
|
/
*
target/s390x/cpu topology: activate CPU topology
Pierre Morel
2023-10-20
1
-0
/
+1
*
target/s390x: AP-passthrough for PV guests
Steffen Eiden
2023-09-12
1
-0
/
+2
*
s390x: spelling fixes
Michael Tokarev
2023-07-25
1
-1
/
+1
*
hw/s390x: Move KVM specific PV from hw/ to target/s390x/kvm/
Philippe Mathieu-Daudé
2023-07-10
1
-1
/
+1
*
s390x/tcg: Fix CPU address returned by STIDP
Ilya Leoshkevich
2023-06-05
1
-2
/
+2
*
*: Add missing includes of qemu/error-report.h
Richard Henderson
2023-03-22
1
-0
/
+1
*
hw/s390x/pv: Restrict Protected Virtualization to sysemu
Philippe Mathieu-Daudé
2023-01-09
1
-1
/
+3
*
target/s390x: display deprecation status in '-cpu help'
Daniel P. Berrangé
2022-08-05
1
-5
/
+18
*
s390x/cpu_models: make "max" match the unmodified "qemu" CPU model under TCG
David Hildenbrand
2022-05-04
1
-19
/
+7
*
s390x/cpumodel: Bump up QEMU model to a stripped-down IBM z15 GA1
David Miller
2022-02-28
1
-3
/
+3
*
include: Move hardware version declarations to new qemu/hw-version.h
Peter Maydell
2022-02-21
1
-0
/
+1
*
monitor: Trim some trailing space from human-readable output
Markus Armbruster
2021-10-31
1
-2
/
+2
*
target/s390x: split sysemu part of cpu models
Cho, Yu-Chen
2021-07-07
1
-416
/
+1
*
target/s390x: move kvm files into kvm/
Cho, Yu-Chen
2021-07-07
1
-1
/
+1
*
target/s390x: rename internal.h to s390x-internal.h
Cho, Yu-Chen
2021-07-07
1
-1
/
+1
*
s390x/cpumodel: add 3931 and 3932
Christian Borntraeger
2021-07-07
1
-0
/
+6
*
s390x/cpumodel: Bump up QEMU model to a stripped-down IBM z14 GA2
David Hildenbrand
2021-06-21
1
-2
/
+2
*
s390x/cpu_model: use official name for 8562
Cornelia Huck
2021-03-15
1
-2
/
+2
*
s390x/cpu_model: disallow unpack for --only-migratable
Christian Borntraeger
2021-03-04
1
-0
/
+10
*
Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20201222' into...
Peter Maydell
2021-01-01
1
-2
/
+23
|
\
|
*
s390x: pv: Fence additional unavailable SCLP facilities for PV guests
Janosch Frank
2020-12-21
1
-2
/
+23
*
|
qapi: Use QAPI_LIST_PREPEND() where possible
Eric Blake
2020-12-19
1
-10
/
+2
|
/
*
s390x: fix clang 11 warnings in cpu_models.c
Daniele Buono
2020-11-10
1
-4
/
+4
*
s390x: pv: Fix diag318 PV fencing
Janosch Frank
2020-10-22
1
-0
/
+4
*
s390: guest support for diagnose 0x318
Collin Walling
2020-10-02
1
-0
/
+1
*
s390x: Register all CPU properties as class properties
Eduardo Habkost
2020-09-22
1
-19
/
+16
*
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
2020-07-10
1
-8
/
+3
*
qom: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
2020-07-10
1
-2
/
+1
*
qom: Put name parameter before value / visitor parameter
Markus Armbruster
2020-07-10
1
-1
/
+1
*
qapi: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
2020-07-10
1
-6
/
+3
*
s390x/cpumodel: Fix harmless misuse of visit_check_struct()
Markus Armbruster
2020-05-27
1
-1
/
+1
*
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-05-15
1
-6
/
+5
*
qom: Drop object_property_set_description() parameter @errp
Markus Armbruster
2020-05-15
1
-2
/
+2
*
qom: add object_new_with_class
Paolo Bonzini
2019-12-17
1
-2
/
+2
*
s390x/cpumodel: Fix query-cpu-definitions error API violations
Markus Armbruster
2019-12-14
1
-5
/
+1
*
s390x/cpumodel: Fix query-cpu-model-FOO error API violations
Markus Armbruster
2019-12-14
1
-16
/
+27
*
s390x/cpumodel: Fix realize() error API violations
Markus Armbruster
2019-12-14
1
-15
/
+22
*
s390x/cpumodel: Fix feature property error API violations
Markus Armbruster
2019-12-14
1
-4
/
+8
*
s390x/cpumodel: Add missing visit_free
Andrew Jones
2019-10-21
1
-0
/
+1
[next]