[23.10 FEAT] KVM: Improve memory reclaiming for z15 Secure Execution guests - qemu part
Bug #2006740 reported by
bugproxy
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu on IBM z Systems |
Fix Released
|
High
|
Skipper Bug Screeners | ||
qemu (Ubuntu) |
Fix Released
|
High
|
Sergio Durigan Junior |
Bug Description
Feature Description:
Currently, Secure Execution guest memory needs to be exported or destroyed, when a secure guest is rebooted or shut down. On the z15 this currently happens in a serialized manner, which takes long and also causes the host system to become irresponsive for extended periods, if very large guests are terminated. Changes to the KVM memory management will be required to improve the scalability.
tags: | added: architecture-s39064 bugnameltc-201597 severity-high targetmilestone-inin2310 |
Changed in ubuntu: | |
assignee: | nobody → Skipper Bug Screeners (skipper-screen-team) |
affects: | ubuntu → linux (Ubuntu) |
affects: | linux (Ubuntu) → qemu (Ubuntu) |
Changed in ubuntu-z-systems: | |
assignee: | nobody → Skipper Bug Screeners (skipper-screen-team) |
Changed in qemu (Ubuntu): | |
importance: | Undecided → High |
Changed in ubuntu-z-systems: | |
importance: | Undecided → High |
tags: | added: qemu-23.10 |
Changed in qemu (Ubuntu): | |
status: | New → Incomplete |
Changed in ubuntu-z-systems: | |
status: | New → Incomplete |
Changed in ubuntu-z-systems: | |
status: | Incomplete → Triaged |
Changed in qemu (Ubuntu): | |
status: | Incomplete → Triaged |
assignee: | Skipper Bug Screeners (skipper-screen-team) → nobody |
tags: | added: server-todo |
information type: | Private → Public |
Changed in qemu (Ubuntu): | |
assignee: | nobody → Sergio Durigan Junior (sergiodj) |
Changed in ubuntu-z-systems: | |
status: | Triaged → In Progress |
To post a comment you must log in.
------- Comment From <email address hidden> 2023-02-09 10:42 EDT-------
Please note: In addition to this qemu part, there is also a kernel and a libvirt part required to implement the feature "KVM: Improve memory reclaiming for z15 Secure Execution guests".
The two other parts (kernel and libvirt) are handled in the following bugs / LP entries:
Bug 193343 - LP1933180 : [23.04 FEAT] [VS2106] KVM: Improve memory reclaiming for z15 Secure Execution guests - kernel part
Bug 201598 - LP2006743 : [23.10 FEAT] [VS2106] KVM: Improve memory reclaiming for z15 Secure Execution guests - libvirt part