index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
s390x
/
cpu_models.h
Age
Commit message (
Expand
)
Author
2024-04-30
target/s390x/cpu_models: Make kvm_s390_apply_cpu_model() return boolean
Zhao Liu
2024-04-30
target/s390x/cpu_models: Make kvm_s390_get_host_cpu_model() return boolean
Zhao Liu
2024-04-25
target/s390x: Remove KVM stubs in cpu_models.h
Philippe Mathieu-Daudé
2023-11-07
target: Move ArchCPUClass definition to 'cpu.h'
Philippe Mathieu-Daudé
2023-06-05
s390x/tcg: Fix CPU address returned by STIDP
Ilya Leoshkevich
2022-11-16
s390x: Fix spelling errors
Thomas Huth
2020-08-21
meson: convert target/s390x/gen-features.h
Marc-André Lureau
2019-08-21
hw/core: Move cpu.c, cpu.h from qom/ to hw/core/
Markus Armbruster
2019-02-18
s390x/cpumodel: default enable mepoch for z14 and later
Collin Walling
2017-12-14
s390x: change the QEMU cpu model to a stripped down z12
David Hildenbrand
2017-09-19
target/s390x: move some s390x typedefs to cpu-qom.h
David Hildenbrand
2017-07-14
s390x/cpumodel: provide compat handling for new cpu features
Jason J. Herne
2017-06-06
s390x/cpumodel: take care of the cpuid format bit for KVM
David Hildenbrand
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth