index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
s390x
/
gen-features.c
Age
Commit message (
Expand
)
Author
2021-09-07
s390x/cpumodel: Add more feature to gen16 default model
Christian Borntraeger
2021-07-07
s390x/cpumodel: add 3931 and 3932
Christian Borntraeger
2021-06-21
s390x/cpumodel: Bump up QEMU model to a stripped-down IBM z14 GA2
David Hildenbrand
2021-06-21
s390x/tcg: We support Vector enhancements facility
David Hildenbrand
2020-10-02
s390x/tcg: Implement CIPHER MESSAGE WITH AUTHENTICATION (KMA)
David Hildenbrand
2020-10-02
s390x/tcg: We support Miscellaneous-Instruction-Extensions Facility 2
David Hildenbrand
2020-10-02
s390x/cpumodel: S390_FEAT_MISC_INSTRUCTION_EXT -> S390_FEAT_MISC_INSTRUCTION_...
David Hildenbrand
2020-10-02
s390: guest support for diagnose 0x318
Collin Walling
2020-10-02
s390/sclp: add extended-length sccb support for kvm guest
Collin Walling
2020-04-29
s390x: Add unpack facility feature to GA1
Christian Borntraeger
2019-10-09
s390x/cpumodel: Add new TCG features to QEMU cpu model
David Hildenbrand
2019-10-09
s390x/cpumodel: Prepare for changes of QEMU model
David Hildenbrand
2019-07-16
s390x/cpumodel: change internal name of vxpdeh to match description
Christian Borntraeger
2019-07-16
s390x/cpumodel: remove esort from the default model
Christian Borntraeger
2019-07-08
s390x/cpumodel: Set up CPU model for AQIC interception
Pierre Morel
2019-06-21
s390x/cpumodel: Prepend KDSA features with "KDSA"
David Hildenbrand
2019-06-07
s390x: Bump the "qemu" CPU model up to a stripped-down z13
David Hildenbrand
2019-06-07
s390x/tcg: We support the Vector Facility
David Hildenbrand
2019-05-21
s390x/cpumodel: add gen15 defintions
Christian Borntraeger
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: msa9 facility
Christian Borntraeger
2019-03-04
s390x: Add floating-point extension facility to "qemu" cpu model
David Hildenbrand
2019-02-18
s390x/cpumodel: add z14 GA2 model
Collin Walling
2019-02-18
s390x/cpumodel: default enable mepoch for z14 and later
Collin Walling
2019-02-18
s390x: add zPCI feature to "qemu" CPU model
David Hildenbrand
2019-02-18
s390x: always provide pci support
Cornelia Huck
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-07-02
s390x/cpumodel: default enable bpb and ppa15 for z196 and later
Christian Borntraeger
2018-02-09
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-02-07-v4' in...
Peter Maydell
2018-02-09
s390x/cpumodel: model PTFF subfunctions for Multiple-epoch facility
David Hildenbrand
2018-02-09
s390x/cpumodel: allow zpci features in qemu model
Cornelia Huck
2018-02-09
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2018-01-22
s390x/kvm: provide stfle.81
Christian Borntraeger
2018-01-22
s390x/kvm: Handle bpb feature
Christian Borntraeger
2017-12-14
s390x: change the QEMU cpu model to a stripped down z12
David Hildenbrand
2017-09-27
s390x/cpumodel: remove ais from z14 default model-> also for 2.10.1
Christian Borntraeger
2017-07-25
s390/cpumodel: remove KSS from the default model of z14
Christian Borntraeger
2017-07-18
s390x/cpumodel: z14 cpu models
Jason J. Herne
2017-07-14
s390x/cpumodel: add esop/esop2 to z12 model
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