[21.10 FEAT] CPU Model for new IBM Z Hardware - qemu part
Bug #1932175 reported by
bugproxy
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu on IBM z Systems |
Fix Released
|
High
|
Skipper Bug Screeners | ||
qemu (Ubuntu) |
Fix Released
|
Undecided
|
Canonical Server |
Bug Description
Define and implement a CPU model for the zNexts GA1 machines.
The CPU model must contain all new zNext architectural features and enable them for KVM guests.
Business Value: Enable Linux guests to exploit zNexts GA1 specific architecture features, e.g. new AI instructions.
This feature will be contribute to qemu.
Backports will be provided once available.
Related branches
~paelzer/ubuntu/+source/qemu:merge-6.0-2exp-impish
Merged
into
ubuntu/+source/qemu:debian/experimental
at
revision 5abe35755e418d2d9afe6f28ed51872e47a874a9
- Christian Ehrhardt (community): Approve
- Canonical Server: Pending requested
-
Diff: 6906 lines (+6195/-31)19 files modifieddebian/changelog (+4528/-4)
debian/control (+87/-19)
debian/control-in (+56/-6)
debian/optionrom.mak (+1/-1)
debian/patches/series (+8/-0)
debian/patches/ubuntu/avoid-fcf-clashing-with-i486.patch (+23/-0)
debian/patches/ubuntu/define-ubuntu-machine-types.patch (+823/-0)
debian/patches/ubuntu/enable-svm-by-default.patch (+34/-0)
debian/patches/ubuntu/lp-1929926-target-s390x-Fix-translation-exception-on-illegal-in.patch (+101/-0)
debian/patches/ubuntu/lp-1932175-s390x-cpumodel-add-3931-and-3932.patch (+119/-0)
debian/patches/ubuntu/pre-bionic-256k-ipxe-efi-roms.patch (+62/-0)
debian/qemu-block-extra.postinst (+59/-0)
debian/qemu-kvm-init (+89/-0)
debian/qemu-system-common.install (+1/-0)
debian/qemu-system-common.qemu-kvm.default (+8/-0)
debian/qemu-system-common.qemu-kvm.service (+16/-0)
debian/qemu-system-x86.NEWS (+80/-0)
debian/qemu-system-x86.README.Debian (+47/-0)
debian/rules (+53/-1)
~paelzer/ubuntu/+source/qemu:merge-6.0-2exp-impish
Superseded
for merging
into
ubuntu/+source/qemu:ubuntu/devel
- Canonical Server: Pending requested
- Canonical Server Core Reviewers: Pending requested
-
Diff: 760 lines (+581/-5) (has conflicts)14 files modifieddebian/changelog (+109/-0)
debian/control (+11/-0)
debian/control-in (+13/-0)
debian/optionrom.mak (+1/-1)
debian/patches/pvrdma-ensure-correct-input-on-ring-init-CVE-2021-3607.patch (+40/-0)
debian/patches/pvrdma-fix-possible-mremap-overflow-in-pvrdma-device-CVE-2021-3582.patch (+43/-0)
debian/patches/pvrdma-fix-the-ring-init-error-flow-CVE-2021-3608.patch (+40/-0)
debian/patches/series (+14/-0)
debian/patches/target-ppc-fix-load-endianness-for-lxvwsx-lxvdsx.patch (+45/-0)
debian/patches/ubuntu/avoid-fcf-clashing-with-i486.patch (+23/-0)
debian/patches/ubuntu/lp-1932175-s390x-cpumodel-add-3931-and-3932.patch (+119/-0)
debian/patches/usb-limit-combined-packets-to-1-MiB-CVE-2021-3527.patch (+37/-0)
debian/patches/usb-redir-avoid-dynamic-stack-allocation-CVE-2021-3527.patch (+54/-0)
debian/rules (+32/-4)
CVE References
tags: | added: architecture-s39064 bugnameltc-193307 severity-high targetmilestone-inin2110 |
Changed in ubuntu: | |
assignee: | nobody → Skipper Bug Screeners (skipper-screen-team) |
affects: | ubuntu → qemu (Ubuntu) |
tags: | added: qemu-22.04 |
Changed in ubuntu-z-systems: | |
assignee: | nobody → Skipper Bug Screeners (skipper-screen-team) |
Changed in qemu (Ubuntu): | |
assignee: | Skipper Bug Screeners (skipper-screen-team) → Canonical Server Team (canonical-server) |
Changed in ubuntu-z-systems: | |
importance: | Undecided → High |
Changed in qemu (Ubuntu): | |
status: | New → Incomplete |
Changed in ubuntu-z-systems: | |
status: | New → Incomplete |
tags: |
added: qemu-21.10 removed: qemu-22.04 |
Changed in qemu (Ubuntu): | |
status: | Incomplete → New |
Changed in ubuntu-z-systems: | |
status: | Incomplete → Triaged |
information type: | Private → Public |
Changed in ubuntu-z-systems: | |
status: | Triaged → In Progress |
Changed in ubuntu-z-systems: | |
status: | In Progress → Fix Committed |
Changed in ubuntu-z-systems: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
------- Comment From <email address hidden> 2021-08-13 04:07 EDT-------
The following commit is needed
fb4a081216 s390x/cpumodel: add 3931 and 3932