Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-12-20 | Move target-* CPU file into a target/ folder | Thomas Huth | 1 | -119/+0 |
2016-09-06 | s390x/kvm: implement CPU model support | David Hildenbrand | 1 | -0/+50 |
2016-09-06 | s390x/sclp: propagate hmfai | David Hildenbrand | 1 | -0/+1 |
2016-09-06 | s390x/sclp: propagate the mha via sclp | David Hildenbrand | 1 | -0/+1 |
2016-09-06 | s390x/sclp: propagate the ibc val (lowest and unblocked ibc) | David Hildenbrand | 1 | -0/+12 |
2016-09-06 | s390x/sclp: indicate sclp features | David Hildenbrand | 1 | -0/+1 |
2016-09-06 | s390x/cpumodel: let the CPU model handle feature checks | David Hildenbrand | 1 | -0/+2 |
2016-09-06 | s390x/cpumodel: store the CPU model in the CPU instance | David Hildenbrand | 1 | -0/+10 |
2016-09-06 | s390x/cpumodel: register defined CPU models as subclasses | David Hildenbrand | 1 | -0/+42 |