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.c
Age
Commit message (
Expand
)
Author
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth
2016-10-25
qapi: rename QmpInputVisitor to QObjectInputVisitor
Daniel P. Berrange
2016-10-25
qapi: rename *qmp-*-visitor* to *qobject-*-visitor*
Daniel P. Berrange
2016-09-06
s390x/cpumodel: implement QMP interface "query-cpu-model-baseline"
David Hildenbrand
2016-09-06
s390x/cpumodel: implement QMP interface "query-cpu-model-comparison"
David Hildenbrand
2016-09-06
s390x/cpumodel: implement QMP interface "query-cpu-model-expansion"
David Hildenbrand
2016-09-06
s390x/kvm: don't enable key wrapping if msa3 is disabled
David Hildenbrand
2016-09-06
s390x/kvm: implement CPU model support
David Hildenbrand
2016-09-06
s390x/sclp: propagate hmfai
David Hildenbrand
2016-09-06
s390x/sclp: propagate the mha via sclp
David Hildenbrand
2016-09-06
s390x/sclp: propagate the ibc val (lowest and unblocked ibc)
David Hildenbrand
2016-09-06
s390x/sclp: indicate sclp features
David Hildenbrand
2016-09-06
s390x/cpumodel: check and apply the CPU model
David Hildenbrand
2016-09-06
s390x/cpumodel: let the CPU model handle feature checks
David Hildenbrand
2016-09-06
s390x/cpumodel: expose features and feature groups as properties
David Hildenbrand
2016-09-06
s390x/cpumodel: store the CPU model in the CPU instance
David Hildenbrand
2016-09-06
s390x/cpumodel: register defined CPU models as subclasses
David Hildenbrand
2016-09-06
s390x/cpumodel: expose CPU class properties
David Hildenbrand
2016-09-06
s390x/cpumodel: "host" and "qemu" as CPU subclasses
David Hildenbrand