Enhanced Hardware Support - Finalize Naming
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu on IBM z Systems |
Fix Released
|
High
|
Frank Heimes | ||
linux (Ubuntu) |
Fix Released
|
High
|
Canonical Kernel Team | ||
Bionic |
Fix Released
|
High
|
Canonical Kernel Team | ||
Disco |
Fix Released
|
High
|
Canonical Kernel Team | ||
qemu (Ubuntu) |
Fix Released
|
Medium
|
Unassigned | ||
Bionic |
Fix Released
|
Wishlist
|
Unassigned | ||
Disco |
Fix Released
|
Wishlist
|
Unassigned |
Bug Description
@SRU Team: For SRU template of Qemu please scroll down ...
SRU Justification Kernel:
=======
[Impact]
* Add / activate support for IBM z15 and LinuxONE III systems
[Fix]
* a0e2251132995b9
[Test Case]
* check and verify cpuinfo - regression testing is possible by Canonical/me
* functional testing is currently only doable by IBM
[Regression Potential]
* There is regression potential with having new code in and the flags added/active
* but the code changes are pretty straight forward, just add config, cases and defs
* and are not used on existing systems, just on the new generation that is not yet out in the field
[Other Info]
* SRU of LP 1842916 merged with (this) LP 1842774
---
SRU Template for qemu as the impact/scope is different
=======
[Impact]
* Update naming of the new HW Generation
* Now that the systems are released people might look for types matching
the name and no one really knows "IBM 8561 GA1".
* Help users to identify the cpu type by backporting the fix that sets the
defined name.
[Fix]
* https:/
[Test Case]
* qemu-system-s390x -cpu ? | grep gen15
s390 gen15a-base IBM 8561 GA1 (static, migration-safe)
s390 gen15a IBM 8561 GA1 (migration-safe)
s390 gen15b-base IBM 8562 GA1 (static, migration-safe)
s390 gen15b IBM 8562 GA1 (migration-safe)
* With the fix gen15a should be called "IBM z15 GA1"
[Regression Potential]
* The only thing changing (for qemu) are some texts e.g. when showing CPU
types. The cpu type itself that is used in e.g. scripts / commands will
not change. Therefore the regression risk of the qemu change is next to
none. The only I can think of is people grepping for the old ID in text
output, but that seems theoretical and not important.
[Other Info]
* For an SRU perspective this is "nice to have" we will only do this
"along" other higher impact SRUs.
__________
This feature request will provide the final naming of the next machine
Related branches
- Rafael David Tinoco (community): Approve
- Canonical Server: Pending requested
- git-ubuntu developers: Pending requested
-
Diff: 486 lines (+440/-0)7 files modifieddebian/changelog (+10/-0)
debian/patches/lp-1847948-vfio-Use-a-trace-point-when-a-RAM-section-cannot-be-.patch (+81/-0)
debian/patches/lp-1847948-vfio-pci-Relax-DMA-map-errors-for-MMIO-regions.patch (+137/-0)
debian/patches/series (+5/-0)
debian/patches/ubuntu/lp-1842774-s390x-cpumodel-Add-the-z15-name-to-the-description-o.patch (+30/-0)
debian/patches/ubuntu/lp-1847948-ppc-spapr-vfio-Turn-off-MSIX-emulation-for-VFIO-devi.patch (+82/-0)
debian/patches/ubuntu/lp-1847948-vfio-pci-Allow-mmap-of-MSIX-BAR.patch (+95/-0)
- Rafael David Tinoco (community): Approve
- Canonical Server packageset reviewers: Pending requested
- git-ubuntu developers: Pending requested
-
Diff: 64 lines (+42/-0)3 files modifieddebian/changelog (+7/-0)
debian/patches/series (+1/-0)
debian/patches/ubuntu/lp-1842774-s390x-cpumodel-Add-the-z15-name-to-the-description-o.patch (+34/-0)
- Robie Basak: Approve
- Canonical Server: Pending requested
- Canonical Server packageset reviewers: Pending requested
-
Diff: 64 lines (+42/-0)3 files modifieddebian/changelog (+7/-0)
debian/patches/lp-1842774-s390x-cpumodel-Add-the-z15-name-to-the-description-o.patch (+34/-0)
debian/patches/series (+1/-0)
tags: | added: architecture-s39064 bugnameltc-181268 severity-high targetmilestone-inin1910 |
Changed in ubuntu: | |
assignee: | nobody → Skipper Bug Screeners (skipper-screen-team) |
affects: | ubuntu → linux (Ubuntu) |
Changed in ubuntu-z-systems: | |
assignee: | Andrew Cloke (andrew-cloke) → Frank Heimes (frank-heimes) |
Changed in linux (Ubuntu): | |
status: | New → Incomplete |
Changed in qemu: | |
status: | New → Incomplete |
Changed in linux (Ubuntu): | |
status: | Incomplete → New |
Changed in ubuntu-z-systems: | |
status: | Incomplete → Triaged |
Changed in linux (Ubuntu): | |
assignee: | Skipper Bug Screeners (skipper-screen-team) → Canonical Kernel Team (canonical-kernel-team) |
importance: | Undecided → High |
Changed in linux (Ubuntu Bionic): | |
importance: | Undecided → Critical |
importance: | Critical → High |
Changed in linux (Ubuntu Disco): | |
importance: | Undecided → High |
Changed in linux (Ubuntu Bionic): | |
assignee: | nobody → Canonical Kernel Team (canonical-kernel-team) |
Changed in linux (Ubuntu Disco): | |
assignee: | nobody → Canonical Kernel Team (canonical-kernel-team) |
summary: |
- [19.10 FEAT] Enhanced Hardware Support - Finalize Naming + Enhanced Hardware Support - Finalize Naming |
information type: | Private → Public |
Changed in ubuntu-z-systems: | |
status: | Triaged → In Progress |
description: | updated |
Changed in linux (Ubuntu): | |
status: | In Progress → Fix Committed |
Changed in linux (Ubuntu Disco): | |
status: | In Progress → Fix Committed |
Changed in linux (Ubuntu Bionic): | |
status: | In Progress → Fix Committed |
description: | updated |
Changed in qemu (Ubuntu Disco): | |
status: | Triaged → In Progress |
Changed in qemu (Ubuntu Bionic): | |
status: | Triaged → In Progress |
Changed in ubuntu-z-systems: | |
status: | In Progress → Fix Committed |
Changed in ubuntu-z-systems: | |
status: | Fix Committed → Fix Released |
Marking as "Incomplete" while awaiting the final naming.