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_features.c
Age
Commit message (
Expand
)
Author
2023-07-25
s390x: spelling fixes
Michael Tokarev
2023-07-10
hw/s390x: Move KVM specific PV from hw/ to target/s390x/kvm/
Philippe Mathieu-Daudé
2023-01-09
hw/s390x/pv: Restrict Protected Virtualization to sysemu
Philippe Mathieu-Daudé
2020-12-21
s390x: pv: Fence additional unavailable SCLP facilities for PV guests
Janosch Frank
2020-10-22
s390x: pv: Fix diag318 PV fencing
Janosch Frank
2020-08-21
meson: rename .inc.h files to .h.inc
Paolo Bonzini
2019-06-21
s390x/cpumodel: Rework CPU feature definition
David Hildenbrand
2019-05-21
s390x/cpumodel: add Deflate-conversion facility
Christian Borntraeger
2019-05-21
s390x/cpumodel: enhanced sort facility
Christian Borntraeger
2019-05-21
s390x/cpumodel: vector enhancements
Christian Borntraeger
2019-05-21
s390x/cpumodel: msa9 facility
Christian Borntraeger
2019-05-21
s390x/cpumodel: Miscellaneous-Instruction-Extensions Facility 3
Christian Borntraeger
2019-02-18
s390x/cpumodel: mepochptff: warn when no mepoch and re-align group init
Collin Walling
2018-10-12
s390x/cpumodel: Set up CPU model for AP device support
Tony Krowiak
2018-08-20
s390x/kvm: add etoken facility
Christian Borntraeger
2018-08-20
s390x/cpumodel: enum type S390FeatGroup now gets generated
Michael Mueller
2018-02-26
s390x/cpumodel: document S390FeatDef.bit not applicable
Halil Pasic
2018-02-09
s390x/cpumodel: model PTFF subfunctions for Multiple-epoch facility
David Hildenbrand
2018-01-22
s390x/kvm: provide stfle.81
Christian Borntraeger
2018-01-22
s390x/kvm: Handle bpb feature
Christian Borntraeger
2017-10-06
s390x/cpumodel: fix max STFL(E) bit number
David Hildenbrand
2017-07-25
target/s390x: introduce (test|set)_be_bit
David Hildenbrand
2017-07-25
target/s390x: indicate query subfunction in s390_fill_feat_block
David Hildenbrand
2017-07-14
s390x/cpumodel: we are always in zarchitecture mode
Jason J. Herne
2017-07-14
s390x/cpumodel: wire up new hardware features
Jason J. Herne
2017-07-14
s390x/cpumodel: add zpci, aen and ais facilities
Yi Min Zhao
2017-07-14
s390x/cpumodel: clean up spacing and comments
Jason J. Herne
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth