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
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