Skip to content

Simplify live memory resize for KVM #5753

Description

@paczerny

Description
The live memory resize was implemented in #1660 , using virsh attach-device described here. But this implementation has a lot of limitations, especially for removing the memory.
To remove the limitation, use virsh setmem as described here

Use case
Easier live memory resizing for kvm

Interface Changes
None.

Additional Context
New implementation doesn't need the MEMORY_SLOTS attribute

I haven't find which QEMU version is needed for this implementation

Progress Status

  • Branch created
  • Code committed to development branch
  • Sunstone Testing - QA
  • Documentation
  • Release notes - resolved issues, compatibility, known issues
  • Code committed to upstream release/hotfix branches
  • Documentation committed to upstream release/hotfix branches

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions